jakapoor / AMRUPT

Animal Movement Research Using Phase-based Trilateration (AMRUPT)
GNU General Public License v3.0
4 stars 7 forks source link

Transceiver/Receiver to Raspberry Pi communication #8

Closed jakapoor closed 6 years ago

jakapoor commented 6 years ago
  1. Identify existing code (e.g. Beagle Bone example) or create new code create communication protocol between Transceiver/Receiver and Raspberry Pi for downloading I and Q data.

  2. Establish minimum baud rate for achieving minimum target AOA resolution.

jakapoor commented 6 years ago

GNU Radio provides an efficient means of pulling data from the RTL-SDR onto the Raspberry Pi, so a separate protocol for the receiver-to-DSP connection is no longer needed.