This website requires JavaScript.
c996577a0b
Fix frequency wraparound over band limit
Krzysiek Egzmont
2023-10-24 03:31:43 +02:00
e877820594
Change upper limit of airband to 137MHz
Krzysiek Egzmont
2023-10-24 03:29:50 +02:00
8ab123c927
Add new "VFO/MR" configurable button function
Krzysiek Egzmont
2023-10-24 02:01:02 +02:00
a510b89c6a
Refactor frequency rounding
Krzysiek Egzmont
2023-10-24 01:58:40 +02:00
8b41a1fa66
Fix offset display in menu
Krzysiek Egzmont
2023-10-24 01:56:27 +02:00
99fc8a8311
FIX #43 : frequent offset menu is not working properly
Krzysiek Egzmont
2023-10-24 01:54:57 +02:00
5c3eea2fcb
Restart dual watch after VFO switched
Krzysiek Egzmont
2023-10-22 02:24:04 +02:00
ffb26a1f86
Refactoring
Krzysiek Egzmont
2023-10-22 02:12:07 +02:00
a8ae1b7739
Add menu configurable long-press function for MENU button
Krzysiek Egzmont
2023-10-21 01:54:14 +02:00
b59df11bd6
Refactoring
Krzysiek Egzmont
2023-10-21 01:52:05 +02:00
146c8dede4
Move copy channel to frequency mode from long press M to 1/BAND
Krzysiek Egzmont
2023-10-21 01:49:46 +02:00
c2090676d8
Side-key functions added: key lock, switch VFOs
Krzysiek Egzmont
2023-10-21 00:12:55 +02:00
b29bae88f1
Change SC_REV menu items names
Krzysiek Egzmont
2023-10-20 19:11:30 +02:00
c55a40481d
Spectrum refactoring
Krzysiek Egzmont
2023-10-20 17:23:45 +02:00
a37a1ca6ef
Fonts trimmed to save quite a bit of space
Krzysiek Egzmont
2023-10-20 16:52:15 +02:00
8629b1b867
Refactoring
Krzysiek Egzmont
2023-10-20 16:49:53 +02:00
f7c0d4149b
Reduce EEPROM wear, don't check if changed before write.
Krzysiek Egzmont
2023-10-20 12:01:06 +02:00
87fd5c19d0
README.md updated
Krzysiek Egzmont
2023-10-20 01:35:11 +02:00
d132969c91
Support for >1GHz frequencies input
Krzysiek Egzmont
2023-10-20 00:15:11 +02:00
a5fa0b1e4b
Refactoring, cleanup, comments
Krzysiek Egzmont
2023-10-19 21:42:56 +02:00
a21c8a62ac
Small changes
Krzysiek Egzmont
2023-10-19 21:22:10 +02:00
9fd3701f46
Don't activate RX VFO when crossband is active
Krzysiek Egzmont
2023-10-19 17:00:22 +02:00
1d95737088
Refactoring, cleanup, comments
Krzysiek Egzmont
2023-10-19 14:26:27 +02:00
2f7042056a
Display frequencies >=1GHz
Krzysiek Egzmont
2023-10-18 20:43:02 +02:00
13b41abce6
REFACTORING: Fixed correct BK4819 GPIO pin names
Krzysiek Egzmont
2023-10-18 17:24:56 +02:00
b9f9566158
Additional fix for RSSI calibration
Krzysiek Egzmont
2023-10-18 16:59:30 +02:00
710a417e12
FIX #31 : Disable ENABLE_CTCSS_TAIL_PHASE_SHIFT that causes STE not to work
Krzysiek Egzmont
2023-10-18 00:29:20 +02:00
f11d0fbcda
Code refactoring
Krzysiek Egzmont
2023-10-17 21:47:39 +02:00
96144af9e9
Added function buttons configuration to menu
Krzysiek Egzmont
2023-10-17 18:29:12 +02:00
4dd2445833
Menu items reordered
Krzysiek Egzmont
2023-10-17 13:34:18 +02:00
6172d942be
Fix scanning on opposite VFO, ignore scan result on EXIT button, changed status bar while scanning
Krzysiek Egzmont
2023-10-17 02:57:55 +02:00
0c0cbb232c
Refactoring
Krzysiek Egzmont
2023-10-17 01:31:08 +02:00
298ff29cf4
Fix restore VFO settings after scan
Krzysiek Egzmont
2023-10-16 21:57:32 +02:00
f70707e17f
Fix copy channel to VFO function copying wrong VFO, clean VFO setup
Krzysiek Egzmont
2023-10-16 18:39:20 +02:00
f1fc04591c
Fix compiler errors
Krzysiek Egzmont
2023-10-16 17:17:17 +02:00
a26c397417
Remove fall-through pragmas
Krzysiek Egzmont
2023-10-16 16:52:32 +02:00
d3a2a7bee9
Menu id fix
Krzysiek Egzmont
2023-10-16 15:13:34 +02:00
d817ff7e6a
Fixed RSSI calibration
Krzysiek Egzmont
2023-10-16 12:22:56 +02:00
ec4bec5b1f
Flashlight SOS function
Krzysiek Egzmont
2023-10-15 23:54:14 +02:00
d7c458839c
Change menu items names
Krzysiek Egzmont
2023-10-15 22:07:55 +02:00
cff2f25e56
Consolidate "T VFO" and "DUALRX" into one "RXMODE"
Krzysiek Egzmont
2023-10-15 21:42:17 +02:00
63ac84883e
add execute rights to compile-with-docker.sh
Krzysiek Egzmont
2023-10-15 21:12:06 +02:00
f8252df281
fixed: "compiled-firmware" folder missing under linux - fixed shell variable $PWD
wrobepio
2023-10-14 20:26:29 +02:00
be00bb99ad
FIX #28 : After entering item 51(BATVOL) of the menu, the automatic lock screen cannot be unlocked
Krzysiek Egzmont
2023-10-12 20:45:26 +02:00
7e6a78ab6c
FIX #26 : vfo state (TX DISABLE label) update issue when FM radio disabled in Makefile
Krzysiek Egzmont
2023-10-12 00:44:52 +02:00
06c2ddf543
BUG FIX: power save never activated
Krzysiek Egzmont
2023-10-10 19:36:12 +02:00
47f1e80252
Fix #25 : When you stop the scan with the PTT the Walkie stays in permanent TX
Krzysiek Egzmont
2023-10-10 17:32:58 +02:00
64bc29d362
FIX #24 : lock/unlock doesn't work when FM radio active
Krzysiek Egzmont
2023-10-10 14:29:51 +02:00
8d17f5922c
FIX #21 : Battery symbol fix of a fix
Krzysiek Egzmont
2023-10-10 01:37:29 +02:00
063dc61e65
Part of the recent changes form 1o11, including DTMF input box error #19
Krzysiek Egzmont
2023-10-09 21:47:06 +02:00
60ccd3372f
FIX #8 : This should fix compiler errors
Krzysiek Egzmont
2023-10-09 17:16:36 +02:00
149a0f5bdc
Revert do not update battery level when TX
Krzysiek Egzmont
2023-10-09 16:57:52 +02:00
c7da7cf725
Battery symbol fix
Krzysiek Egzmont
2023-10-09 16:30:20 +02:00
4b9147327a
Fix random upper/lower for TX, bring back TX on last RX
Krzysiek Egzmont
2023-10-09 16:02:57 +02:00
43f4790f5b
BUG FIX #15 : shifted numbers in spectrum freq input box
Krzysiek Egzmont
2023-10-06 19:57:08 +02:00
43ccce33da
README: new build instructions
Krzysiek Egzmont
2023-10-06 11:47:02 +02:00
b2839de2a5
Merge remote-tracking branch 'remotes/OneOfEleven/main'
Krzysiek Egzmont
2023-10-06 11:21:10 +02:00
5397b3ee88
Fixed key number offset bug added yesterday
OneOfEleven
2023-10-06 07:48:45 +01:00
9a0a75446a
README.md
OneOfEleven
2023-10-06 00:19:21 +01:00
f25e0230f0
Added power-on compile option
OneOfEleven
2023-10-06 00:18:47 +01:00
16c908f0bf
Channel/Frequency scanning updates
OneOfEleven
2023-10-05 23:58:55 +01:00
9c7d6a38e5
Remember scan ALL channels option across power cycles
OneOfEleven
2023-10-05 22:59:26 +01:00
ec5e9dde66
Squelch tuning
OneOfEleven
2023-10-05 22:44:44 +01:00
5c346c8466
Fic typing in keys bug
OneOfEleven
2023-10-05 17:38:25 +01:00
40d09591b3
Fixed silly error I made
OneOfEleven
2023-10-05 16:28:20 +01:00
bd9f337a5b
Make all warnings vanish over to bricky's house !
OneOfEleven
2023-10-05 15:26:08 +01:00
cb05a5881f
Try again to calm the type warnings
OneOfEleven
2023-10-05 14:40:34 +01:00
6b44659419
Mzybe clear up some signed/unsigned compile warnings
OneOfEleven
2023-10-05 14:33:05 +01:00
81f18aa281
build errors fix
Krzysiek Egzmont
2023-10-05 15:10:12 +02:00
410c0e47cb
Merge remote-tracking branch 'remotes/OneOfEleven/main'
Krzysiek Egzmont
2023-10-05 15:01:31 +02:00
2372949eb9
RX bandwidth and squelch update
OneOfEleven
2023-10-05 13:42:14 +01:00
0cf4e1fe36
Merge pull request #123 from bricky149/clang-build
OneOfEleven
2023-10-05 12:44:47 +01:00
9b2ce88a72
RX fixed bandwidth adjustments + squelch sensitivity adjustments
OneOfEleven
2023-10-05 12:42:40 +01:00
a23f359735
Add support for clang builds
bricky149
2023-10-05 12:22:09 +01:00
b343993a72
Don't use fast scan option - for now
OneOfEleven
2023-10-05 10:19:50 +01:00
4d8db8f0b9
Updated 5/7 function key operation (see README.md)
OneOfEleven
2023-10-05 10:03:07 +01:00
609df5f279
Ignore all long-press/function keys whilst in menu
OneOfEleven
2023-10-05 09:17:38 +01:00
e042b21e65
Rename RX_CHANNEL and TX_CHANNEL to RX_VFO and TX_VFO to be much less confusing
OneOfEleven
2023-10-05 01:07:04 +01:00
d632698428
Clean up copy-chan-to-vfo
OneOfEleven
2023-10-05 00:26:37 +01:00
eba4bf9c80
Fix copy-chan-to-vfo
OneOfEleven
2023-10-05 00:07:35 +01:00
56fc929921
Let copy-chan-to-vfo work when dual-watch enabled
OneOfEleven
2023-10-05 00:01:13 +01:00
2cff29e6db
Merge remote-tracking branch 'remotes/OneOfEleven/main'
Krzysiek Egzmont
2023-10-05 00:11:29 +02:00
ced053ba63
Merge remote-tracking branch 'remotes/OneOfEleven/main'
Krzysiek Egzmont
2023-10-05 00:10:14 +02:00
a6324ffcf8
Fix for when channel scan has no scanlisted channels to scan
OneOfEleven
2023-10-04 23:09:55 +01:00
6e7f8b1877
Update README.md with new function key operations list
OneOfEleven
2023-10-04 22:56:54 +01:00
74a9adcdbd
Merge pull request #119 from bricky149/gc-sections
OneOfEleven
2023-10-04 22:35:54 +01:00
4a05e69e19
Retain space saving benefits when not using LTO
bricky149
2023-10-04 22:24:07 +01:00
1cfb59fa38
Scanlist now 1, 2 or all channels
OneOfEleven
2023-10-04 22:08:13 +01:00
bee4a8c41a
Merge remote-tracking branch 'remotes/OneOfEleven/main'
Krzysiek Egzmont
2023-10-04 22:35:03 +02:00
fe949d2ae3
Sanity check on DTMF hold time
OneOfEleven
2023-10-04 21:29:35 +01:00
292181a9a6
struct padding fixed in spectrum
Krzysiek Egzmont
2023-10-04 22:29:26 +02:00
654145bd07
Merge remote-tracking branch 'remotes/OneOfEleven/main'
Krzysiek Egzmont
2023-10-04 21:19:06 +02:00
5900d46edb
Disable the weak signal auto RX bandwidth reduction - test
OneOfEleven
2023-10-04 21:18:02 +01:00
1dbe874240
Slightly reduced tone amplitude - to reduce deviation level
OneOfEleven
2023-10-04 20:34:57 +01:00
eea1756dc0
Disable padding flag - causing problems with structures that need no padding
OneOfEleven
2023-10-04 20:14:01 +01:00
32fad129cc
Modify scanlist top status bar symbol
OneOfEleven
2023-10-04 20:05:00 +01:00
6a8c7d5b37
Modify scanlist symbol on status bar (SL-1 / SL-2)
OneOfEleven
2023-10-04 19:11:19 +01:00
efca16088b
Merge branch 'main' of https://github.com/OneOfEleven/uv-k5-firmware-custom
OneOfEleven
2023-10-04 19:01:09 +01:00
814e5edb07
Toggle scankists update
OneOfEleven
2023-10-04 19:01:00 +01:00
abfcf15aca
Merge pull request #113 from egzumer/batcal
OneOfEleven
2023-10-04 19:00:09 +01:00