Commit Graph

170 Commits

Author SHA1 Message Date
Nunu
c77ab4c289 Add ENABLE_MESSENGER_FSK_MUTE flag and make mute activate only when no CTCSS used. 2024-02-02 18:51:17 +01:00
Nunu
2e47deb0c1 refactor 2024-01-31 16:33:11 +01:00
Nunu
b6e51af0e9 remove unused flag 2024-01-30 16:54:13 +01:00
Nunu
b27adf80ed more agressive gcc optimizations - might break things 2024-01-26 11:26:05 +01:00
Nunu
50f2e1dbaa send and receive nonce 2024-01-23 18:50:34 +01:00
Nunu
3e6ca02d90 cleanup 2024-01-23 17:45:56 +01:00
Nunu
ed70f529a2 moved logic to new library 2024-01-23 13:13:21 +01:00
Nunu
40a6b408de initial enc send rec 2024-01-23 11:39:06 +01:00
Nunu
0ca44cdaea encryption libs imported 2024-01-22 23:15:26 +01:00
Nunu
f1970f69fc disable show charging flag - doesn't work anyway 2024-01-21 12:58:38 +01:00
Nunu
5c92660a1b fix #76 remove beep on startup option 2024-01-21 11:54:40 +01:00
Nunu
ae1499f6e4 Update readme, cleanup. 2024-01-15 19:01:00 +01:00
Nunu
545692b2f0 poweron password 4 digits. 2024-01-13 15:47:42 +01:00
Nunu
83489c25ab remove aes related stuff 2024-01-12 21:57:16 +01:00
Nunu
5ddd409463 messenger enabled, fm radio direction working. 2024-01-12 17:04:29 +01:00
Nunu
1c8b1ad896 radio tuning up. 2024-01-12 13:57:57 +01:00
Nunu
9ffb952536 Remove unused makefile flag. 2024-01-11 16:06:37 +01:00
Nunu
ce83f6da97 messenger can be started f+5 2024-01-11 13:27:26 +01:00
Nunu
0ca04c0a43 Disabled messenger uart for now. 2024-01-11 11:34:14 +01:00
Nunu
fdf368689f Messenger makefile, files added. 2024-01-11 11:26:58 +01:00
Nunu
d5828f3651 AM_FIX removed. 2024-01-07 13:44:32 +01:00
Nunu
91650b5379 fix: issue where radio didn't emit 55Hz tail tone 2024-01-05 21:22:40 +01:00
Nunu
ed3116fc66 Switch to standard 180-phase shift CTCSS tail tones. 2023-12-30 16:53:51 +01:00
Nunu
d0e06c4b0c Fix and normalize TX power levels. 2023-12-30 13:06:33 +01:00
Nunu
6f4fde2a9b fix squelch too sensitive causing radio freezes when strong signals received. 2023-12-27 12:50:52 +01:00
Nunu
8e0cf4cf81 Remove sleep from makefile, fix docker compile script. 2023-12-26 14:07:44 +01:00
Nunu
a5c24e54b2 Working with next channel logic. 2023-12-25 02:52:12 +01:00
Nunu
5b5ea170c9 Implements ENABLE_ADJUSTABLE_RX_GAIN_SETTINGS. 2023-12-23 22:06:57 +01:00
Nunu
d01952ed6c VFO and memory setting displays 'not allowed' if not allowed to change. 2023-12-22 23:27:45 +01:00
Nunu
372bd3ee65 Makefile run command improvement 2023-12-22 11:55:21 +01:00
Nunu
a1afef73f8 ENABLE_ULTRA_LOW_POWER_TX flag based on egzumer tests. 2023-12-21 19:38:10 +01:00
Nunu
731ebed74b Fix rxoffset overwriting mr ch 4 name, prevent calibration overwrite, add eeprom map. 2023-12-18 12:46:23 +01:00
Nunu
f5965729df Makefile enable even lower power. 2023-12-16 22:11:04 +01:00
Nunu
de15a264bd Initial implementation. 2023-12-15 18:27:47 +01:00
Nunu
80bf95a5d7 Changes to Makefile. 2023-12-15 15:48:24 +01:00
Nunu
6966a93628 Dry code, copy bandwidth. 2023-12-15 15:22:02 +01:00
Nunu
27ada08467 not working 2023-12-09 17:02:53 +01:00
Nunu
693effe209 RX_OFFSET menu ui. 2023-12-04 11:39:05 +01:00
Nunu
7a7760a246 Revert default build changes changes to Makefile. 2023-12-03 13:58:09 +01:00
Nunu
1a7476922c Makefile support for k5prog flashing task. 2023-12-01 10:59:42 +01:00
Krzysiek Egzmont
c341570838 Refactor cleanup 2023-12-01 02:14:28 +01:00
Krzysiek Egzmont
44ff33613a Refactoring 2023-11-29 17:55:47 +01:00
Krzysiek Egzmont
59b3251713 Github actions update 2023-11-29 02:18:34 +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
05feff432e Rename build option 2023-11-07 17:11:24 +01:00
wrobepio
23986a8648 Add "BLMIN TMP OFF" function for programmable buttons 2023-11-06 15:55:13 +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