This website requires JavaScript.
Explore
Help
Sign In
scrape
/
ubitx-v5x
Watch
1
Star
0
Fork
0
You've already forked ubitx-v5x
Code
Issues
10
Pull Requests
Projects
Releases
Wiki
Activity
Files
c3cc9a7cf70434b4e515f7e97c0aae6f241d04e9
ubitx-v5x
/
TeensyDSP
History
Rob French
c3cc9a7cf7
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
..
Debug.h
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
DSP.cpp
Raduino changes are getting to TeensyDSP over I2C. TeensyDSP successfully receiving some CAT.
2021-02-09 22:58:07 -06:00
DSP.h
Raduino changes are getting to TeensyDSP over I2C. TeensyDSP successfully receiving some CAT.
2021-02-09 22:58:07 -06:00
HamFuncs.h
compiles successfully
2021-01-26 22:49:07 -06:00
Nextion.cpp
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
Nextion.h
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
Rig.cpp
Heavily modified the TS590 class.
2021-02-07 17:12:08 -06:00
Rig.h
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
RigState.h
Raduino changes are getting to TeensyDSP over I2C. TeensyDSP successfully receiving some CAT.
2021-02-09 22:58:07 -06:00
Sensors.cpp
compiles successfully
2021-01-26 22:49:07 -06:00
Sensors.h
removed some leftover instrumentation
2021-02-02 08:57:37 -06:00
TeensyDSP.h
Raduino changes are getting to TeensyDSP over I2C. TeensyDSP successfully receiving some CAT.
2021-02-09 22:58:07 -06:00
TeensyDSP.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
TR.cpp
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
TR.h
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
TS590.cpp
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
TS590.h
Raduino changes are getting to TeensyDSP over I2C. TeensyDSP successfully receiving some CAT.
2021-02-09 22:58:07 -06:00