Commit Graph

88 Commits

Author SHA1 Message Date
Sjef Verhoeven PE5PVB
972424b8d7 Added check for double PI in memory scanner
Added sensitivity setting in both DX mode and auto memory menu
2024-08-06 16:01:35 +02:00
Sjef Verhoeven PE5PVB
0280cf3a03 Added menuoption auto memory 2024-08-04 20:33:27 +02:00
Sjef Verhoeven PE5PVB
0d3a4e033f Added menuoption Show Long PS 2024-08-03 15:32:16 +02:00
Sjef Verhoeven PE5PVB
ff2fac9829 Small correction on RDS and Wifi indicators 2024-06-09 21:48:54 +02:00
Sjef Verhoeven PE5PVB
ef3efcacb5 Corrected LW high edge 2024-05-30 22:34:25 +02:00
Sjef Verhoeven PE5PVB
a29d537874 Added Show clock in RDS menu 2024-05-29 19:24:44 +02:00
Sjef Verhoeven PE5PVB
3c6df51020 Extended FM band for 205 radios to start from 64MHz 2024-05-28 19:41:20 +02:00
Sjef Verhoeven PE5PVB
f466445a13 Added menu option to configure 5s band button press 2024-05-14 16:56:09 +02:00
Sjef Verhoeven PE5PVB
d1853c2340 Added auto squelch 2024-05-08 23:03:18 +02:00
ohmytime
109c2578bd AIR band revert 2024-05-05 21:44:56 +08:00
Sjef Verhoeven PE5PVB
c951a39c4c Revert "Merge pull request #549 from ohmytime/Air_Band"
This reverts commit a4af8de85a, reversing
changes made to dcf7203a7e.
2024-05-05 14:47:31 +02:00
ohmytime
fa30f90cf4 Air Band support [ongoing] 2024-05-05 17:18:20 +08:00
Sjef Verhoeven PE5PVB
85f084dec9 Removed new skin 2024-04-17 11:39:12 +02:00
Sjef Verhoeven PE5PVB
6a6dd61267 EEPROM relocated to prevent memory channel loss on future updates 2024-04-11 14:46:23 +02:00
Sjef Verhoeven PE5PVB
209f7079b7 Added extra menu options for FM DX mode (not integrated yet!) 2024-04-09 16:27:24 +02:00
Sjef Verhoeven PE5PVB
24443c4245 Introduced DX scan mode 2024-04-08 17:33:49 +02:00
Sjef Verhoeven PE5PVB
82e6e4cb80 Cleanup file 2024-04-06 19:29:25 +02:00
Sjef Verhoeven PE5PVB
1b7ba7dd9c Added PI and PS to memory channels 2024-04-06 18:42:53 +02:00
Sjef Verhoeven PE5PVB
7a12c1ffa4 Moved memory channels to struct 2024-04-06 15:03:20 +02:00
Sjef Verhoeven PE5PVB
40d9282e39 Renamed new skin 2024-03-31 21:52:52 +02:00
Sjef Verhoeven PE5PVB
c8fe5d2af2 Added FMSI switch to menu 2024-03-26 12:56:34 +01:00
Sjef Verhoeven PE5PVB
3d6b7347c2 Working on new Skin 2024-03-13 23:29:51 +01:00
Sjef Verhoeven PE5PVB
d899b9698f freqfont update 2024-03-03 19:56:12 +01:00
Sjef Verhoeven PE5PVB
1fb7d5a893 Added AGC setting
Note: Flash data will be reset!
2024-02-19 20:55:07 +01:00
Sjef Verhoeven PE5PVB
2612a2782e Added option to disable display when XDRGTK is connected 2024-02-04 16:18:32 +01:00
Sjef Verhoeven PE5PVB
dbf8cf61da Compatibility with FM-DX-Webserver 2024-01-27 16:57:29 +01:00
ohmytime
13aa84722e Support 12M and 55M oscillators
Depending on the voltage of IO15, different crystal oscillators are supported.
IO15: 0V → 9.216M
IO15: 1V  → 12M
IO15: 2V  → 55.466M
IO15: (2V~3.3V]  → 4M
2024-01-27 20:59:07 +08:00
MCelliotG
257e945122 Small theme fixes 2024-01-02 12:43:47 +02:00
MCelliotG
4a2aacd6da Finished color mapping, add new theme 2024-01-02 05:49:19 +02:00
Sjef Verhoeven PE5PVB
58e87b615a Versioning and small fix in language 2024-01-01 22:06:48 +01:00
Sjef Verhoeven PE5PVB
e4e4bffe6e Added skin selector 2023-12-30 21:52:59 +01:00
Sjef Verhoeven PE5PVB
0c4635ee88 Added different fonts for frequency
Added extra theme
2023-12-29 21:29:35 +01:00
Sjef Verhoeven PE5PVB
d5b716f0fa Set default SPI frequency to default value 2023-12-07 16:23:51 +01:00
Sjef Verhoeven PE5PVB
f73a53746f Mod on initial memory frequencies 2023-12-06 14:41:28 +01:00
ohmytime
a571bb6f91 Alignment 2023-11-30 10:36:34 +08:00
ohmytime
e915b84172 Fix FM87.5 can't save to channel 2023-11-30 10:32:06 +08:00
Sjef Verhoeven PE5PVB
d5760f3c2a Changed use squelch in to use squelch
`When disabled, squelch will be switched off and can't be set.
2023-11-23 14:50:11 +01:00
ohmytime
45ba255367 MEM band optimization
1. Empty(defalut) station not tune
2. Change channel color for different status:
    Mem preview: Channel Empty → InsignificantColor , Exist → SignificantColor
    Mem storage:  Channel Empty → SignificantColor , Exist → InsignificantColor
2023-11-23 17:21:34 +08:00
ohmytime
be5e253be9 Add Band None for AM & FM
Now can completely disable AM/FM bands
2023-11-22 08:56:25 +08:00
Sjef Verhoeven PE5PVB
1c9c5dc815 Fix memory position 99
Also set FM memory channels to auto stereo by default.
2023-11-18 18:22:26 +01:00
Sjef Verhoeven PE5PVB
9b1561a6b8 Extended USA MW range 2023-11-17 21:57:38 +01:00
Sjef Verhoeven PE5PVB
72e3b595a4 Added FM scan sensitivity option. 2023-11-17 10:52:47 +01:00
Sjef Verhoeven PE5PVB
8c3e34e352 Added menu option to adjust scan sensitivity for AM 2023-11-11 13:17:36 +01:00
Sjef Verhoeven PE5PVB
046642c306 Removed 80MHz from SPI selector, won't work. 2023-11-02 11:16:33 +01:00
Sjef Verhoeven PE5PVB
c64faf1df3 SPI speed added to flash storage and menu cleanup
Moved ARS selection to tft_espi config
2023-11-01 22:22:46 +01:00
Sjef Verhoeven PE5PVB
b5d7d053d2 Added menu option for default MW stepsize, menu cleanup 2023-10-30 16:49:28 +01:00
Sjef Verhoeven PE5PVB
a27fa13c66 Added function to store stereo/mono status and BW mode on memory channels 2023-10-29 00:23:25 +02:00
Sjef Verhoeven PE5PVB
8d85e318a7 More fixes and added eeprom space for BW and MS 2023-10-28 23:37:50 +02:00
Sjef Verhoeven PE5PVB
4f73645364 Added 200kHz stepsize for FM 2023-10-23 20:44:56 +02:00
ohmytime
22f85087ef Can change SPI speed in menu
Now you can change SPI speed to avoid interference.
2023-10-22 14:24:30 +08:00