Commit Graph

  • 9a57ca6ed7 Updated README.md master Rob French 2020-10-27 14:33:17 -0500
  • 38b696d9c2 Merge branch 'kc4upr'. Rob French 2020-06-14 23:04:45 -0500
  • cdf3871385 Updated to be compatible with some iopcomm changes. Rob French 2020-06-14 22:54:40 -0500
  • 5e675107c1 Changes to work with updated modes and such from iopcomm.h Rob French 2020-06-14 00:12:29 -0500
  • 1a1e92a709 Working! Implemented a more reasonable serial reader. Rob French 2020-06-07 15:26:37 -0500
  • 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. Rob French 2020-06-07 13:27:24 -0500
  • 20e1eda140 Removed 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
  • 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. Rob French 2020-06-06 22:25:11 -0500
  • bbf883d3c5 Added 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
  • 5a6c8308d3 Quick update to support a mode request message from the IOP. Compiles, runs; not comprehensively tested. Rob French 2020-05-26 10:48:35 -0500
  • cc78a9f9a1 Updates to be compatible with the refactored IOP code. Compiles, but untested. Rob French 2020-05-25 23:09:37 -0500
  • 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...) Rob French 2020-05-18 08:15:28 -0500
  • 681e01d019 Updates 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
  • c8b2110052 Successful 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
  • 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). Rob French 2020-05-03 23:30:44 -0500
  • 1aa9ce1bd6 In 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
  • 44c6c86838 Updated CAT to support interoperability with uBITX I/O Processor (IOP). Rob French 2020-05-03 22:00:02 -0500
  • 913f1d0781 Misc small changes. Rob French 2020-04-28 21:56:47 -0500
  • 494bfa409e Made 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
  • 262ef3947a
    Merge pull request #46 from phdlee/version1.20 phdlee 2019-04-06 16:38:44 +0900
  • a4d9f6e6c5 changed version number for nextion lcd protocol phdlee 2019-04-06 16:35:46 +0900
  • 395dd42459
    Update README.md phdlee 2019-04-02 23:20:04 +0900
  • f25bf57556
    Update README.md phdlee 2019-04-02 23:18:54 +0900
  • 171f889f4a
    Merge pull request #45 from phdlee/version1.20 phdlee 2019-04-02 23:16:03 +0900
  • 05de66a038 uBITX V5 suppoort and SDR Frequency Change phdlee 2019-04-02 23:09:18 +0900
  • 2c075d5236 for uBITX v5 phdlee 2019-02-15 19:32:07 +0900
  • 37fcc5975a
    Merge pull request #44 from phdlee/version1.11 phdlee 2018-09-22 19:14:22 +0900
  • 450f57ae0f Added Custom LPF Control phdlee 2018-09-22 18:56:23 +0900
  • c34e798313
    Update README.md phdlee 2018-09-11 18:09:22 +0900
  • df2c493700
    Merge pull request #43 from phdlee/version1.1 phdlee 2018-09-07 23:39:25 +0900
  • 9ff8365c3f Add Custom LPF Filter and Changed Version Number phdlee 2018-09-07 23:37:23 +0900
  • 948267bb39
    Merge pull request #40 from phdlee/version1.098 phdlee 2018-08-10 16:08:13 +0900
  • e79dbdbbe7 for Release Version 1.097 phdlee 2018-08-06 13:59:55 +0900
  • 7c1ee29500 Before Release V1.096 phdlee 2018-07-28 18:53:28 +0900
  • 4ee3631db0 Change menu type (selectable functions) phdlee 2018-07-17 21:10:45 +0900
  • c27bbf1b6b Apply DSP meter to all lcd types phdlee 2018-07-17 20:41:17 +0900
  • b984f62dfd Add I2C Scan, Change DSP Meter I2C phdlee 2018-07-17 20:13:06 +0900
  • 41548163cf Support I2C S-Meter phdlee 2018-07-17 11:21:24 +0900
  • 1ce889eef0 Release v1.095 Beta phdlee 2018-07-05 19:18:22 +0900
  • dd43ba4c33 Modified about Loopback protocol phdlee 2018-06-28 23:29:06 +0900
  • fe44c703c5 define eeprom map for external device and send eeprom data to nextion lcd phdlee 2018-06-19 11:17:58 +0900
  • 22bb9ee112 Release 1.093Beta phdlee 2018-06-17 01:19:37 +0900
  • c73fffb25b Modified Spectrum Protocol phdlee 2018-06-16 23:03:47 +0900
  • 82177199c4 Increase Buffer for SW Serial and Modified Protocol for EEProm phdlee 2018-06-16 21:45:55 +0900
  • 0e13dd0267 modified Checksum logic for Nextion LCD phdlee 2018-06-15 21:43:56 +0900
  • c602fdde7c Add EEProm Read by Nextion LCD Reversed order phdlee 2018-06-15 20:48:51 +0900
  • edadce7d89 add protocol about eeprom phdlee 2018-06-15 10:34:52 +0900
  • 9da71429cb added protocol phdlee 2018-06-13 23:15:58 +0900
  • 3050374504 Second Deploy for Nextion LCD phdlee 2018-06-12 00:30:50 +0900
  • 152b63a9ed Added SW Trigger, Spectrum Protocol, Get ADC Protocol phdlee 2018-06-11 22:06:42 +0900
  • 72ccd3b0e4 modified protocol for nextion lcd phdlee 2018-06-09 18:26:11 +0900
  • e81413fa02 Support Nextion LCD phdlee 2018-06-09 17:13:26 +0900
  • c6b020fa70
    Update README.md phdlee 2018-05-23 18:32:55 +0900
  • 2e8c97f19b
    Update README.md phdlee 2018-05-23 18:32:01 +0900
  • 337320b433
    Merge pull request #37 from phdlee/version1.080 phdlee 2018-05-23 16:00:25 +0900
  • 7c8088f753 add comment phdlee 2018-05-23 15:58:50 +0900
  • b172527d00
    Merge pull request #36 from phdlee/version1.080 phdlee 2018-05-23 15:46:01 +0900
  • 67cdd14945 modified comments phdlee 2018-05-23 15:28:00 +0900
  • b375b7e9e4 modified some comments phdlee 2018-05-23 15:20:10 +0900
  • 27092d23e0
    Merge pull request #35 from phdlee/version1.080 phdlee 2018-05-23 15:09:43 +0900
  • 8a6e01e289 improve external switch check routine phdlee 2018-05-23 15:07:37 +0900
  • 83dc1de18e fixed mode change phdlee 2018-05-22 11:37:10 +0900
  • 2de1c873a1
    Merge pull request #34 from phdlee/version1.075 phdlee 2018-05-09 16:55:47 +0900
  • 4d97ac2283
    Merge pull request #33 from phdlee/version1.074 phdlee 2018-05-09 16:54:51 +0900
  • 65d21aba77 Fixed Band Select Bug phdlee 2018-05-09 16:53:49 +0900
  • 6a2369bc27 Fixed Band Select Bug phdlee 2018-05-09 16:53:40 +0900
  • 76d5c362d0 complete test for Factory Recovery phdlee 2018-05-07 14:08:22 +0900
  • 70fc6aeba8 Add Factory Recovery function phdlee 2018-05-07 13:56:46 +0900
  • 75d952718b
    Merge pull request #32 from phdlee/version1.073 phdlee 2018-05-06 22:34:15 +0900
  • 1d28f3e7e9 update versioninfo.txt phdlee 2018-05-03 21:23:10 +0900
  • 51f690ef85 change frequency display in WSPR Menu phdlee 2018-05-03 17:57:06 +0900
  • 12984486a6 Modfied SMeter and CAT phdlee 2018-05-03 16:20:09 +0900
  • e961cd8ac9 reduce compiller warning phdlee 2018-04-24 18:00:41 +0900
  • 5c40718bec
    Merge pull request #31 from phdlee/version1.073 phdlee 2018-04-24 17:33:58 +0900
  • 6add092391 Extended key (select key type) phdlee 2018-04-24 17:26:34 +0900
  • 3b4bdafacc
    Merge pull request #30 from phdlee/version1.072 phdlee 2018-04-23 21:43:56 +0900
  • 82d9682ee9
    Merge branch 'master' into version1.072 phdlee 2018-04-23 21:43:50 +0900
  • 6be127d811 test lcd phdlee 2018-04-23 21:40:45 +0900
  • 5b13ede65b test of extended key and dual lcd phdlee 2018-04-23 08:29:19 +0900
  • 0aafe32e27 Added Dual LCD phdlee 2018-04-21 16:09:21 +0900
  • 289ae1bd77
    Merge pull request #29 from phdlee/version1.071 phdlee 2018-04-18 20:25:32 +0900
  • 5611e1c0ff lcdtest and extended ubutton tested phdlee 2018-04-18 20:22:52 +0900
  • 86797181cf
    Merge pull request #28 from RichNeese/master phdlee 2018-04-18 08:32:53 +0900
  • f600c18541 add extended Keys (mode, band, tunestep) and i2clcd working phdlee 2018-04-17 21:26:29 +0900
  • 11b6fbc1f4 Tuning step change Richard Neese 2018-04-16 21:56:20 -0400
  • 0e245fc488 Add 20x04LCD and S.Meter phdlee 2018-04-16 23:56:32 +0900
  • d721816039 LCD Work step1 phdlee 2018-04-12 22:08:43 +0900
  • 34be2d0845 Improve receive perforamnce for USB, CWU, custom uBITX phdlee 2018-04-09 23:35:13 +0900
  • 0996870154
    Merge pull request #27 from phdlee/version1.07 phdlee 2018-04-07 21:33:30 +0900
  • 689cfda09e Add Support SDR Receiver and improve ATT phdlee 2018-04-07 21:32:01 +0900
  • 23f1b7cd5c Added IF Tune, ATT, SDR Functions phdlee 2018-04-06 21:43:36 +0900
  • d4ed0589e5 Applied 1602 Tiny LCD Library for reduce program Memory phdlee 2018-04-05 22:57:07 +0900
  • 5f906a4497 To Support various LCD Type phdlee 2018-04-05 22:16:54 +0900
  • 1210f56cd1 move display routine ui to idle phdlee 2018-04-05 21:30:35 +0900
  • e8d6792073 complete setup menu ui for reduce program memory phdlee 2018-04-05 17:36:16 +0900
  • 9c4b694ce2
    Update README.md phdlee 2018-04-05 10:19:38 +0900
  • 02f22d66e5 Change Menu codes phdlee 2018-04-05 09:50:29 +0900
  • 11e47fdccc Added Version Info at top of ubitx_20.ino phdlee 2018-04-04 22:20:04 +0900
  • 7aafed9e95 rename ubitx_wspr.cpp to ubitx_wspr.ino phdlee 2018-04-04 20:29:27 +0900
  • 5afcdf2583
    Update README.md phdlee 2018-04-04 20:22:42 +0900