0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 14:48:03 +03:00
Commit Graph

267 Commits

Author SHA1 Message Date
64f19b2d78 Use memcpy() instead of memmove() when it's possible (two memmove call were kept).
Rename some variable named 'String' (to 'str') which is quite confusing.
2023-10-24 11:40:35 +02:00
01d4d748de fix: increase string buffer size to avoid overflow 2023-10-23 18:17:26 +01:00
3b4178d59d renames to reduce confusion 2023-10-23 14:02:54 +01:00
74f52f9d14 trim away trailing zeros compile option 2023-10-23 11:46:51 +01:00
0d36e997d4 fix text centering, ie in menu 2023-10-23 11:11:28 +01:00
df3d298487 Added FM radio lower frequency options 2023-10-22 23:59:47 +01:00
69b108e430 Band edges updated 2023-10-22 22:57:47 +01:00
bfe2a116e2 No refunds ! 2023-10-22 14:22:53 +01:00
b4d50001e1 fix previous messy renaming, plus MDC1200 updates 2023-10-21 12:49:21 +01:00
e1dfb56335 bat-cal menu input update 2023-10-20 18:18:32 +01:00
5f13884e88 fix battery cal menu input 2023-10-20 18:00:36 +01:00
c92ef43b39 fix smallest font compile problem 2023-10-20 16:06:38 +01:00
d968eb4697 Merge remote-tracking branch 'upstream' 2023-10-20 21:53:30 +08:00
387094d70b Arghhh vscode auto formatting again 2023-10-20 21:48:44 +08:00
a81ecadfe1 Keylock can be disabled to save 400 bytes. 2023-10-20 21:40:17 +08:00
d3000206d6 Added fagci's teeny teeny font 2023-10-20 14:09:12 +01:00
da52374496 Menu SIDE_BUTT can be disabled to save 300 bytes.
This is a very rough version as I just did some search and replace.
2023-10-20 20:29:25 +08:00
a6dfca4c91 aircopy fix 2023-10-19 20:54:28 +01:00
eb793f5839 Each channel can now have it's own squelch level setting 2023-10-19 20:03:12 +01:00
c8b6ce53fc fix channel squelch menu text 2023-10-19 19:41:59 +01:00
7e707cf99e Fixed channel delete 2023-10-19 19:30:53 +01:00
3bae9b5cdb Code clean ups + first part of channel squelch (not yet implemented) 2023-10-19 19:00:57 +01:00
ba677b3440 Reduced eeprom wear 2023-10-19 14:21:37 +01:00
36ee70df5b Hide little sub menu number till you enter the sub menu 2023-10-18 18:50:37 +01:00
ce4528b4ee lots more step sizes added, though the QS config software will only use the original 7 step sizes. 2023-10-18 16:17:41 +01:00
2e880a61e1 Unlocked TX still bound by the frequency table. 2023-10-18 13:54:43 +01:00
2bd8db1714 Updated font and F-LOCK menu option 2023-10-18 13:00:57 +01:00
bf7a837485 Renames, some code changes 2023-10-18 11:31:30 +01:00
a60fc80296 Flash light on DTMF call + menu sorting fixed 2023-10-18 00:27:52 +01:00
a89998c6ca Fix "TX BAR" and compander - hopefully 2023-10-17 21:22:40 +01:00
0908ff9bc0 Chan/Freq scan stays where you stop it - IF it's paused there 2023-10-17 14:49:17 +01:00
ef313ceb57 Added menu option for the RSSI S-meter bar 2023-10-17 12:04:54 +01:00
d47cd80fd4 Can now interrupt RF scanning with any other function 2023-10-17 11:05:41 +01:00
73572f24b1 Radio kill/revive code compile option added 2023-10-16 22:29:23 +01:00
1c736497f4 Typo in Makefile 2023-10-16 20:58:19 +01:00
00465cacf1 Small fixes to RX/TX backlight and compile problem 2023-10-16 18:37:03 +01:00
613fc482cc Squelch and backlight adjustments 2023-10-16 18:19:28 +01:00
80f9f89ccb stuff 2023-10-16 12:56:32 +01:00
244c4f1091 Try up/down butts with squelch off/monitor enabled 2023-10-16 06:43:42 +01:00
1ecc6e8769 Reduced low and mid TX powers 2023-10-15 21:32:57 +01:00
0449314a00 Fix "CALL FRM" on-screen bug 2023-10-15 20:20:42 +01:00
08f89b1252 aircopy RX update 2023-10-15 18:31:01 +01:00
b315d29a81 Updated aircopy 2023-10-15 17:56:55 +01:00
319f22dcb8 AIRCOPY now has error correction (REQ-ACKs) to fix corrupted/lost packets during transfer 2023-10-15 11:24:20 +01:00
ca78b7411c Updated TX_UNLOCK menu option, renamed scanner files to remove confusion with freq/chan scanner 2023-10-14 14:07:05 +01:00
c5859c2bf5 Always show little original RX antenna bars, even if big RX bar/S-reading is enabled. 2023-10-14 13:07:24 +01:00
14105a4f8e Fix poor little forgotten RX signal bars 2023-10-14 11:55:43 +01:00
aac309be88 Added TX unlock option - eeek 2023-10-14 10:33:21 +01:00
373f747824 RSSI calibration data usage fixed 2023-10-14 09:43:53 +01:00
8fb57d9d19 new eeprom structure array (not yet used) 2023-10-13 23:27:54 +01:00