Skip to main content

References

These are the upstream projects and docs used as reference material while designing openipc-rs.

OpenIPC

Receiver And Ground Station References

  • devourer: Realtek 11ac userspace driver used as the primary hardware behavior reference.
  • aviateur: cross-platform OpenIPC FPV ground station used as the application and adaptive-link reference.
  • openipc-zig: browser/WebUSB and Zig/WASM experiment used as the browser feasibility reference.
  • PixelPilot: Android ground-station app used as a packaging and playback reference.
  • adaptive-link: standalone adaptive-link transmitter/receiver tools used to cross-check feedback format and behavior.

Rust And Browser Dependencies