ohmytime
01db62083d
Optimization for better view on MEM mode
2023-11-23 17:22:32 +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
c2d89bab24
Fix on color when RDS is lost.
2023-11-21 14:42:13 +01:00
MCelliotG
7196ce15a7
More cosmetics
2023-11-19 14:28:49 +02:00
MCelliotG
91c2aaa0dd
Some cosmetics
2023-11-19 02:49:36 +02:00
MCelliotG
4e2239f50f
Some cosmetics
2023-11-19 02:34:22 +02:00
Sjef Verhoeven PE5PVB
7614c8dc5c
Fix in Audio menu
2023-11-17 11:47:38 +01:00
Sjef Verhoeven PE5PVB
72e3b595a4
Added FM scan sensitivity option.
2023-11-17 10:52:47 +01:00
Sjef Verhoeven PE5PVB
15f5fe8b77
Optimised AF selector.
2023-11-15 23:24:55 +01:00
lxsxl
7a2562880e
Update gui.cpp
...
Update menu-setting "REG OFF" / "REG ON"
But please check if syntax is right, as I am not a programmer at all ...
2023-11-15 23:07:32 +01:00
lxsxl
ad6823f39c
Update gui.cpp
2023-11-15 22:45:58 +01:00
Sjef Verhoeven PE5PVB
17f30d8fbd
Fix EON PTY recovery after page switch
...
Some additional code improvement.
2023-11-15 21:09:39 +01:00
Sjef Verhoeven PE5PVB
1aba3908d4
Fixed messages AF/EON not available in AF/EON screen.
2023-11-15 13:58:46 +01:00
lxsxl
fdb18b8d67
Revert "Update language.h"
2023-11-12 19:48:30 +01:00
lxsxl
ec506566e2
Update gui.cpp
2023-11-12 19:05:44 +01:00
lxsxl
cfe6d00124
Update gui.cpp
...
Updated menu for "AF REG"
2023-11-12 18:59:44 +01:00
andimik
1ed8061ba8
KHz fixed
2023-11-12 12:53:17 +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
25920aa6ee
Blue-out AF/EON/RT+ ticker on RDS loss
2023-11-09 21:19:18 +01:00
Sjef Verhoeven PE5PVB
3738781457
Updated AF/EON screen
...
First page only AF
2nd and optional 3th page only EON, including 3x Mapped freq. and TP TA flags.
2023-11-09 19:50:07 +01:00
Sjef Verhoeven PE5PVB
12b1a1f97b
When Wifi connection failed from menu the message was shown to short
2023-11-02 10:28:08 +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
ohmytime
5a7af38293
Fix SPI speed by mod tft_eSpi library
...
1. Raplace tft_eSpi by https://github.com/ohmytime/TFT_eSPI_DynamicSpeed
2.uncomment to enable dynamic SPI Speed
// #define DYNAMIC_SPI_SPEED
2023-11-01 20:29:24 +08:00
Sjef Verhoeven PE5PVB
bde1331bc9
Removed unused color reference
2023-10-30 22:13:07 +01:00
Sjef Verhoeven PE5PVB
2660aae9d5
Update Dutch language
2023-10-30 17:26:29 +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
e71b037303
Added DAB AF
2023-10-29 17:11:52 +01:00
Sjef Verhoeven PE5PVB
a365267ad9
Reduced sprites to save RAM
2023-10-29 15:08:25 +01: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
62a6a67fbc
Some more fixes on RDS
2023-10-28 23:03:08 +02:00
Sjef Verhoeven PE5PVB
e386e3e6f2
Added textwrapping in menubox
...
When using \n in text, a second line is used in menubox. In normal menuoverview the '\n will be replaced by a space.
2023-10-26 14:33:55 +02:00
Sjef Verhoeven PE5PVB
ec9bf2242e
Fixed gui.cpp after last mod.
2023-10-26 10:32:03 +02:00
MCelliotG
281e2945e6
Add space after Default on SPI speed selection
2023-10-26 03:43:53 +03:00
Sjef Verhoeven PE5PVB
32d866328a
AFEON fixes
...
- Fix crash when more than 12 EON's
- Fix page numbering
- Fix EON overwritten texts
2023-10-24 22:51:48 +02:00
Sjef Verhoeven PE5PVB
abfa6b89f7
RDS error indicators are now always written, to prevent wrong values
2023-10-24 15:31:13 +02:00
Sjef Verhoeven PE5PVB
753061792d
RDS USA now shows both PI and Callsign
...
Callsign converter needs futher adjustment.
2023-10-23 21:29:05 +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
Jan Ove Overland
53e4ffd71c
Update gui.cpp
...
Changed to my name
2023-10-21 00:59:18 +02:00
Sjef Verhoeven PE5PVB
a3440cbda5
Mod on auto freq. store
2023-10-18 16:16:21 +02:00
Sjef Verhoeven PE5PVB
b7c3115649
Added AF-REG
2023-10-18 15:53:09 +02: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
af774f913f
Removed CT tag and alligned all tags
2023-10-15 14:33:43 +02:00
Sjef Verhoeven PE5PVB
317080ac64
Changed color of "MHz" in advanced RDS view
2023-10-15 01:41:52 +02:00
Sjef Verhoeven PE5PVB
b8b1c8ae9d
Added clock to default screen
2023-10-15 00:43:43 +02:00
Sjef Verhoeven PE5PVB
f51bf0cdb0
Updated AF Method B
...
- Added S (Same program)
- Changed color and allignment of these characters
- Renamed AF-R to AF-B
- Small fix on LIC
2023-10-14 23:59:43 +02:00
Sjef Verhoeven PE5PVB
8cef90f81b
Added AID information
...
In case AID (Open Data Application’s IDentification) is available a ticker in the AF/EON screen will show you the available AID's on the channel.
2023-10-13 22:06:34 +02:00
Sjef Verhoeven PE5PVB
e51fddaf41
Added AF-REG indicator
...
When AF method B is detected, AF-R will be shown.
2023-10-13 15:08:02 +02:00
Sjef Verhoeven PE5PVB
83105340a7
Update list of contributors
2023-10-12 15:56:12 +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