Commit Graph
976 Commits
Author SHA1 Message Date
Sjef Verhoeven PE5PVB 33ce64aa04 Update Bulgarian 2023-10-31 14:15:06 +01:00
Sjef Verhoeven PE5PVB bde1331bc9 Removed unused color reference 2023-10-30 22:13:07 +01:00
Sjef Verhoeven PE5PVB 11509545d8 Fix CT glitch 2023-10-30 21:29:53 +01:00
Sjef Verhoeven PE5PVB dbe2d38a79 Fixed AF/EON page when over 30 AF's 2023-10-30 21:14:29 +01:00
Sjef Verhoeven PE5PVB 97fcaf0801 Removed some ':' 2023-10-30 20:22:33 +01:00
Sjef Verhoeven PE5PVBandGitHub be5ffb592e Merge pull request #370 from andimik/main
Update German 30th Oct
2023-10-30 20:20:21 +01:00
andimikandGitHub b05cfcded7 Update German 30th Oct
- some German word wraps added, but not tested
- Italian expression for Wi-Fi unified
- Italian texts with `%` without space
2023-10-30 20:13:11 +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 2548558304 Fixed: stepsize LW in USA was 10kHz, should be 9kHz 2023-10-30 14:25:02 +01:00
Sjef Verhoeven PE5PVB d8ecc59e36 Fix frozen stereo symbol on MEM tune 2023-10-30 13:34:04 +01:00
Sjef Verhoeven PE5PVB d9d862389a Added PIN parsing on Group 1B 2023-10-29 23:32:13 +01:00
Sjef Verhoeven PE5PVB 09e8786987 Fixed PTYN refresh 2023-10-29 23:21:14 +01:00
Sjef Verhoeven PE5PVB bb00e30c23 Fixed bug in DAB AF chars 2023-10-29 17:51:16 +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 460e3a282a Fixed RDS reset when choosing memorychannel to store 2023-10-29 00:30:48 +02:00
Sjef Verhoeven PE5PVB fd4c58531a Removed debug info 2023-10-29 00:25:49 +02: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 17f1ef2eb6 Code cleanup 2023-10-28 23:27:14 +02:00
Sjef Verhoeven PE5PVB 4d7b9f703f Made AM seek function more sensitive 2023-10-28 23:09:18 +02:00
Sjef Verhoeven PE5PVB 62a6a67fbc Some more fixes on RDS 2023-10-28 23:03:08 +02:00
Sjef Verhoeven PE5PVBandGitHub 2a3a190ecc Merge pull request #363 from MCelliotG/main
Line wrapping adjustments
2023-10-28 00:16:40 +02:00
Sjef Verhoeven PE5PVB 32f3edf49f Added database with USA callsigns and states 2023-10-27 23:50:41 +02:00
MCelliotGandGitHub cdebeeabd2 Add line wrapping to bigger strings
Add line wrapping to bigger strings in Greek, French, Spanish and Portuguese.
2023-10-27 21:46:03 +03:00
MCelliotGandGitHub 04aeddba54 Minor string placement adjustments 2023-10-27 21:43:52 +03:00
Sjef Verhoeven PE5PVB b29549d286 Patch to reduce SPI spurious 2023-10-27 19:15:40 +02:00
Sjef Verhoeven PE5PVB b0999fbf7b Added database USA callsigns and states
Not implemented yet
2023-10-27 16:35:20 +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 ed9ef19d38 Fixed time display in AF screen and old time was sometimes displayed too. 2023-10-26 10:49:49 +02:00
Sjef Verhoeven PE5PVB ec9bf2242e Fixed gui.cpp after last mod. 2023-10-26 10:32:03 +02:00
Sjef Verhoeven PE5PVBandGitHub c927c9a71b Merge pull request #361 from MCelliotG/main
Language updates
2023-10-26 10:10:42 +02:00
MCelliotGandGitHub 281e2945e6 Add space after Default on SPI speed selection 2023-10-26 03:43:53 +03:00
MCelliotGandGitHub 90e2474730 Language updates
Some string shortening
2023-10-26 03:32:15 +03:00
Sjef Verhoeven PE5PVB 8d910ef63d Added RTC clock
Once when CT has been received, time is synced to internal RTC. When CT is not avaialble the RTC time will be shown in secondary color. This clock is also visible in AM mode.
2023-10-25 17:22:59 +02: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 038403f267 Fixed AF startpoint 2023-10-24 19:56:43 +02:00
Sjef Verhoeven PE5PVB dd2370a083 Fixed bug in deemphasis selector 2023-10-24 19:23:16 +02:00
Sjef Verhoeven PE5PVB 6786df55bc Added extra AF Method B probe to prevent false Method B detection 2023-10-24 19:07:43 +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 4ed46a3048 Added RDS refresh on PI change 2023-10-24 15:19:38 +02:00
Sjef Verhoeven PE5PVB 0b1b4bafb3 Fix: Ghosting text left-bottom corner Advanced RDS screen when scanning 2023-10-24 15:00:27 +02:00
Sjef Verhoeven PE5PVBandGitHub 62ec6e0641 Merge pull request #352 from MCelliotG/main
Language updates, added Portuguese
2023-10-23 23:31:13 +02:00
MCelliotGandGitHub 1c36baee6b Language numbers 2023-10-24 00:21:40 +03:00
MCelliotGandGitHub 3efb9ceac3 Typo 2023-10-24 00:19:14 +03:00
MCelliotGandGitHub a67fbda69a Update translations, added Portuguese 2023-10-24 00:16:48 +03: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
Sjef Verhoeven PE5PVB 6175976359 Fixed: RDS dropout was shown in menu 2023-10-23 20:08:17 +02:00