Commit Graph

28 Commits

Author SHA1 Message Date
Rob French cdf3871385 Updated to be compatible with some iopcomm changes. 2020-06-14 22:54:40 -05:00
Rob French 5e675107c1 Changes to work with updated modes and such from iopcomm.h 2020-06-14 00:12:29 -05:00
Rob French 1a1e92a709 Working! Implemented a more reasonable serial reader. 2020-06-07 15:26:37 -05:00
Rob French f588a89ee7 Working 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.
2020-06-07 13:27:24 -05:00
Rob French 20e1eda140 Removed a bunch of files that I am not maintaining to be compatible with
my Raduino/IOP mods.

Increaesd the update rate for the display (hopefully).
2020-06-07 08:56:06 -05:00
Rob French 10926b54ec Further 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.

Issues:
- After deselecting the I/O menu (i.e. should go back to normal Raduino
top line), it never does.  But the I/O menu is frozen.  So clearly the
top line never gets updated again by the Raduino.  Need to understand
the logic it uses to actually refresh the display.
- Random garbage (black boxes) on the top line--intermittently.
2020-06-06 22:25:11 -05:00
Rob French bbf883d3c5 Added support for a 16-char display to be received from the IOP, with a
selectable timeout.

Verified the basics of it working.

Subsequently updated with better timeout code.  This compiles, but has
not been tested.
2020-06-06 00:07:50 -05:00
Rob French 5a6c8308d3 Quick update to support a mode request message from the IOP. Compiles,
runs; not comprehensively tested.
2020-05-26 10:48:35 -05:00
Rob French cc78a9f9a1 Updates to be compatible with the refactored IOP code. Compiles, but
untested.
2020-05-25 23:09:37 -05:00
Rob French 2f8fe7fb4c Got 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...)
2020-05-18 08:15:28 -05:00
Rob French 681e01d019 Updates to be compatible with iopcomm.h/iopcomm.cpp, and with the new
two-tone test mode.
2020-05-16 23:51:46 -05:00
Rob French c8b2110052 Successful communication between Raduino and IOP. Digi modes working.
Have a high-pitched whine in RX audio, however (IOP problem, not
Raduino).
2020-05-08 00:16:59 -05:00
Rob French 7ba147b06d Added 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).
2020-05-03 23:30:44 -05:00
Rob French 44c6c86838 Updated CAT to support interoperability with uBITX I/O Processor (IOP). 2020-05-03 22:00:02 -05:00
phdlee b984f62dfd Add I2C Scan, Change DSP Meter I2C 2018-07-17 20:13:06 +09:00
phdlee 12984486a6 Modfied SMeter and CAT 2018-05-03 16:20:09 +09:00
phdlee 6add092391 Extended key (select key type) 2018-04-24 17:26:34 +09:00
phdlee 689cfda09e Add Support SDR Receiver and improve ATT 2018-04-07 21:32:01 +09:00
phdlee 1e9576ddc2 fixed cat with cw key (IA, IB) 2018-02-09 01:11:48 +09:00
phdlee 3b4aaa664c version0.35 2018-02-06 16:13:05 +09:00
phdlee 0d9ec08bd7 Added CWL, CWU Mode, need test 2018-01-30 13:20:52 +09:00
phdlee 98c26730c6 display test and split TX/RX added 2018-01-30 12:13:52 +09:00
phdlee 282c196f63 fixed cw adc range bug 2018-01-29 18:38:48 +09:00
phdlee db543c43e1 Add Comment 2018-01-26 18:23:52 +09:00
phdlee 2fa8247501 v0.29 prepare 2018-01-20 22:05:04 +09:00
phdlee 587d4854c3 change delaytimes via cat 2018-01-17 14:05:20 +09:00
phdlee f9050ebb11 for 0.26version commit1 2018-01-12 09:54:38 +09:00
phdlee f563e74a4e beta 0.25 commit 2018-01-10 11:34:15 +09:00