ubitx-upr/ubitx_20
Rob French 4fd35aea4f Fixed an existing issue with the CEC codebase. Specifically, if using a Nextion display, if EXTEND_KEY_GROUP1 was not set, then the checkButton() function that is compiled did not support the on-screen menu display for legacy uBITX options. The menus would still get activated, but would not display on the Nextion display. Added the #ifdef/#else for USE_SW_SERIAL to the "NOT" EXTEND_KEY_GROUP1 version of checkButton().
Note that there's nothing about this function that requires the keyer implementation.
2022-03-20 09:27:03 -05:00
..
cat_libs.ino Add I2C Scan, Change DSP Meter I2C 2018-07-17 20:13:06 +09:00
cw_autokey.ino added protocol 2018-06-13 23:15:58 +09:00
softserial_tiny.cpp for uBITX v5 2019-02-15 19:32:07 +09:00
ubitx.h Fixed an existing issue with the CEC codebase. Specifically, if using a Nextion display, if EXTEND_KEY_GROUP1 was not set, then the checkButton() function that is compiled did not support the on-screen menu display for legacy uBITX options. The menus would still get activated, but would not display on the Nextion display. Added the #ifdef/#else for USE_SW_SERIAL to the "NOT" EXTEND_KEY_GROUP1 version of checkButton(). 2022-03-20 09:27:03 -05:00
ubitx_20.ino Fixed an existing issue with the CEC codebase. Specifically, if using a Nextion display, if EXTEND_KEY_GROUP1 was not set, then the checkButton() function that is compiled did not support the on-screen menu display for legacy uBITX options. The menus would still get activated, but would not display on the Nextion display. Added the #ifdef/#else for USE_SW_SERIAL to the "NOT" EXTEND_KEY_GROUP1 version of checkButton(). 2022-03-20 09:27:03 -05:00
ubitx_eemap.h Add Custom LPF Filter and Changed Version Number 2018-09-07 23:37:23 +09:00
ubitx_factory_alignment.ino for uBITX v5 2019-02-15 19:32:07 +09:00
ubitx_keyer.ino Cleaned up te code a little for the non-analog keyer. Needs to be tested. 2022-03-19 22:19:53 -05:00
ubitx_lcd.h reduce compiller warning 2018-04-24 18:00:41 +09:00
ubitx_lcd_1602.ino Apply DSP meter to all lcd types 2018-07-17 20:41:17 +09:00
ubitx_lcd_1602Dual.ino Apply DSP meter to all lcd types 2018-07-17 20:41:17 +09:00
ubitx_lcd_2004.ino Apply DSP meter to all lcd types 2018-07-17 20:41:17 +09:00
ubitx_lcd_nextion.ino changed version number for nextion lcd protocol 2019-04-06 16:35:46 +09:00
ubitx_menu.ino for uBITX v5 2019-02-15 19:32:07 +09:00
ubitx_si5351.ino for uBITX v5 2019-02-15 19:32:07 +09:00
ubitx_ui.ino for Release Version 1.097 2018-08-06 13:59:55 +09:00
ubitx_wspr.ino Change menu type (selectable functions) 2018-07-17 21:10:45 +09:00