aboutsummaryrefslogtreecommitdiffstats

About

This does ampliphase modulation using the Red and Green DACs of FL2K VGA dongles.

Install

  1. Install Rust using https://rustup.rs
  2. Install clang (Debian: apt install llvm-dev libclang-dev clang, others see https://rust-lang.github.io/rust-bindgen/requirements.html)
  3. Install libusb 1.0 (include -dev package)
  4. Run cargo build --release