Commit Graph

113 Commits

Author SHA1 Message Date
Rob French e75f1d9ce0 Attempted incorporation of W0EB interrupt-based keying code from Raduino I2C clone. Kept locking up during the setFrequency() and/or SetCarrierFreq() calls that occurred within startTx() when called from the ISR. Don't have time to work through understanding how to integrated the KD8CEC complex spaghetti codebase with the otherwise relatively straightforward ISR. So I think I will revert to the non-ISR version. 2022-03-18 21:27:45 -05:00
Rob French 909b40e165 added ubitx_keyer.cpp from W0EB Raduino I2C 2022-03-17 19:59:02 -05:00
Rob French 89af919e42 fix for something or other. 2022-03-17 17:28:58 -05:00
Rob French 4765ab5a22 Modified to use two digital lines (11, 12) for dot/dash keyer inputs, instead of using analogRead() on a shared pin. Compiles; haven't tested. 2022-03-14 23:46:50 -05:00
Rob French 53c3f0e0bf quick checkin so I can look at another branch 2022-03-14 17:15:13 -05:00
phdlee a4d9f6e6c5 changed version number for nextion lcd protocol 2019-04-06 16:35:46 +09:00
phdlee 05de66a038 uBITX V5 suppoort and SDR Frequency Change 2019-04-02 23:09:18 +09:00
phdlee 2c075d5236 for uBITX v5 2019-02-15 19:32:07 +09:00
phdlee 450f57ae0f Added Custom LPF Control 2018-09-22 18:56:23 +09:00
phdlee 9ff8365c3f Add Custom LPF Filter and Changed Version Number 2018-09-07 23:37:23 +09:00
phdlee e79dbdbbe7 for Release Version 1.097 2018-08-06 13:59:55 +09:00
phdlee 7c1ee29500 Before Release V1.096 2018-07-28 18:53:28 +09:00
phdlee 4ee3631db0 Change menu type (selectable functions) 2018-07-17 21:10:45 +09:00
phdlee c27bbf1b6b Apply DSP meter to all lcd types 2018-07-17 20:41:17 +09:00
phdlee b984f62dfd Add I2C Scan, Change DSP Meter I2C 2018-07-17 20:13:06 +09:00
phdlee 41548163cf Support I2C S-Meter 2018-07-17 11:21:24 +09:00
phdlee 1ce889eef0 Release v1.095 Beta 2018-07-05 19:18:22 +09:00
phdlee dd43ba4c33 Modified about Loopback protocol 2018-06-28 23:29:06 +09:00
phdlee fe44c703c5 define eeprom map for external device and send eeprom data to nextion lcd 2018-06-19 11:17:58 +09:00
phdlee 22bb9ee112 Release 1.093Beta 2018-06-17 01:19:37 +09:00
phdlee c73fffb25b Modified Spectrum Protocol 2018-06-16 23:03:47 +09:00
phdlee 82177199c4 Increase Buffer for SW Serial and Modified Protocol for EEProm 2018-06-16 21:45:55 +09:00
phdlee 0e13dd0267 modified Checksum logic for Nextion LCD 2018-06-15 21:43:56 +09:00
phdlee c602fdde7c Add EEProm Read by Nextion LCD Reversed order 2018-06-15 20:48:51 +09:00
phdlee edadce7d89 add protocol about eeprom 2018-06-15 10:34:52 +09:00
phdlee 9da71429cb added protocol 2018-06-13 23:15:58 +09:00
phdlee 3050374504 Second Deploy for Nextion LCD 2018-06-12 00:30:50 +09:00
phdlee 152b63a9ed Added SW Trigger, Spectrum Protocol, Get ADC Protocol 2018-06-11 22:06:42 +09:00
phdlee 72ccd3b0e4 modified protocol for nextion lcd 2018-06-09 18:26:11 +09:00
phdlee e81413fa02 Support Nextion LCD 2018-06-09 17:13:26 +09:00
phdlee 67cdd14945 modified comments 2018-05-23 15:28:00 +09:00
phdlee b375b7e9e4 modified some comments 2018-05-23 15:20:10 +09:00
phdlee 8a6e01e289 improve external switch check routine 2018-05-23 15:07:37 +09:00
phdlee 83dc1de18e fixed mode change 2018-05-22 11:37:10 +09:00
phdlee 6a2369bc27 Fixed Band Select Bug 2018-05-09 16:53:40 +09:00
phdlee 76d5c362d0 complete test for Factory Recovery 2018-05-07 14:08:22 +09:00
phdlee 70fc6aeba8 Add Factory Recovery function 2018-05-07 13:56:46 +09:00
phdlee 51f690ef85 change frequency display in WSPR Menu 2018-05-03 17:57:06 +09:00
phdlee 12984486a6 Modfied SMeter and CAT 2018-05-03 16:20:09 +09:00
phdlee e961cd8ac9 reduce compiller warning 2018-04-24 18:00:41 +09:00
phdlee 6add092391 Extended key (select key type) 2018-04-24 17:26:34 +09:00
phdlee 6be127d811 test lcd 2018-04-23 21:40:45 +09:00
phdlee 5b13ede65b test of extended key and dual lcd 2018-04-23 08:29:19 +09:00
phdlee 0aafe32e27 Added Dual LCD 2018-04-21 16:09:21 +09:00
phdlee 5611e1c0ff lcdtest and extended ubutton tested 2018-04-18 20:22:52 +09:00
phdlee f600c18541 add extended Keys (mode, band, tunestep) and i2clcd working 2018-04-17 21:26:29 +09:00
phdlee 0e245fc488 Add 20x04LCD and S.Meter 2018-04-16 23:56:32 +09:00
phdlee d721816039 LCD Work step1 2018-04-12 22:08:43 +09:00
phdlee 34be2d0845 Improve receive perforamnce for USB, CWU, custom uBITX 2018-04-09 23:35:13 +09:00
phdlee 689cfda09e Add Support SDR Receiver and improve ATT 2018-04-07 21:32:01 +09:00