Commit Graph

120 Commits

Author SHA1 Message Date
Armel FAUVEAU
0dc01d590b Improve channel input 2024-06-29 20:27:47 +02:00
Armel FAUVEAU
2119f1a931 Try to improve channel input 2024-06-29 03:50:49 +02:00
Armel FAUVEAU
3a61d18ac7 Scanlist refactoring 2024-06-28 22:06:19 +02:00
Armel FAUVEAU
ae6fb50e10 Scanlist refactoring 2024-06-28 05:13:24 +02:00
Armel FAUVEAU
1a97a076e1 Improve scanlist toggle 2024-06-27 01:10:01 +02:00
Armel FAUVEAU
30e2dc81a5 Improve toggle scanlist 2024-06-26 04:10:28 +02:00
Armel FAUVEAU
b5d8a07188 Fix issue #138 2024-06-26 03:15:22 +02:00
Armel FAUVEAU
b4b27cb209 Add exclude feature on LIST3 and ALL IN LIST 2024-06-25 00:46:39 +02:00
Armel FAUVEAU
ee59118fce Add Not In List and All In List 2024-06-24 05:41:21 +02:00
Armel FAUVEAU
2deff09d47 Add third list 2024-06-24 00:24:47 +02:00
Armel FAUVEAU
9a93744a24 Fix issue #75 2024-05-04 23:49:55 +02:00
Armel FAUVEAU
576deb8e2f Fix issue #49 2024-04-14 17:42:23 +02:00
Armel FAUVEAU
b353bb72d6 Add exclude memory channel 2024-03-28 06:41:36 +01:00
Armel FAUVEAU
7ab720a52a Add exclude memory channel 2024-03-27 00:07:42 +01:00
Armel FAUVEAU
8fa42a5ad7 Add exclude memory channel 2024-03-26 22:44:34 +01:00
Armel FAUVEAU
b1db4a633c Add exclude memory channel 2024-03-26 13:42:51 +01:00
Armel FAUVEAU
259cf446bf Add exclude memory channel 2024-03-26 04:45:00 +01:00
Armel FAUVEAU
25ced9401e Add exclude memory channel 2024-03-26 00:34:04 +01:00
Armel FAUVEAU
d95491b73d Clean code 2024-03-23 02:33:43 +01:00
Armel FAUVEAU
b2e3f70d4b Fix possible SQL issue 2024-03-12 22:37:42 +01:00
Armel FAUVEAU
5200915c13 Revert BackLight Action and add 2 new buttons shortcuts 2024-03-12 04:46:26 +01:00
Armel FAUVEAU
31b4b8a9f6 Add F + SIDE1 and F + SIDE2 for Step 2024-03-02 21:12:53 +01:00
Armel FAUVEAU
14378eaa7a Add F + SIDE1 and F + SIDE2 for Step 2024-03-02 21:01:52 +01:00
Armel FAUVEAU
dfe301b2dd Add F + UP / DOWN to change Squelch 2024-02-09 01:36:44 +01:00
Krzysiek Egzmont
8941576887 Fix #286: Lack of continuous tuning and monitor lockout while holding up/down button in monitor mode. 2024-01-13 23:35:33 +01:00
Krzysiek Egzmont
04b0bd8c93 Refactor 2024-01-13 23:30:44 +01:00
Krzysiek Egzmont
685ecb062b Refactor 2024-01-12 15:54:35 +01:00
Krzysiek Egzmont
39eb3e835e Scan range in spectrum 2023-12-19 18:25:45 +01:00
Juan Antonio
d0ae34f9b4 Replace memmove by memcpy 2023-12-13 16:07:07 +01:00
Juan Antonio
82ddbcd375 Refactor stepFruencyTable & drop ARRAY_SIZE for frequencyBandTable 2023-12-08 23:17:33 +01:00
Juan Antonio
52bdd408c4 Refactor, merge #186 2023-12-05 02:01:43 +01:00
Krzysiek Egzmont
a4cefe3401 FIX #167: F7+ band accessible even if WIDE_RX = 0 2023-12-02 15:31:19 +01:00
Krzysiek Egzmont
f9e10da9ee FIX #158: Don't allow to enter DTMF input when scan range is active 2023-11-29 17:38:31 +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
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
72eddd009b Refactor 2023-10-25 01:26:14 +02:00
Krzysiek Egzmont
77d58eb8f5 Stop scan with MENU button and accept scan result 2023-10-24 04:09:46 +02:00
Krzysiek Egzmont
8ab123c927 Add new "VFO/MR" configurable button function 2023-10-24 02:34:29 +02:00
Krzysiek Egzmont
a510b89c6a Refactor frequency rounding 2023-10-24 02:25:01 +02:00
Krzysiek Egzmont
a8ae1b7739 Add menu configurable long-press function for MENU button 2023-10-22 02:11:26 +02:00
Krzysiek Egzmont
146c8dede4 Move copy channel to frequency mode from long press M to 1/BAND 2023-10-21 06:11:28 +02:00
Krzysiek Egzmont
c2090676d8 Side-key functions added: key lock, switch VFOs 2023-10-21 06:11:02 +02:00
Krzysiek Egzmont
d132969c91 Support for >1GHz frequencies input 2023-10-20 00:15:11 +02:00
Krzysiek Egzmont
1d95737088 Refactoring, cleanup, comments 2023-10-19 16:58:12 +02:00
Krzysiek Egzmont
6172d942be Fix scanning on opposite VFO, ignore scan result on EXIT button, changed status bar while scanning 2023-10-17 02:57:55 +02:00
Krzysiek Egzmont
0c0cbb232c Refactoring 2023-10-17 02:26:20 +02:00
Krzysiek Egzmont
298ff29cf4 Fix restore VFO settings after scan 2023-10-16 22:59:17 +02:00
Krzysiek Egzmont
f70707e17f Fix copy channel to VFO function copying wrong VFO, clean VFO setup 2023-10-16 18:39:20 +02:00