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
|
aeeec69daf
|
Raduino changes are getting to TeensyDSP over I2C. TeensyDSP successfully receiving some CAT.
|
2021-02-09 22:58:07 -06:00 |
|
Rob French
|
b9be616361
|
More scary updates. Implemented some basic CAT control via USB serial, for the TeensyDSP. More fully fleshed out a RigState and Rig types. Compiles. Still MAY need to update the Raduino to match the TeensyDSP (it may actually be okay, because right now only the RIGINF command is being sent.
|
2021-02-06 23:45:19 -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
|
091f414409
|
Update to include basic audio functionality. Compiles. Need to add more debug checking.
|
2021-01-30 00:02:57 -06:00 |
|
Rob French
|
c59d53fb9e
|
Lots of updates prior to first compile.
|
2021-01-26 22:22:02 -06:00 |
|
Rob French
|
bb31ccfbe4
|
Additional modifications to retarget the code for Teensy with the Audio Adapter.
|
2021-01-21 11:37:27 -06:00 |
|
Rob French
|
c1c4dd3f19
|
Some code realignment, including changing from millis to elapsedMillis.
|
2021-01-21 09:44:06 -06:00 |
|
Rob French
|
c93e191dfd
|
More reorg.
|
2021-01-20 23:26:38 -06:00 |
|