Commit Graph

8 Commits

Author SHA1 Message Date
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 e5de516633 Significant revamp of RigState to only send changes. Not done yet. 2021-02-14 00:35:38 -06:00
Rob French d2213e34ff Raduino: Disabled CAT in the Raduino main loop. Fixed some split freq setting via I2C. TeensyDSP: Added a Keyer. Works ok, but I have to disable ADC during transmit (or all of CW?) in order to keep the timing good... need to use interrupts and/or continuous ADC at some point. Added the MD CAT command, and fixed other CAT commands. Split seems to work, but don't do split when using the keyer! Halted the Raduino. 2021-02-11 23:55:41 -06:00
Rob French 814fe6c733 Did add some code for updating the RigState architecture. Not ready to swap it out yet, however. 2021-02-11 22:00:24 -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 4186fdcdd4 Scary commit. I've taken baby steps toward passing rig status between the Raduino and the TeensyDSP using I2C. Compiles, but has not been tested. Need to create a branch. 2021-02-05 22:59:31 -06:00
Rob French 88143f57a2 Updated Raduino code with some old code from the ubitx-v5d repository, in order to suppress the key line (prevent inadvertant transmitting when I first start working this). 2021-01-20 23:54:28 -06:00
Rob French c93e191dfd More reorg. 2021-01-20 23:26:38 -06:00