Commit Graph
68 Commits
Author SHA1 Message Date
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
ohmytimeandGitHub 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
Sjef Verhoeven PE5PVB 51576b316f Added time-out timer
You can choose for off, 15m, 30m, 60m and 90m.
Timer will reset everytime you use a button or the rotary.
Radio will go in full deep-sleep, including the processor.
To wake up, just jiggle the knob.
2023-10-15 20:17:09 +02:00
Sjef Verhoeven PE5PVB 95c405ed54 Add extra TMC detection 2023-10-13 22:53:56 +02:00
Sjef Verhoeven PE5PVB eafd385998 Added AF Mixed flag 2023-10-13 16:47:06 +02:00
Sjef Verhoeven PE5PVB 29b2f79a56 Added Fast PS
When enabled:
When tuning to a new station PS is shown immediately. After two complete PS cycles normal PS detection is activated. This can cause incompete or faulty PS direct after tuning, which will recover.

Disabled:
After two complete PS cycles the PS is shown. This can take some longer time to show PS but will prevent errors as much as possible.

In previous builds fast PS was already enabled, but can now be disabled if wanted.

Also a small fix: when RDS is lost and level drops below low level threshold, the textcolor was not changed.
2023-10-12 12:11:40 +02:00
Sjef Verhoeven PE5PVB 0545c62350 Extended memory channels to 99 2023-10-11 14:33:15 +02:00
Sjef Verhoeven PE5PVB a5181c2463 Last state SW BAND/AUTO stored in flash and made it more user friendly 2023-10-10 17:42:25 +02:00
Sjef Verhoeven PE5PVB 0997590b97 BW for AM and FM is now stored in flash 2023-10-03 17:00:07 +02:00
ohmytime 496d7320f2 Fix deemphasis value error 2023-08-21 11:25:12 +08:00
ohmytime 2ce25a2888 Add FM deemphasis 2023-08-17 08:03:55 +08:00
ohmytime ea425c7417 Add AM antenna attenuation 2023-08-15 20:32:17 +08:00
Sjef Verhoeven PE5PVB c5350b3860 Bugfixes
- Show PI errors is fixed
- RDS error detector fixed
- Battery indicator fixed
- Regional AF's now have a leading 'r'
- Edge beep on SW bands added
- Beep on boot only when edge beep is enabled
- Added Stationlist ID, this is used for identification in Stationlist log
- Code optimalisation
2023-08-14 20:30:38 +02:00
Sjef Verhoeven PE5PVB ab94e952dd Several updates
- New font for frequency
- Added auto AF sort on/off
- Mask regional AF frequencies
- Some changes that make tuning a bit faster
- Small bugfixes
- Code cleanup
2023-08-13 20:52:11 +02:00
ohmytime 431938df97 Add co-channel detector on AM 2023-08-08 22:59:05 +08:00
Sjef Verhoeven PE5PVB d258d1dd3c Added RT buffering as menu option 2023-08-06 16:38:26 +02:00
kevin c85bb22cc0 Show battery value or percent 2023-08-03 18:57:06 +08:00
Sjef Verhoeven PE5PVB 4cf3877b39 Bugfixes 2023-07-29 15:52:33 +02:00
Sjef Verhoeven PE5PVB ffd0c59d22 Changed lowest OIRT frequency to 65MHz
Most TEF chips can't handle < 65MHz
2023-07-28 15:54:07 +02:00
Sjef Verhoeven PE5PVB b7f8d1263f Squelch value bug while searching fixed
Changed start frequency OIRT
2023-07-27 23:47:39 +02:00
Sjef Verhoeven PE5PVBandGitHub 5e2ebcf670 Merge pull request #144 from ohmytime/Add_model_selector
Add Model selector & some optimization for China portable
2023-07-27 14:40:34 +02:00
kevin fe83036c78 Add Model selector & some optimization for China portable
Touch screen part need to be done.
2023-07-27 20:36:16 +08:00