wbarnha / gr-gmuground

GNU Radio blocks for GMU's ECE/VSE Satellite Communications Ground Station
GNU General Public License v3.0
5 stars 2 forks source link

Update USB/FM/USB Wide Block #24

Closed wbarnha closed 4 years ago

wbarnha commented 4 years ago

The original configuration of the block was to receive and send information over a UDP connection. Now that we don't need it, we can create a new block from it that directly handles IQ data.

wbarnha commented 4 years ago

Never mind, was already implemented.