This is a modification of HF Signals' uBITX V5 amateur radio transceiver. It incorporates an "I/O Processor" (IOP), consisting of a Teensy 3.2 and associated Audio Shield, to provide additional computing power, I/O, and Digital Signal Processing.
Go to file
Rob French 7aa2cbc1c4 Added some basic FIR filter code (2.8 khz SSB filter).
Biggest thing, discovered that I needed to increase AudioMemory to 16 to
fix some "motorboating" that seemed to startup anytime I transmitted
through USB.
2020-05-19 21:39:35 -05:00
iopcomm Fixed comms between the Raduino and the IOP. Implemented the wrapper 2020-05-18 08:16:54 -05:00
ubitx_iop Added some basic FIR filter code (2.8 khz SSB filter). 2020-05-19 21:39:35 -05:00