This website requires JavaScript.
Explore
Help
Sign In
fleg
/
OpenRTX
Watch
1
Star
0
Fork
You've already forked OpenRTX
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
91d608cc6b
OpenRTX
/
openrtx
/
src
/
ui
History
Silvano Seva
94baec6981
Changed the granularity of VFO frequency input mode from tens to hundreds: this reduces the number of digits to be inserted to seven and avoids the line to overflow towards the bottom
2022-09-02 07:54:32 +02:00
..
ui.c
Changed the granularity of VFO frequency input mode from tens to hundreds: this reduces the number of digits to be inserted to seven and avoids the line to overflow towards the bottom
2022-09-02 07:54:32 +02:00
ui_main.c
Changed the granularity of VFO frequency input mode from tens to hundreds: this reduces the number of digits to be inserted to seven and avoids the line to overflow towards the bottom
2022-09-02 07:54:32 +02:00
ui_menu.c
Fixed text blink in settings restore menu
2022-07-11 10:09:18 +02:00
ui_mode.c
Moved the UI event queue inside the UI engine itself, UI FSM update now becomes a periodic task
2022-07-02 10:28:28 +02:00