Commit Graph

17 Commits

Author SHA1 Message Date
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
702f370d1b Heavily modified the TS590 class. 2021-02-07 17:12:08 -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
deb0aca5fe removed some leftover instrumentation 2021-02-02 08:57:37 -06:00
Rob French
04d5f3ba12 Sensors are now functioning more-or-less correctly. Calibration isn't quite right, but the basics are correct. 2021-02-02 08:54:27 -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
Rob French
87b6e3fbde compiles successfully 2021-01-26 22:49:07 -06:00
Rob French
48cb6cf304 Additional missing files. 2021-01-26 22:22:23 -06:00
Rob French
c59d53fb9e Lots of updates prior to first compile. 2021-01-26 22:22:02 -06:00
Rob French
16b350cb0f More reorg changes in the DSP code. Working towards creating a separate ADC 'process' that will continually update the applicable variables, and then they'll be reported upon request via I2C or Serial as applicable. 2021-01-21 22:00:35 -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
04b70450ae Reorganized. 2021-01-20 20:50:27 -06:00