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
236
Commits
6
Branches
19
Tags
d2213e34ff95f05778895e0525a4f4acf789e3a4
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
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