9a57ca6ed7Updated README.md
master
Rob French
2020-10-27 14:33:17 -05:00
38b696d9c2Merge branch 'kc4upr'.
Rob French
2020-06-14 23:04:45 -05:00
cdf3871385Updated to be compatible with some iopcomm changes.
Rob French
2020-06-14 22:54:40 -05:00
5e675107c1Changes to work with updated modes and such from iopcomm.h
Rob French
2020-06-14 00:12:29 -05:00
1a1e92a709Working! Implemented a more reasonable serial reader.
Rob French
2020-06-07 15:26:37 -05:00
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 -05:00
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 -05:00
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 -05:00
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 -05:00
5a6c8308d3Quick update to support a mode request message from the IOP. Compiles, runs; not comprehensively tested.
Rob French
2020-05-26 10:48:35 -05:00
cc78a9f9a1Updates to be compatible with the refactored IOP code. Compiles, but untested.
Rob French
2020-05-25 23:09:37 -05:00
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 -05:00
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 -05:00
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 -05:00
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 -05:00
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 -05:00
44c6c86838Updated CAT to support interoperability with uBITX I/O Processor (IOP).
Rob French
2020-05-03 22:00:02 -05:00
913f1d0781Misc small changes.
Rob French
2020-04-28 21:56:47 -05:00
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 -05:00