0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-04-28 22:31:25 +03:00

153 Commits

Author SHA1 Message Date
OneOfEleven
fffdfa64e1 Got some names :) 2023-10-16 11:32:01 +01:00
OneOfEleven
244c4f1091 Try up/down butts with squelch off/monitor enabled 2023-10-16 06:43:42 +01:00
OneOfEleven
1ecc6e8769 Reduced low and mid TX powers 2023-10-15 21:32:57 +01:00
OneOfEleven
319f22dcb8 AIRCOPY now has error correction (REQ-ACKs) to fix corrupted/lost packets during transfer 2023-10-15 11:24:20 +01:00
OneOfEleven
373f747824 RSSI calibration data usage fixed 2023-10-14 09:43:53 +01:00
OneOfEleven
8fb57d9d19 new eeprom structure array (not yet used) 2023-10-13 23:27:54 +01:00
OneOfEleven
7f7c9490eb Fix F+3 and F+* search freq step size when saving result 2023-10-13 15:12:32 +01:00
OneOfEleven
bc416c7433 Fixed F+4 and F+* freq/ctcss/cdcss search functions 2023-10-13 07:49:59 +01:00
OneOfEleven
d1c9d184d0 AIRCOPY TX power reduced from full power to it's bare minimum (a couple of mW's). 2023-10-12 15:38:30 +01:00
OneOfEleven
44f90a20b4 Added brickies editings, fixed a couple of warnings. 2023-10-09 23:13:34 +01:00
OneOfEleven
4e4868c212 Timeout added to the code scan part of F+4 freq/code scan operation 2023-10-09 17:01:26 +01:00
OneOfEleven
16d51300d9 Fix TX power setting (I broke it previous commit) 2023-10-08 23:08:18 +01:00
OneOfEleven
0bb34d230c Renamed lots more 2023-10-08 20:23:37 +01:00
OneOfEleven
1ab74dcba1 lots of renames 2023-10-08 17:14:13 +01:00
OneOfEleven
0547452589 Edited "D HOLD" times to include "STAY ON SCREEN" option 2023-10-08 11:40:17 +01:00
OneOfEleven
fd3df27afe Dual-RX and T-VFO mimics the original firmware (TDR) and (WX). 2023-10-07 00:23:00 +01:00
OneOfEleven
abce2921f7 Try again, fix dual-watch correct/main TX VFO 2023-10-06 23:17:28 +01:00
OneOfEleven
d1e9ec2626 ix dual-watch wrong TX VFO - hopefully 2023-10-06 22:58:21 +01:00
OneOfEleven
b385b53af0 Stop TX transmitting out of allowed frequency range when alarm is activated 2023-10-06 19:31:29 +01:00
OneOfEleven
5397b3ee88 Fixed key number offset bug added yesterday 2023-10-06 07:48:45 +01:00
OneOfEleven
ec5e9dde66 Squelch tuning 2023-10-05 22:44:44 +01:00
OneOfEleven
bd9f337a5b Make all warnings vanish over to bricky's house ! 2023-10-05 15:26:08 +01:00
OneOfEleven
2372949eb9 RX bandwidth and squelch update 2023-10-05 13:42:14 +01:00
OneOfEleven
609df5f279 Ignore all long-press/function keys whilst in menu 2023-10-05 09:17:38 +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
5900d46edb Disable the weak signal auto RX bandwidth reduction - test 2023-10-04 21:18:02 +01:00
OneOfEleven
429ac36ffe Backlight TX/RX menu update 2023-10-04 16:37:11 +01:00
OneOfEleven
f4b637b51a Added VOX enable/disable compile option 2023-10-04 11:57:34 +01:00
OneOfEleven
4d808de2ac Added Copy-channel-to-VFO - long press 'M' key (menu key) 2023-10-03 23:33:01 +01:00
OneOfEleven
f8aaf47374 AM RX mode could possible not be being set - maybe fixed 2023-10-03 16:09:25 +01:00
OneOfEleven
c5c86d0ad0 Fix frequency band error from yesterday 2023-10-03 11:48:00 +01:00
OneOfEleven
010ea0308a Renames 'ENABLE_SQUELCH_LOWER'. Added faster channel scan option (but makes squelch/grn-LED/back-light more twitchy) 2023-10-03 11:32:04 +01:00
OneOfEleven
2551077cef Menu remains on screen whilst TX'ing 2023-10-03 00:14:36 +01:00
OneOfEleven
bf2564b9f5 F-CAL hidden meni compile option added + BATCAL menu range adjust range increased 2023-10-02 20:52:18 +01:00
OneOfEleven
9ac3525683 Simplified the frequency band table(s) 2023-10-02 14:13:27 +01:00
OneOfEleven
3ac330ddee Testing disabling the BK chips auto bandwidth switching weak signal option 2023-10-02 12:20:54 +01:00
OneOfEleven
af342cf904 Restored battery bar thresholds back to the stored calibration values. 2023-10-02 10:40:27 +01:00
OneOfEleven
ec33203403 Update RADIO_InitInfo() so that things match up rather than fixed numerical constants 2023-10-02 10:05:15 +01:00
OneOfEleven
86d2dade7a Menu update + PTT-ID fix 2023-10-01 21:50:05 +01:00
OneOfEleven
8caff25b7c Possible DW AM TX fix 2023-10-01 19:56:04 +01:00
OneOfEleven
c644b30b2f 1750 compile option + maybe DW AM TX fix 2023-10-01 19:17:51 +01:00
OneOfEleven
de174d072c Removed unneeded function call param (band) 2023-10-01 17:19:38 +01:00
OneOfEleven
7df7461d31 Fix dual-watch so that TX only uses the main channel (black triangle) 2023-10-01 09:14:19 +01:00
OneOfEleven
b7241f77ef Forgot to save/update radio.c 2023-10-01 00:30:13 +01:00
OneOfEleven
b0f6be2c7c Make all 10 squelch settings slightly more sensitive 2023-09-30 23:56:31 +01:00
OneOfEleven
aba9e435f2 Fix lower squelch-1 setting bug 2023-09-30 20:21:37 +01:00
OneOfEleven
9493f34c23 Various DTMF bug fixes and renames 2023-09-30 11:22:19 +01:00
OneOfEleven
fd0e166315 Fix RSSI bar bug 2023-09-29 15:22:41 +01:00
OneOfEleven
895d83e9bc Fix channel name padding byte to 0x00 2023-09-28 23:42:57 +01:00
OneOfEleven
8ce02a37a9 Removed duplicate AM flag (IsAM) 2023-09-28 23:32:08 +01:00