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
9dc79ce868
Fix compilation errors when UART is disabled
2023-12-14 22:03:44 +01:00
Juan Antonio
80fa310646
Fix use of wrong ENABLE guard
2023-12-14 22:03:44 +01:00
Krzysiek Egzmont
fa5d3c1594
FIX #269 : battery indicator always at 4 bars
2023-12-14 15:07:33 +01:00
Juan Antonio
d0ae34f9b4
Replace memmove by memcpy
2023-12-13 16:07:07 +01:00
Juan Antonio
8c7f736797
Simplify come battery logic
2023-12-13 16:07:07 +01:00
Krzysiek Egzmont
268c4dece3
S0 and S9 value settings #174
2023-12-12 18:51:38 +01:00
Krzysiek Egzmont
0c2fc6184c
Fix #234 : Bring back FM radio status indicator, show dual watch inactive while in FM radio
2023-12-12 00:52:26 +01:00
Krzysiek Egzmont
6bdce2d0e2
Refactor
2023-12-12 00:45:09 +01:00
Juan Antonio
4322a7d8a9
Drop gScreenToDisplay switch and use function table
...
Saves some bytes
2023-12-09 15:50:59 +01:00
Juan Antonio
cfc4763dd1
Scrape together a few bytes
2023-12-09 15:50:59 +01:00
Juan Antonio
2164461449
Use function to check if in RX mode
2023-12-08 01:43:12 +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
Juan Antonio
c76a96c3ad
Add enum for TR/TX mode
2023-12-07 00:46:59 +01:00
Juan Antonio
cd032c39d2
Refactor alarm code
...
- Fixes Alarms bypassing TX restrictions
- Adds enumerations
- Makes use of mode ALARM_STATE_SITE_ALARM (formely ALARM_STATE_ALARM) instead
checking against ALARM_STATE_TXALARM && ALARM_MODE == ALARM_MODE_TONE
all over the place
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
66f1f545c3
Refactor
2023-12-06 23:08:57 +01:00
Krzysiek Egzmont
c1a009cc2f
AM fix modification
2023-12-06 17:54:32 +01:00
Krzysiek Egzmont
e95f577074
Real AM fix attempt, messy
2023-12-05 23:14:43 +01:00
Juan Antonio
52bdd408c4
Refactor, merge #186
2023-12-05 02:01:43 +01:00
Krzysiek Egzmont
f3297c29cb
AGC debugging option
2023-12-04 22:58:27 +01:00
Krzysiek Egzmont
e039e65ee4
Refactoring
2023-12-04 22:53:59 +01:00
g4eml
9ca3ccd744
AM-Fix for Spectrum
2023-12-02 23:16:14 +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
fbb4d08b88
S-meter values readjusted according to measurements from #53
2023-11-29 01:23:20 +01:00
Krzysiek Egzmont
050e04bcfd
Enable/disable DTMF calling compile option
2023-11-28 23:00:01 +01:00
Krzysiek Egzmont
7857e8ed7a
Scan range function #132
2023-11-28 20:13:02 +01:00
Krzysiek Egzmont
07588853e4
Versioning modified
2023-11-27 00:50:08 +01:00
Krzysiek Egzmont
a0d052b68b
Spectrum refactor
2023-11-25 19:28:21 +01:00
Krzysiek Egzmont
fb30ec8c86
Refactor
2023-11-22 23:40:20 +01:00
Krzysiek Egzmont
67307463e2
FIX #92 : Adjust s-meter values
2023-11-22 14:52:16 +01:00
Krzysiek Egzmont
592810b7d7
FIX #125 : Frequency input on the first VFO blanks the display on the second
2023-11-20 22:32:39 +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
Krzysiek Egzmont
7e91d67b53
Mic bar in the same style as an s-meter
2023-11-07 17:11:25 +01:00
Krzysiek Egzmont
ba29176f33
Don't display mic bar over low the battery popup
2023-11-07 17:11:25 +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
1238bf090c
Refactoring of cxcss and channel/frequency scanner code
2023-11-06 01:23:36 +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
21535c9ca0
Don't use AM fix for USB/BYP/RAW
2023-11-03 12:18:31 +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
def555678d
Refactoring
2023-11-02 21:56:48 +01:00
Krzysiek Egzmont
9777b5df8b
Modified battery icon levels
2023-11-02 02:44:05 +01:00
Krzysiek Egzmont
03a51525b6
Fix s-meter over S9 values calculation
2023-11-01 23:37:31 +01:00