ubitx-v5x/Raduino
2021-02-10 00:10:24 -06:00
..
cat_libs.ino Reorganized. 2021-01-20 20:50:27 -06:00
cw_autokey.ino Reorganized. 2021-01-20 20:50:27 -06:00
Raduino.ino Raduino changes are getting to TeensyDSP over I2C. TeensyDSP successfully receiving some CAT. 2021-02-09 22:58:07 -06:00
RigState.h 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
softserial_tiny.cpp Reorganized. 2021-01-20 20:50:27 -06:00
ubitx_eemap.h Reorganized. 2021-01-20 20:50:27 -06:00
ubitx_factory_alignment.ino Reorganized. 2021-01-20 20:50:27 -06:00
ubitx_keyer.ino 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
ubitx_lcd_1602.ino Reorganized. 2021-01-20 20:50:27 -06:00
ubitx_lcd_1602Dual.ino Reorganized. 2021-01-20 20:50:27 -06:00
ubitx_lcd_2004.ino Reorganized. 2021-01-20 20:50:27 -06:00
ubitx_lcd_nextion.ino Got basic 3-way comm (CAT-Teensy-Raduino) working. CAT commands are received via Serial by the Teensy. Data is passed on to the Raduino via I2C. Had to add an intermediate step in the protocol in order for the Raduino to request a byte as a flag for whether or not any changed data was coming, and then if so, request the changed data. There are certainly some optimizations that could be made on this number. Currently, the Raduino code is very clunky. In addition, the Rig and RigState classes have deteriorated somewhat. 2021-02-10 00:10:24 -06:00
ubitx_lcd.h Reorganized. 2021-01-20 20:50:27 -06:00
ubitx_menu.ino Reorganized. 2021-01-20 20:50:27 -06:00
ubitx_si5351.ino Reorganized. 2021-01-20 20:50:27 -06:00
ubitx_ui.ino Got basic 3-way comm (CAT-Teensy-Raduino) working. CAT commands are received via Serial by the Teensy. Data is passed on to the Raduino via I2C. Had to add an intermediate step in the protocol in order for the Raduino to request a byte as a flag for whether or not any changed data was coming, and then if so, request the changed data. There are certainly some optimizations that could be made on this number. Currently, the Raduino code is very clunky. In addition, the Rig and RigState classes have deteriorated somewhat. 2021-02-10 00:10:24 -06:00
ubitx_wspr.ino Reorganized. 2021-01-20 20:50:27 -06:00
ubitx.h Raduino changes are getting to TeensyDSP over I2C. TeensyDSP successfully receiving some CAT. 2021-02-09 22:58:07 -06:00