Commit Graph

149 Commits

Author SHA1 Message Date
Nunu
a819844633 license header addition 2024-02-04 13:32:49 +01:00
Nunu
5907126b14 cleanup 2024-02-04 12:46:04 +01:00
Nunu
fe28353523 messenger menu controls 2024-02-03 13:23:03 +01:00
Nunu
0631933ceb RP STE menu item removed 2024-01-31 13:54:41 +01:00
Nunu
955b2d5f23 fix #68 mic on during fsk tx 2024-01-31 13:41:03 +01:00
Nunu
ccb984d86b solifify messenger fix 2024-01-30 12:22:28 +01:00
T1MOXA
12263a76e2 Fixes #106 2024-01-29 21:50:15 +02:00
Nunu
9a9e0390fa squelch is 20% more sensitive 2024-01-18 17:41:32 +01:00
Nunu
ee871999db extra channel BW can be saved now - courtesy of egzumer 2024-01-18 10:50:44 +01:00
Nunu
c53dbc9406 feat: SqTone setting, 180* phase shift 2024-01-15 18:44:22 +01:00
Nunu
82ad2d5540 msg: reception, bitmaps etc. 2024-01-11 14:47:40 +01:00
Nunu
684aea4e26 fix: rxagc was not being loaded at boot, but only after first squelch open in main app 2024-01-09 15:14:47 +01:00
Nunu
2bfe4c99bf resolves #28 spectrum, switch bw function keys. 2024-01-04 11:16:04 +01:00
Nunu
b6b58cf6c8 resolves #27 rx_offset if set blocks tx to protect upconverter 2024-01-04 10:05:29 +01:00
Nunu
3d68ca2317 Only use dynamic filters when modulation is not AM. 2024-01-02 15:25:50 +01:00
Nunu
04752f8bce fix bug with STEP setting not working. 2024-01-01 23:44:56 +01:00
Nunu
c77a9c4ac2 Make squelch more sensitive in HF bands. 2024-01-01 19:58:42 +01:00
Nunu
b32e76fd12 Added bw: 8.33k, 6.25k, 5k. 2024-01-01 18:00:12 +01:00
Nunu
03be9bb862 SetTXParameters refactored to use same bandwidth logic. 2024-01-01 15:21:45 +01:00
Nunu
36ae4bf584 Cleanup. 2024-01-01 15:10:06 +01:00
Nunu
4517821172 Lower filters bandwidth for weak signals for all modulations except AM. 2024-01-01 14:45:00 +01:00
Nunu
a85ae0c343 cleanup 2023-12-31 14:05:03 +01:00
Nunu
b2670f85fd L power lowered further. rc2-15. 2023-12-31 13:51:20 +01:00
Nunu
424ed614b2 LOW power rc15. 2023-12-30 21:21:59 +01:00
Nunu
ea2b8e2e0e LOW power is now 0.6W. 2023-12-30 18:19:34 +01:00
Nunu
aaa1c39c62 Fix LOW power (attempt no 2). 2023-12-30 16:53:21 +01:00
Nunu
d0e06c4b0c Fix and normalize TX power levels. 2023-12-30 13:06:33 +01:00
Nunu
f706388094 VOX delay configurable. 2023-12-28 22:01:32 +01:00
Nunu
f683563f01 fix bug with RADIO_CheckValidChannel checking for unused priority values. 2023-12-27 17:58:13 +01:00
Nunu
3097fcae7a feat: spectrum channel mode scan list toggle with 4. 2023-12-27 16:08:33 +01:00
Nunu
0dc96dcad0 More changes to spectrum channel scan. 2023-12-25 14:10:22 +01:00
Nunu
a5c24e54b2 Working with next channel logic. 2023-12-25 02:52:12 +01:00
Nunu
77a4005b3e Move FetchChannelName function from BOARD to SETTINGS. 2023-12-23 20:19:54 +01:00
Nunu
d01952ed6c VFO and memory setting displays 'not allowed' if not allowed to change. 2023-12-22 23:27:45 +01:00
Krzysiek Egzmont
0c717c32be Fix #170: ChName saves a name with wrong settings when used in frequency mode
(cherry picked from commit d944ff4a34)
2023-12-22 19:10:54 +01:00
Nunu
d67d78d7df Working POF. 2023-12-05 15:39:25 +01:00
Nunu
4afa50b5be Working TxOffset. 2023-12-05 12:49:33 +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
0ce7d7bdc3 FIX #129: Bug in radio initialization after reset. 2023-11-22 23:40:39 +01:00
Krzysiek Egzmont
fb30ec8c86 Refactor 2023-11-22 23:40:20 +01:00
Krzysiek Egzmont
49cec54cd3 TX on all bands #68 2023-11-08 01:43:06 +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
b0a01cd8cf BYP/RAW removed by default, can be enabled by compile option 2023-11-03 12:51:06 +01:00
Krzysiek Egzmont
388c3dadf1 SSB, BYP, RAW demodulation modes added #64 2023-11-03 01:15:29 +01:00
Krzysiek Egzmont
9777b5df8b Modified battery icon levels 2023-11-02 02:44:05 +01:00
Krzysiek Egzmont
61527d1281 More frequency steps 2023-10-31 14:33:05 +01:00
Krzysiek Egzmont
ed64c7fb49 Mid, low power reduction mod from 1o11 2023-10-30 18:17:54 +01:00
Krzysiek Egzmont
c1657a37f2 Refactor 2023-10-28 22:50:42 +02:00