Commit Graph

1129 Commits

Author SHA1 Message Date
Armel FAUVEAU
4a892d867a Fixed bug when resuming scan if scan action is used 2024-11-07 02:26:23 +01:00
Armel FAUVEAU
40fb647837 Let's go to v3.7 2024-11-06 17:47:03 +01:00
Armel FAUVEAU
a847a3eb42 Merge pull request #292 from armel/feature_update_v3
Update Donors
2024-11-06 16:59:43 +01:00
Armel FAUVEAU
71760a7c28 Update Donors 2024-11-06 16:59:02 +01:00
Armel FAUVEAU
048c4b5259 Merge pull request #291 from armel/feature_update_v3
Add SA818 special compiled versions
2024-11-06 00:46:27 +01:00
Armel FAUVEAU
6ea12ebf5a Add SA818 special compiled versions 2024-11-06 00:45:35 +01:00
Armel FAUVEAU
a5f13832b1 Merge pull request #290 from armel/feature_update_v3
Feature update v3
2024-11-05 22:30:15 +01:00
Armel FAUVEAU
4c7058de99 Package version 3.6 2024-11-05 22:28:13 +01:00
Armel FAUVEAU
4ef531f4e9 Remove old code 2024-11-05 07:08:59 +01:00
Armel FAUVEAU
462f1f479a Remove goto and save some precious bytes 2024-11-05 07:05:41 +01:00
Armel FAUVEAU
dade815f00 Complete with zeros 2024-11-05 06:29:22 +01:00
Armel FAUVEAU
153241a592 Change label options 2024-11-02 23:35:56 +01:00
Armel FAUVEAU
ebd4878bc6 Deal with SA818 and add -DSQL_TONE in Makefile 2024-11-02 05:46:52 +01:00
Armel FAUVEAU
a76673fd3d Update donors 2024-10-31 20:33:56 +01:00
Armel FAUVEAU
443c3d8eb9 SetVol debug 2024-10-31 18:07:29 +01:00
Armel FAUVEAU
ee6f71a4c5 Voxless limitations 2024-10-31 02:38:39 +01:00
Armel FAUVEAU
122b1d2faf Some memory optimizations 2024-10-31 02:29:55 +01:00
Armel FAUVEAU
04d98e1d98 Improve BatSav 2024-10-31 02:05:09 +01:00
Armel FAUVEAU
c128b94f45 Update main features and improvements, because __I'm more interested in donations and my own business, rather than collecting, organizing and integrating attributes for UV-K5 firmware__ 2024-10-31 00:53:07 +01:00
Armel FAUVEAU
18daf70365 Add Narrower feature 2024-10-31 00:37:47 +01:00
Armel FAUVEAU
07c31a0e48 Finaly add deep sleep to Voxless version 2024-10-30 04:26:15 +01:00
Armel FAUVEAU
5a14980d3b Improve shell script 2024-10-30 03:27:09 +01:00
Armel FAUVEAU
db8ce66fa7 Reduce standby 1, 2, 3 or 4s 2024-10-30 02:54:17 +01:00
Armel FAUVEAU
450f0e1a98 Refactoring 2024-10-29 04:35:39 +01:00
Armel FAUVEAU
5400728a5f Add RESET_CHANNEL option 2024-10-28 05:39:43 +01:00
Armel FAUVEAU
08aa97aafa Update voxless parameters 2024-10-28 04:51:08 +01:00
Armel FAUVEAU
08cce22968 Add RESTORE_SCAN feature 2024-10-28 02:03:52 +01:00
Armel FAUVEAU
c94ea17943 Fix FM, NFM, NFM+ (an AM ready) 2024-10-20 22:55:17 +02:00
Armel FAUVEAU
2ea71b936d Index Deep Sleep BK4819 delay on BatSav 2024-10-14 00:04:04 +02:00
Armel FAUVEAU
5478541359 Let's go to v3.6 2024-10-13 21:53:55 +02:00
Armel FAUVEAU
0a7e836656 Merge pull request #274 from armel/feature_update_v3
Feature update v3
2024-10-12 20:44:09 +02:00
Armel FAUVEAU
06b6a893af Push new v3.5 2024-10-12 20:42:10 +02:00
Armel FAUVEAU
23a90b09d5 Fucking Docker...sincerly 2024-10-10 03:47:06 +02:00
Armel FAUVEAU
289e745ea6 Restore NOAA support 2024-10-10 03:46:53 +02:00
Armel FAUVEAU
073551c5f4 Merge pull request #271 from just6979/noaa_fix
NOAA mode fixes
2024-10-10 03:02:13 +02:00
Armel FAUVEAU
80ad0d8f6c Fucking Docker...sincerly 2024-10-10 02:59:43 +02:00
Armel FAUVEAU
31c17fa2ac Improve KeyLck (0 to 10min) 2024-10-09 01:29:13 +02:00
Justin White
f1ccc367c0 exit NOAA mode back to MR mode instead of VFO mode
If Scan Ranges are enabled, you can't get to NOAA from VFO anyway
2024-10-08 12:12:59 -04:00
Justin White
21475ef9ba Use CODE_TYPE_OFF for NOAA channels
It seemed to default to CTCSS,
which means you never hear the NOAA channels unless
you use Monitor mode or SQL 0, which is not ideal
2024-10-08 12:12:58 -04:00
Justin White
30c077b5d0 fix enabling NOAA: restore BITMAP_NOAA
there was data missing in bitmaps.c,
I added it back from the last state before it was removed,
unsure if this is correct data, but it works on my radio
2024-10-08 12:12:58 -04:00
Armel FAUVEAU
5478cc05ac Fix SetOff to 1h if Reset 2024-10-08 03:07:42 +02:00
Armel FAUVEAU
8913ce03f7 Disable deep sleep during AIRCOPY 2024-10-08 02:47:31 +02:00
Armel FAUVEAU
8987e3bf8b Try to fix mirror screen bug 2024-10-05 04:05:48 +02:00
Armel FAUVEAU
bec0f4469c Fix WriteBuildOptions 2024-10-04 05:52:32 +02:00
Armel FAUVEAU
2b1ef8dcab Blink screen slowdown 2024-10-01 02:39:52 +02:00
Armel FAUVEAU
52025a2896 Red LED slowdown 2024-10-01 01:09:07 +02:00
Armel FAUVEAU
89644cc0e4 Update donors 2024-09-30 23:19:36 +02:00
Armel FAUVEAU
20e041c407 Improve ScnRev 2024-09-30 20:48:00 +02:00
Armel FAUVEAU
9fe87338bf Improve ScnRev 2024-09-30 06:22:33 +02:00
Armel FAUVEAU
5d2109435f Improve ScnRev 2024-09-30 06:20:52 +02:00