38b696d9c2Merge branch 'kc4upr'.
Rob French
2020-06-14 23:04:45 -0500
cdf3871385Updated to be compatible with some iopcomm changes.
Rob French
2020-06-14 22:54:40 -0500
5e675107c1Changes to work with updated modes and such from iopcomm.h
Rob French
2020-06-14 00:12:29 -0500
1a1e92a709Working! Implemented a more reasonable serial reader.
Rob French
2020-06-07 15:26:37 -0500
f588a89ee7Working on the buffer issues. It looks like the issue is a failure (on the Raduino side) to check for availability of character in the Serial port, before reading the serial port. Note, need to see if this is a weakness on the Teensy (IOP) side as well.
Rob French
2020-06-07 13:27:24 -0500
20e1eda140Removed a bunch of files that I am not maintaining to be compatible with my Raduino/IOP mods.
Rob French
2020-06-07 08:56:06 -0500
10926b54ecFurther functioning, but with bugs. Top line is working, but clear there is messed up interplay between between how IOP updates its menu and sends it to the Raduino, and how the Raduino updates its display. Needs to be worked on.
Rob French
2020-06-06 22:25:11 -0500
bbf883d3c5Added support for a 16-char display to be received from the IOP, with a selectable timeout.
Rob French
2020-06-06 00:07:50 -0500
5a6c8308d3Quick update to support a mode request message from the IOP. Compiles, runs; not comprehensively tested.
Rob French
2020-05-26 10:48:35 -0500
cc78a9f9a1Updates to be compatible with the refactored IOP code. Compiles, but untested.
Rob French
2020-05-25 23:09:37 -0500
2f8fe7fb4cGot the 5 second "DSP status menu" working. Got comms between the IOP and the Raduino working again. Now implements a wrapper around all IOP<=>Raduino comms (IOP prefix, CAT prefix...)
Rob French
2020-05-18 08:15:28 -0500
681e01d019Updates to be compatible with iopcomm.h/iopcomm.cpp, and with the new two-tone test mode.
working-001
Rob French
2020-05-16 23:51:46 -0500
c8b2110052Successful communication between Raduino and IOP. Digi modes working. Have a high-pitched whine in RX audio, however (IOP problem, not Raduino).
Rob French
2020-05-08 00:16:59 -0500
7ba147b06dAdded ability to send a command to the IOP, specifically a mode change command (to SSB, DIGI, or CW; although DIGI is currently not actually possible).
Rob French
2020-05-03 23:30:44 -0500
1aa9ce1bd6In theory, the code has now been modified to allow CW transmission when used with the IOP. However, at the moment, there is no way to put the IOP into CW mode.
Rob French
2020-05-03 23:04:02 -0500
44c6c86838Updated CAT to support interoperability with uBITX I/O Processor (IOP).
Rob French
2020-05-03 22:00:02 -0500
913f1d0781Misc small changes.
Rob French
2020-04-28 21:56:47 -0500
494bfa409eMade some changes to disable the keyer so it doesn't go into transmit mode when I start up. Doesn't seem to compile, however...
Rob French
2020-04-28 21:45:35 -0500