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

136 Commits

Author SHA1 Message Date
78da1d5610 some fixes 2023-10-26 23:14:46 +01:00
9bb9af1efe stuff 2023-10-26 19:00:31 +01:00
5119995b08 mdc1200 TX param update 2023-10-26 18:09:53 +01:00
984722b924 mdc1200 update 2023-10-26 16:29:07 +01:00
045768a2c3 fix power-on-password compile error 2023-10-26 14:10:11 +01:00
39fdb7ed33 fix tx offset entry in menu "Tx OFS" 2023-10-26 13:46:12 +01:00
eec77fb93c Fix default front end gain setting 2023-10-25 21:05:47 +01:00
30dfb07004 MDC1200 update 2023-10-25 19:26:22 +01:00
1c424492d9 MDC1200 CRC now done on the CPU :) 2023-10-25 16:10:44 +01:00
c51a002905 fixed my bots 2023-10-25 14:19:18 +01:00
2d5730f578 MDC100 update 2023-10-25 13:07:12 +01:00
216cc027cf fix compile problem 2023-10-25 09:03:46 +01:00
5b5259c17d Fix RF scan problem + removed enums 2023-10-25 08:47:00 +01:00
2bde63c6e0 Merge branch 'main' of https://github.com/OneOfEleven/uv-k5-firmware-custom 2023-10-25 07:35:30 +01:00
7fdf840f80 did brickys changes 2023-10-25 07:35:19 +01:00
dd77aa9d84 Merge pull request #225 from bricky149/rx-sensitivity-fix
Restore 'lost' radio sensitivity
2023-10-25 07:34:18 +01:00
7d40dc1760 fixed type-in new freq (tx not following rx) 2023-10-25 06:38:08 +01:00
da2e55fecd MDC1200 TX now working 2023-10-24 22:41:09 +01:00
ab86220161 fix: add missing REG_13 write from EnableAGC() 2023-10-24 22:21:50 +01:00
315bf4c9be fix: restore 'lost' radio sensitivity 2023-10-24 20:35:53 +01:00
0b0cf75db6 fix RF scanning 2023-10-24 18:16:16 +01:00
3b4178d59d renames to reduce confusion 2023-10-23 14:02:54 +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
428ca596e6 update mdc1200 2023-10-21 20:54:42 +01:00
19a1476057 closer to MDC1200 working 2023-10-21 09:14:46 +01:00
4f6063f492 fix mdc crc bug and tx/rx freq bug after using up/dn buttons 2023-10-20 22:15:15 +01:00
06a19ee05c mdc1200 update 2023-10-20 20:14:47 +01:00
0c231148fe added mdc1200 packet encoder 2023-10-20 19:37:03 +01:00
c92ef43b39 fix smallest font compile problem 2023-10-20 16:06:38 +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
30d5abb1e2 remove more speaker clicks 2023-10-18 22:20:53 +01:00
e0eddfcfdd remove some speaker clicks 2023-10-18 21:39:09 +01:00
9095eba846 fix PTT ID and roger tones 2023-10-18 21:22:12 +01:00
44c1cdbe58 fix key beeps + new copy VFO to chan 2023-10-18 20:44:33 +01:00
bf7a837485 Renames, some code changes 2023-10-18 11:31:30 +01:00
a89998c6ca Fix "TX BAR" and compander - hopefully 2023-10-17 21:22:40 +01:00
4cdd17888c Fix scanning chan/freq button functions 2023-10-17 17:25:14 +01:00
1c736497f4 Typo in Makefile 2023-10-16 20:58:19 +01:00
613fc482cc Squelch and backlight adjustments 2023-10-16 18:19:28 +01:00
fffdfa64e1 Got some names :) 2023-10-16 11:32:01 +01:00
244c4f1091 Try up/down butts with squelch off/monitor enabled 2023-10-16 06:43: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
55ceb92a61 Updated AIRCOPY + fixed F+4 save to VFO 2023-10-12 22:48:48 +01:00
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
a4bb69a306 Updated TX audio bar 2023-10-11 23:07:58 +01:00
04f9262635 Updated DTMF to full char range 2023-10-11 20:44:35 +01:00
2f076587b4 Fixed FM radio key presses, now nice to use the FM radio 2023-10-11 17:22:34 +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