Armel FAUVEAU
186ea416bf
Revert fix bug on SWITCH MAIN ONLY
2024-02-08 01:48:18 +01:00
Armel FAUVEAU
1fe441b4c2
Move Squelch
2024-02-07 05:03:59 +01:00
Armel FAUVEAU
784ca8a4a7
Move Squelch
2024-02-07 05:02:59 +01:00
Armel FAUVEAU
fc4b82e1d5
Add Squelch Level
2024-02-07 00:31:35 +01:00
Armel FAUVEAU
b0e4a05d78
Add Squelch Level
2024-02-06 19:12:47 +01:00
Armel FAUVEAU
c2d5fc18b5
Add Squelch level on MAIN ONLY
2024-02-06 00:37:25 +01:00
Armel FAUVEAU
e45c2f5904
Fix F4IRT shortcut bug
2024-02-05 23:49:56 +01:00
Armel FAUVEAU
5da6183a69
Enter DTMF on Main Only
2024-01-30 19:30:16 +01:00
Armel FAUVEAU
74421ed6d7
Apply changes to v0.22
2024-01-29 22:43:47 +01:00
Krzysiek Egzmont
ac8c51d605
Fix s-meter and DTMF overlaying problem
2023-12-31 13:31:39 +01:00
Krzysiek Egzmont
8f6e1be5e0
Refactor
2023-12-28 22:08:56 +01:00
Krzysiek Egzmont
38ec40b0db
Faster AGC debugging print
2023-12-25 22:49:58 +01:00
Juan Antonio
7a7010da55
Unify PrintSmall functions
...
Size: 60420 -> 60364
2023-12-25 22:49:06 +01:00
Juan Antonio
78a45d9bbd
Create function to zero gFrameBuffer
...
Size: 60464 -> 60420
2023-12-25 22:49:06 +01:00
Juan Antonio
f8ef687026
Use pointers to avoid some string copying
...
Size: 60664 -> 60464
2023-12-25 22:49:06 +01:00
Juan Antonio
e929a79765
Move variable declaration outside of guarded region
...
Fixes #328
2023-12-24 20:55:29 +01:00
Juan Antonio
d75209bad0
Rename str_ptr to adhere to the current style
2023-12-24 13:34:05 +01:00
Juan Antonio
a08420a0b7
Simply some logic. Unify some #ifdef regions
2023-12-24 13:34:05 +01:00
Krzysiek Egzmont
39eb3e835e
Scan range in spectrum
2023-12-19 18:25:45 +01:00
Krzysiek Egzmont
af6b542da1
Cleanup
2023-12-15 13:47:07 +01:00
Juan Antonio
80fa310646
Fix use of wrong ENABLE guard
2023-12-14 22:03:44 +01:00
Juan Antonio
d0ae34f9b4
Replace memmove by memcpy
2023-12-13 16:07:07 +01:00
Krzysiek Egzmont
268c4dece3
S0 and S9 value settings #174
2023-12-12 18:51:38 +01:00
Juan Antonio
2164461449
Use function to check if in RX mode
2023-12-08 01:43:12 +01:00
Juan Antonio
c76a96c3ad
Add enum for TR/TX mode
2023-12-07 00:46:59 +01:00
Juan Antonio
cd032c39d2
Refactor alarm code
...
- Fixes Alarms bypassing TX restrictions
- Adds enumerations
- Makes use of mode ALARM_STATE_SITE_ALARM (formely ALARM_STATE_ALARM) instead
checking against ALARM_STATE_TXALARM && ALARM_MODE == ALARM_MODE_TONE
all over the place
2023-12-07 00:46:59 +01:00
Krzysiek Egzmont
66f1f545c3
Refactor
2023-12-06 23:08:57 +01:00
Krzysiek Egzmont
c1a009cc2f
AM fix modification
2023-12-06 17:54:32 +01:00
Krzysiek Egzmont
e95f577074
Real AM fix attempt, messy
2023-12-05 23:14:43 +01:00
Juan Antonio
52bdd408c4
Refactor, merge #186
2023-12-05 02:01:43 +01:00
Krzysiek Egzmont
f3297c29cb
AGC debugging option
2023-12-04 22:58:27 +01:00
g4eml
9ca3ccd744
AM-Fix for Spectrum
2023-12-02 23:16:14 +01:00
Krzysiek Egzmont
cfa745fda0
Refactor
2023-12-02 22:59:36 +01:00
Krzysiek Egzmont
fbb4d08b88
S-meter values readjusted according to measurements from #53
2023-11-29 01:23:20 +01:00
Krzysiek Egzmont
050e04bcfd
Enable/disable DTMF calling compile option
2023-11-28 23:00:01 +01:00
Krzysiek Egzmont
7857e8ed7a
Scan range function #132
2023-11-28 20:13:02 +01:00
Krzysiek Egzmont
fb30ec8c86
Refactor
2023-11-22 23:40:20 +01:00
Krzysiek Egzmont
67307463e2
FIX #92 : Adjust s-meter values
2023-11-22 14:52:16 +01:00
Krzysiek Egzmont
592810b7d7
FIX #125 : Frequency input on the first VFO blanks the display on the second
2023-11-20 22:32:39 +01:00
Krzysiek Egzmont
7e91d67b53
Mic bar in the same style as an s-meter
2023-11-07 17:11:25 +01:00
Krzysiek Egzmont
ba29176f33
Don't display mic bar over low the battery popup
2023-11-07 17:11:25 +01:00
Krzysiek Egzmont
21535c9ca0
Don't use AM fix for USB/BYP/RAW
2023-11-03 12:18:31 +01:00
Krzysiek Egzmont
388c3dadf1
SSB, BYP, RAW demodulation modes added #64
2023-11-03 01:15:29 +01:00
Krzysiek Egzmont
03a51525b6
Fix s-meter over S9 values calculation
2023-11-01 23:37:31 +01:00
Krzysiek Egzmont
c2be853ef1
Low battery popup
2023-11-01 01:43:09 +01:00
Krzysiek Egzmont
2086bd6aaa
Comments, refactor
2023-10-28 10:53:07 +02:00
Krzysiek Egzmont
3b3db88e5e
Fix s-meter displaying for overpowering signals
2023-10-28 10:50:51 +02:00
Krzysiek Egzmont
f6791395cc
Modified displaying of little sbar
2023-10-28 10:45:56 +02:00
Krzysiek Egzmont
8739996668
Changed little sbar back to factory
2023-10-27 15:32:14 +02:00
Krzysiek Egzmont
38b1e5cbaa
#45 piotr022 style S-meter
2023-10-25 14:39:21 +02:00