Commit Graph

13 Commits

Author SHA1 Message Date
Rob French
e6009989db Reorganizing DSP and TR. Thoroughly broken ATM, just committing for backup. 2021-03-30 12:31:44 -05:00
Rob French
c8aecdfb0d Further updates to DSP, and significant changes to TS590. Implementing templated CAT commands using the delegate template from the ETL. Compiles, but not tested. 2021-03-16 23:11:17 -05:00
Rob French
f724142fca Updated DSP. Compiles, no warnings/errors. Going to do some work on CAT. 2021-03-16 18:37:14 -05:00
Rob French
869e47d430 Significant updates to DSP. Compiles. Likely doesn't work at the moment. Next step should be to get it running again on the rig, NOT to try any more fancy updates to CAT etc. 2021-03-14 23:18:24 -05:00
Rob French
20b475dace Updates to the DSP. One issue that needs to be resolved: in order to use the VOX the way it is currently setup, muting of the overall TX chain needs to be at the END, not the beginning; whatever is setup as the default TX audio source, needs to be unmuted even during RX. 2021-03-04 23:12:41 -06:00
Rob French
962a3ce80f Revert "Updated with some of the changes I made on travel. Will probably break everything..."
This reverts commit 86ae1ddb2f.
2021-03-04 07:16:14 -06:00
Rob French
86ae1ddb2f Updated with some of the changes I made on travel. Will probably break everything... 2021-03-03 10:44:25 -06:00
Rob French
119902b1e0 Significant updates. Compiles and works, though not test significantly nor assumed to be particularly robust. I2C comms between Raduino and TeensyDSP. Some amount of functioning CAT. Haven't tried with any applications e.g. WSJT-X. 2021-02-19 01:39:25 -06:00
Rob French
5b395cd922 Added multiple new audio (DSP) functions. Minor updates to the rig. Added additional CAT command (filter hi- and lo-cut frequencies, SH/SL). 2021-02-12 22:19:14 -06:00
Rob French
aeeec69daf Raduino changes are getting to TeensyDSP over I2C. TeensyDSP successfully receiving some CAT. 2021-02-09 22:58:07 -06:00
Rob French
ba744f5b7a Miscellaneous fixes on the integration branch. Next up on hardware: swap the FWD and REV PWR lines (or switch them in software, duh...). Then in software--verify that S-Meter, FWD/REV PWR, and VSWR signals are working correctly. 2021-01-31 22:46:43 -06:00
Rob French
da58606409 Added some more debug code. Compiles. 2021-01-30 07:49:19 -06:00
Rob French
091f414409 Update to include basic audio functionality. Compiles. Need to add more debug checking. 2021-01-30 00:02:57 -06:00