0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-18 22:29:50 +03:00

249 Commits

Author SHA1 Message Date
fa1cbeb049 fix freq/chan scan + add 4th FM radio band 2023-10-24 11:47:49 +01:00
3441f3afce slowly completing MDC1200 (TX and RX) 2023-10-24 04:43: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
df3d298487 Added FM radio lower frequency options 2023-10-22 23:59:47 +01:00
bfe2a116e2 No refunds ! 2023-10-22 14:22:53 +01:00
428ca596e6 update mdc1200 2023-10-21 20:54:42 +01:00
0c231148fe added mdc1200 packet encoder 2023-10-20 19:37:03 +01:00
275b2d248a added 68~108MHz FM radio compile option 2023-10-20 15:22:10 +01:00
02e16efc02 cosmetic 2023-10-20 15:12:00 +01:00
d968eb4697 Merge remote-tracking branch 'upstream' 2023-10-20 21:53:30 +08:00
667830c221 Compile firmware. 2023-10-20 21:41:35 +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
989f8cb56e Maybe we should not upload binaries to git tree... But whatever 2023-10-20 20:33:54 +08: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
b18edd6484 Some tests and calculations on binary size. 2023-10-20 20:24:05 +08:00
3bae9b5cdb Code clean ups + first part of channel squelch (not yet implemented) 2023-10-19 19:00:57 +01:00
44c1cdbe58 fix key beeps + new copy VFO to chan 2023-10-18 20:44:33 +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
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
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
f69a997ac1 Added compile option for the faster newer bigger larger manual up/dn frequency smootching 2023-10-16 10:47:43 +01:00
798f0f97f3 Key being ignored fix - hopefully 2023-10-15 22:34:21 +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
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
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
bc416c7433 Fixed F+4 and F+* freq/ctcss/cdcss search functions 2023-10-13 07:49:59 +01:00
75d4f13d7b some F+4 F+* fixes, more to come 2023-10-12 23:43:45 +01:00
17deb5a237 AIRCOPY update 2023-10-12 14:55:10 +01:00
e05e17f8c9 Added remember aircopy frequency 2023-10-12 12:34:01 +01:00
ec11cd84b1 Fix version string compile warning 2023-10-12 11:13:25 +01:00
1ac09b09f0 Added 'VER' menu item to show the firmware version 2023-10-12 10:45:35 +01:00
a4bb69a306 Updated TX audio bar 2023-10-11 23:07:58 +01:00
46a082ef05 Fix serial comms mishap, fix dual-watch not starting at power-on 2023-10-11 16:02:45 +01:00
5942582da4 commented out some restore code 2023-10-11 00:08:58 +01:00
d1c7d5beb6 Menu text update 2023-10-10 18:00:01 +01:00
774e34bf43 Fix some warnings, made all the serial/uart comms packet structure packed, otherwise the compiler can totally mess up ones day there ! 2023-10-10 12:44:10 +01:00
47357fb113 Fix 1750 compile warning 2023-10-10 10:42:22 +01:00
d212d44ab5 Fix boot beeps compile error 2023-10-10 10:12:21 +01:00
6660d0078f Fixed power save and added display contrast menu 2023-10-10 03:56:28 +01:00
023e7b6ee3 Fix PTT bug 2023-10-10 00:56:55 +01:00
44f90a20b4 Added brickies editings, fixed a couple of warnings. 2023-10-09 23:13:34 +01:00
c76891be6d Fixed button/ptt being ignored, re-wrote a keyboard function as well. 2023-10-09 22:49:29 +01:00