Armel FAUVEAU
5200915c13
Revert BackLight Action and add 2 new buttons shortcuts
2024-03-12 04:46:26 +01:00
Armel FAUVEAU
ad3b8b5b9a
Add Switch BackLight action
2024-03-11 02:48:21 +01:00
Armel FAUVEAU
ecfd3eeaec
Optimize KEY_LOCK_PTT
2024-02-27 04:21:18 +01:00
Armel FAUVEAU
b9cd3f6e3a
Disable 1750 action if lock Key + PTT
2024-02-26 23:07:06 +01:00
Armel FAUVEAU
924f1a6bc7
Disable 1750 action if lock Key + PTT
2024-02-26 14:36:43 +01:00
Armel FAUVEAU
07e4c60d90
Save 20 bytes
2024-02-13 01:07:50 +01:00
Armel FAUVEAU
170fcbfb6e
Change SWITCH MAIN ONLY to RX MODE
2024-02-08 02:17:04 +01:00
Armel FAUVEAU
186ea416bf
Revert fix bug on SWITCH MAIN ONLY
2024-02-08 01:48:18 +01:00
Armel FAUVEAU
e45c2f5904
Fix F4IRT shortcut bug
2024-02-05 23:49:56 +01:00
Armel FAUVEAU
5acc7de23f
Fix bug on N/W action
2024-02-04 20:42:47 +01:00
Armel FAUVEAU
9816c1b7be
Add W/N action
2024-02-03 16:15:35 +01:00
Armel FAUVEAU
74421ed6d7
Apply changes to v0.22
2024-01-29 22:43:47 +01:00
Krzysiek Egzmont
46e2d1a0fd
FM radio band selection #230
2024-01-15 22:30:12 +01:00
Krzysiek Egzmont
adbc466c49
Refactor
2024-01-15 17:01:42 +01:00
Krzysiek Egzmont
04b0bd8c93
Refactor
2024-01-13 23:30:44 +01:00
Krzysiek Egzmont
1882ab0cc1
Refactor
2023-12-26 01:40:04 +01:00
Juan Antonio
4b583bf2bd
Assign NOP function when the flashlight is disabled
2023-12-14 22:03:44 +01:00
Krzysiek Egzmont
eb6a3d0867
Fix compile error
2023-12-09 16:21:11 +01:00
Juan Antonio
335c2ec9cd
ACTION_Handle: Drop switch in favour of a function array
2023-12-08 01:43:12 +01:00
Juan Antonio
4249d917f8
Refactor of app/action.c
...
* Extracted funcionts
* Simplified logic of some functions
* Moved things arround a bit. Conditional code moved to the end
2023-12-08 01:43:12 +01:00
Juan Antonio
2164461449
Use function to check if in RX mode
2023-12-08 01:43:12 +01:00
Juan Antonio
754d2ce5fb
Make Flashlight optional
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
Juan Antonio
103bdf212f
Use enum for Flaslight & return early
2023-12-07 00:44:51 +01:00
Krzysiek Egzmont
86438ef3ce
Improve AM-fix
2023-12-05 00:22:30 +01:00
Krzysiek Egzmont
050e04bcfd
Enable/disable DTMF calling compile option
2023-11-28 23:00:01 +01:00
Krzysiek Egzmont
d8d4384b20
Refactoring
2023-11-23 19:48:47 +01:00
Krzysiek Egzmont
a0c2181197
Fix build error
2023-11-06 21:58:27 +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
8c9bdaacbc
Add "switch demodulation mode" function for programmable buttons
2023-11-03 01:15:29 +01:00
Krzysiek Egzmont
2344478301
fix build error
2023-10-31 17:34:09 +01:00
Krzysiek Egzmont
72eddd009b
Refactor
2023-10-25 01:26:14 +02:00
Krzysiek Egzmont
8ab123c927
Add new "VFO/MR" configurable button function
2023-10-24 02:34:29 +02:00
Krzysiek Egzmont
ffb26a1f86
Refactoring
2023-10-22 02:23:16 +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
f11d0fbcda
Code refactoring
2023-10-17 21:47:39 +02:00
Krzysiek Egzmont
298ff29cf4
Fix restore VFO settings after scan
2023-10-16 22:59:17 +02:00
Krzysiek Egzmont
ec4bec5b1f
Flashlight SOS function
2023-10-16 00:15:04 +02:00
Krzysiek Egzmont
063dc61e65
Part of the recent changes form 1o11, including DTMF input box error #19
2023-10-09 21:47:06 +02:00
OneOfEleven
5397b3ee88
Fixed key number offset bug added yesterday
2023-10-06 07:48:45 +01:00
OneOfEleven
16c908f0bf
Channel/Frequency scanning updates
2023-10-05 23:58:55 +01:00
OneOfEleven
e042b21e65
Rename RX_CHANNEL and TX_CHANNEL to RX_VFO and TX_VFO to be much less confusing
2023-10-05 01:07:04 +01:00
OneOfEleven
1cfb59fa38
Scanlist now 1, 2 or all channels
2023-10-04 22:08:13 +01:00
OneOfEleven
6a8c7d5b37
Modify scanlist symbol on status bar (SL-1 / SL-2)
2023-10-04 19:11:19 +01:00
OneOfEleven
814e5edb07
Toggle scankists update
2023-10-04 19:01:00 +01:00
OneOfEleven
b26b1fab95
Scanlist update
2023-10-04 18:54:26 +01:00
OneOfEleven
f4b637b51a
Added VOX enable/disable compile option
2023-10-04 11:57:34 +01:00