Bogdan-Ioan BRUDIU
eeee11cf1b
spectrum analyzer assignable to Side button, close #478
...
Signed-off-by: Krzysiek Egzmont <egzumer@gmail.com>
2024-02-23 21:43:38 +01:00
Wouter van Gulik
429cffc0bc
ui/menu.c: Simplify code; move name printing into main switch statement.
...
This saves a few bytes of flash.
2023-12-30 20:38:59 +01:00
Wouter van Gulik
fbdaf6631d
menu: use const char* const
2023-12-30 20:35:11 +01:00
Krzysiek Egzmont
f35ce8d789
Menu style build option ENABLE_CUSTOM_MENU_LAYOUT
2023-12-28 22:08:56 +01:00
Juan Antonio
7a7010da55
Unify PrintSmall functions
...
Size: 60420 -> 60364
2023-12-25 22:49:06 +01:00
Juan Antonio
78a45d9bbd
Create function to zero gFrameBuffer
...
Size: 60464 -> 60420
2023-12-25 22:49:06 +01:00
Juan Antonio
f8ef687026
Use pointers to avoid some string copying
...
Size: 60664 -> 60464
2023-12-25 22:49:06 +01:00
Juan Antonio
b0d131d546
Fix include directives
2023-12-25 22:49:06 +01:00
Krzysiek Egzmont
fc679c77a4
Fix other backlight menu issues #275
2023-12-15 18:08:40 +01:00
Krzysiek Egzmont
1151cf8667
Backlight brightness tuned down for backlight menu entries #275
2023-12-15 16:54:18 +01:00
Juan Antonio
cc49a5007c
Fix #275 Backlight does not get back to MAX brightness after exiting backlight menu entries
...
Backlight is set to FULL when interacting with backlight menu entries,
but it is not set back to MAX when exiting from those entries. This
commit corrects that behaviour.
2023-12-15 13:00:08 +01:00
Juan Antonio
d0ae34f9b4
Replace memmove by memcpy
2023-12-13 16:07:07 +01:00
Juan Antonio
4fd1ab8899
Remove redudant symbol
2023-12-08 01:43:12 +01:00
Juan Antonio
754d2ce5fb
Make Flashlight optional
2023-12-07 00:46:59 +01:00
Krzysiek Egzmont
88f7b90237
FIX #197 : DWCode,UPCode display error
2023-12-07 00:33:05 +01:00
Krzysiek Egzmont
cfa745fda0
Refactor
2023-12-02 22:59:36 +01:00
Krzysiek Egzmont
c341570838
Refactor cleanup
2023-12-01 02:14:28 +01:00
Krzysiek Egzmont
050e04bcfd
Enable/disable DTMF calling compile option
2023-11-28 23:00:01 +01:00
Krzysiek Egzmont
a43a3f949f
READ MANUAL prompt for unlocking TX
2023-11-09 10:33:28 +01:00
Krzysiek Egzmont
49cec54cd3
TX on all bands #68
2023-11-08 01:43:06 +01:00
Krzysiek Egzmont
f154aebd38
Refactoring
2023-11-08 01:29:14 +01:00
wrobepio
23986a8648
Add "BLMIN TMP OFF" function for programmable buttons
2023-11-06 15:55:13 +01:00
Krzysiek Egzmont
b1d3a95ca2
Replace RX CSS menu scanning procedure with BK scanning method
2023-11-06 01:25:44 +01:00
Krzysiek Egzmont
5987e03141
Change names of some submenu items #80
2023-11-04 17:53:33 +01:00
Krzysiek Egzmont
c5e34c4be9
Delete immediate applying of CTCSS/DCS while scrolling options in the menu.
...
This also caused the option change not to be discarded on EXIT
2023-11-03 16:39:25 +01:00
Krzysiek Egzmont
8c9bdaacbc
Add "switch demodulation mode" function for programmable buttons
2023-11-03 01:15:29 +01:00
Krzysiek Egzmont
388c3dadf1
SSB, BYP, RAW demodulation modes added #64
2023-11-03 01:15:29 +01:00
Krzysiek Egzmont
61527d1281
More frequency steps
2023-10-31 14:33:05 +01:00
Krzysiek Egzmont
140b5f4b4a
Added second discharge curve for 2200mAh type battery and hidden BatTyp menu entry
2023-10-31 00:41:53 +01:00
Krzysiek Egzmont
eda199d47a
Back-light PWM
2023-10-26 18:20:28 +02:00
Krzysiek Egzmont
8ab123c927
Add new "VFO/MR" configurable button function
2023-10-24 02:34:29 +02:00
Krzysiek Egzmont
8b41a1fa66
Fix offset display in menu
2023-10-24 01:56:27 +02:00
Krzysiek Egzmont
a8ae1b7739
Add menu configurable long-press function for MENU button
2023-10-22 02:11:26 +02:00
Krzysiek Egzmont
c2090676d8
Side-key functions added: key lock, switch VFOs
2023-10-21 06:11:02 +02:00
Krzysiek Egzmont
b29bae88f1
Change SC_REV menu items names
2023-10-20 19:11:30 +02:00
Krzysiek Egzmont
2f7042056a
Display frequencies >=1GHz
2023-10-19 02:35:34 +02:00
Krzysiek Egzmont
96144af9e9
Added function buttons configuration to menu
2023-10-17 20:16:56 +02:00
Krzysiek Egzmont
4dd2445833
Menu items reordered
2023-10-17 13:34:18 +02:00
Krzysiek Egzmont
a26c397417
Remove fall-through pragmas
2023-10-16 16:52:32 +02:00
Krzysiek Egzmont
d3a2a7bee9
Menu id fix
2023-10-16 16:02:39 +02:00
Krzysiek Egzmont
d7c458839c
Change menu items names
2023-10-15 22:07:55 +02:00
Krzysiek Egzmont
cff2f25e56
Consolidate "T VFO" and "DUALRX" into one "RXMODE"
2023-10-15 21:52:42 +02:00
Krzysiek Egzmont
4b9147327a
Fix random upper/lower for TX, bring back TX on last RX
2023-10-09 16:02:57 +02:00
OneOfEleven
5397b3ee88
Fixed key number offset bug added yesterday
2023-10-06 07:48:45 +01:00
OneOfEleven
bd9f337a5b
Make all warnings vanish over to bricky's house !
2023-10-05 15:26:08 +01:00
OneOfEleven
1cfb59fa38
Scanlist now 1, 2 or all channels
2023-10-04 22:08:13 +01:00
OneOfEleven
429ac36ffe
Backlight TX/RX menu update
2023-10-04 16:37:11 +01:00
OneOfEleven
f4b637b51a
Added VOX enable/disable compile option
2023-10-04 11:57:34 +01:00
OneOfEleven
5f2e069437
Rename AF constant
2023-10-04 10:01:07 +01:00
OneOfEleven
84e174544d
Added backlight on RX menu option "BLT RX"
2023-10-03 13:18:49 +01:00