Reed Nightingale
4d7739d6dd
Merge updated pdq_gfx_update branch into one_stop_settings
2020-01-04 01:45:35 -08:00
Reed Nightingale
9ebdf8b213
Render setup menus better
2020-01-04 00:53:00 -08:00
Reed Nightingale
4cefa08eaf
Fix WPM calculations
2020-01-03 23:43:33 -08:00
Reed Nightingale
39168d663e
Use settings in all files. Compiles, but untested
2020-01-03 23:11:55 -08:00
Reed Nightingale
c8a538511e
Tweak colors to look more like stock
2020-01-01 20:42:27 -08:00
Reed Nightingale
817edf2546
Display tone prior to loop, so that it's not just a blank screen
2020-01-01 20:32:18 -08:00
Reed Nightingale
224fb496cd
Add some button printout debugging, and center the button grid
2020-01-01 20:27:29 -08:00
Reed Nightingale
7f4169bce5
Tweak layout to work better
2020-01-01 16:28:34 -08:00
Reed Nightingale
cf62bd779c
Major refactor to make rendering parameters more centralized
2020-01-01 16:17:37 -08:00
Reed Nightingale
3713406ad8
Clean up button indentation
2020-01-01 11:58:28 -08:00
Reed Nightingale
2345b34c1a
Render CW text using normal routine
2019-12-31 18:47:08 -08:00
Ashhar Farhan
fe1ff16938
Update ubitx_ui.cpp
2019-12-26 11:02:34 +05:30
Ashhar Farhan
cda86a1b12
Refactored code
...
The files are not split into .cpp and .h files. The main file ubitxxxx.cpp will have the main routines to control the radio, initialization and main loop. The user interface is implemented in ubitx_ui.cpp, the code for setup/calibration routines is in setup.cpp. Nano gui, keyer, morse.cpp (morse reader) are all libaries that have minimum dependencies on each other.
2019-12-18 12:02:44 +05:30