Commit Graph

13 Commits

Author SHA1 Message Date
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