MichiganExplorationLab / Mercury2-HWM

The Hardware Manager (HWM) component of the Mercury2 ground station management suite.
2 stars 1 forks source link

Create USRP Driver #5

Open jimblanc opened 10 years ago

jimblanc commented 10 years ago

We need to create a HWM driver that can interact with the USRP B100 via Srinagesh's custom GNU Radio script. The driver must allow the radio to be configured, relay the radio data socket, and use a 'tracker' pipeline service to provide doppler updates to the radio. In addition, the driver will need to provide waterfall and FFT information via the device's standard telemetry stream.

jimblanc commented 10 years ago

This has been completed and a full suite of unit tests has been written. However, the driver still needs to be tested in a deployment environment which I plan on setting up within the next few days.