Commit Graph
366 Commits
Author SHA1 Message Date
Ashhar FarhanandGitHub 2a8b12589c Added touch calibration for factory setup 2019-12-18 12:31:01 +05:30
Caleb SkurdalandGitHub 9d3194025c Update morse.cpp
corrected , and added ? characters
2019-12-17 22:57:07 -08:00
Ashhar FarhanandGitHub 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
Ashhar FarhanandGitHub 45136f99fa Update README.md
Rewritten for the refactored code
2019-12-18 11:58:25 +05:30
Ashhar FarhanandGitHub ee475e0230 Delete ubitx_v6.3_code.ino 2019-12-18 11:46:26 +05:30
Ashhar FarhanandGitHub 05e57337ce Delete ubitx_ui.ino 2019-12-18 11:46:13 +05:30
Ashhar FarhanandGitHub d345311cc4 Delete ubitx_si5351.ino 2019-12-18 11:46:01 +05:30
Ashhar FarhanandGitHub ebf58c93f1 Delete ubitx_setup.ino 2019-12-18 11:45:48 +05:30
Ashhar FarhanandGitHub c825c978ea Delete ubitx_keyer.ino 2019-12-18 11:45:36 +05:30
Ashhar FarhanandGitHub 93a924f741 Delete ubitx_font2.h 2019-12-18 11:45:25 +05:30
Ashhar FarhanandGitHub 6486c8048f Delete ubitx_factory_alignment.ino 2019-12-18 11:45:13 +05:30
Ashhar FarhanandGitHub 34eac8d274 Delete ubitx_cat.ino 2019-12-18 11:45:03 +05:30
Ashhar FarhanandGitHub 55d56e6d61 Delete tft_gui.ino 2019-12-18 11:44:46 +05:30
Ashhar FarhanandGitHub e19bec690a Delete morse_reader.ino 2019-12-18 11:44:32 +05:30
Ashhar FarhanandGitHub 8e2f93ab8b Create README.md 2019-12-13 00:54:10 +05:30
Ashhar FarhanandGitHub 097c106a55 Release Candidate 1 2019-12-13 00:51:04 +05:30