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
Krzysiek Egzmont
72eddd009b
Refactor
2023-10-25 01:26:14 +02:00
Krzysiek Egzmont
856dbe083d
Increase DTMF string buffers size
2023-10-24 03:43:48 +02:00
Krzysiek Egzmont
d132969c91
Support for >1GHz frequencies input
2023-10-20 00:15:11 +02:00
Krzysiek Egzmont
a5fa0b1e4b
Refactoring, cleanup, comments
2023-10-19 21:42:56 +02:00
Krzysiek Egzmont
a21c8a62ac
Small changes
2023-10-19 21:29:54 +02:00
Krzysiek Egzmont
1d95737088
Refactoring, cleanup, comments
2023-10-19 16:58:12 +02:00
Krzysiek Egzmont
2f7042056a
Display frequencies >=1GHz
2023-10-19 02:35:34 +02:00
Krzysiek Egzmont
f1fc04591c
Fix compiler errors
2023-10-16 17:17:17 +02:00
Krzysiek Egzmont
a26c397417
Remove fall-through pragmas
2023-10-16 16:52:32 +02:00
Krzysiek Egzmont
d817ff7e6a
Fixed RSSI calibration
2023-10-16 13:01:24 +02:00