Commit Graph

1231 Commits

Author SHA1 Message Date
Sjef Verhoeven PE5PVB
b821f6459e Added PIN, extended EON to 20 positions 2023-07-06 23:19:10 +02:00
Sjef Verhoeven PE5PVB
f1f9163b96 Fixed a bug in EON 2023-07-06 22:45:08 +02:00
Sjef Verhoeven PE5PVB
c4f64279d3 Added LIC and optimised AF in API 2023-07-06 22:33:30 +02:00
Sjef Verhoeven PE5PVB
00d78899f6 Fixed theme selector
Also finished EON in API
2023-07-06 20:36:19 +02:00
Mateusz Walkowiak
aa0b041f33 Update language.h 2023-07-06 15:46:44 +02:00
Mateusz Walkowiak
39543b595d Merge branch 'main' into Fix_menu_bugs 2023-07-06 15:36:08 +02:00
Mateusz Walkowiak
87ffccc786 Update language.h
another polish translations update
2023-07-06 15:35:11 +02:00
kevin
1536e469f7 Revover the lost "Theme" 2023-07-06 21:26:14 +08:00
MCelliotG
1cf0af5881 Greek language update 6/7/23 2023-07-06 13:49:27 +03:00
Sjef Verhoeven PE5PVB
1653322959 Merge branch 'main' into main 2023-07-06 09:40:59 +02:00
Sjef Verhoeven PE5PVB
c85ef4fce2 Merge pull request #63 from andimik/main
Translation index and hardcoded ON/OFF replaced
2023-07-06 09:38:50 +02:00
Marek Farkaš
63a250284a Merge branch 'PE5PVB:main' into main 2023-07-06 00:45:18 +02:00
Marek Farkaš
35e25e1a01 Update language.h 2023-07-06 00:44:54 +02:00
Sjef Verhoeven PE5PVB
c5157eaeae More work on EON in API 2023-07-06 00:07:47 +02:00
andimik
aa821f125b Translation index added
and updated German (hint: "Deep Sleep" translated as "Completely off")
2023-07-05 23:59:57 +02:00
kevin
45cc7f159f Add power options
Can deep sleep or just turn off the screen and keep tuner alive.
2023-07-05 17:06:40 +08:00
Sjef Verhoeven PE5PVB
2b128b6f70 Start on EON decoder 2023-07-05 00:05:33 +02:00
Sjef Verhoeven PE5PVB
08b3e6ef8e Added more RDS flags to API 2023-07-04 22:41:36 +02:00
Sjef Verhoeven PE5PVB
9d63bef8c0 Added PTYN to API 2023-07-04 21:56:46 +02:00
Sjef Verhoeven PE5PVB
c2e9764d4b Fix bug on PTY, updated PI detector 2023-07-04 20:24:52 +02:00
kevin
df618b121e Bat icon adjust
1.Add slow down timer
2.if bat adc value < BAT_LEVEL_WARN, bat icon will turn red.
2023-07-04 17:05:01 +08:00
DXHR05
d78e893322 Update language.h 2023-07-03 13:01:26 +02:00
Marek Farkaš
f8f1606a7b RDS/RBDS PTY update
Updated strings according to the official RDS PTY from Wikipedia - https://en.wikipedia.org/wiki/Radio_Data_System
2023-07-03 08:24:40 +02:00
Sjef Verhoeven PE5PVB
31ac1f002a Added ECC translator function 2023-07-02 22:44:17 +02:00
Sjef Verhoeven PE5PVB
93450ecb5e More work on RT+ routines 2023-07-02 22:00:50 +02:00
andimik
2c949e91bd Update German
some improvements (removed `setzen`)
better translation
contributors and main code translated
2023-07-01 08:33:46 +02:00
Sjef Verhoeven PE5PVB
7df7f65fe4 Merge pull request #54 from MCelliotG/main
Greek language update
2023-06-30 20:31:47 +02:00
Sjef Verhoeven PE5PVB
14b2c4044f Added RT+ routines 2023-06-30 20:31:32 +02:00
MCelliotG
fbded6749a Greek language update 2023-06-30 21:17:12 +03:00
Sjef Verhoeven PE5PVB
24128f64f6 Update language.h 2023-06-29 22:13:03 +02:00
Sjef Verhoeven PE5PVB
7984631be7 Fixed PS
- Added new splash screen to reduce memory use.

- Added about screen in menu

- Fixed some small bugs
2023-06-29 22:11:15 +02:00
DXHR05
c2e82da5b5 Update language.h 2023-06-29 11:30:42 +02:00
Sjef Verhoeven PE5PVB
4ae2ed6be2 Bigfixing on RDS 2023-06-28 22:06:05 +02:00
MCelliotG
13c16660b4 Greek translation 28/6/2023 2023-06-28 02:41:55 +03:00
kevin
839134e936 Merge branch 'main' into Display-color-invert 2023-06-27 22:07:29 +08:00
kevin
0dd1f9730e Add Display color invert 2023-06-27 22:05:05 +08:00
Mateusz Walkowiak
0a8000da55 Update language.h
updated polish translation
2023-06-27 15:52:21 +02:00
andimik
fb2edabe71 Fixed OIRT band ends
lowest used frequency in Russia: 65,75 MHz, then 30 kHz steps, 
highes used frequency in Russia: 73,97 MHz, but we need to set it to 74 MHz

Remark: lines 50 and 51 need to be set **not** in kHz, but 1/10 x kHz value.

Source: https://www.fmlist.org
2023-06-26 23:31:36 +02:00
andimik
59434f6101 Update language.h OIRT, German
changed to kHz instead of K
2023-06-26 23:04:49 +02:00
Sjef Verhoeven PE5PVB
ad7cc7a8d8 Merge pull request #46 from ohmytime/OIRT 2023-06-24 14:55:46 +02:00
kevin
fe9907cae5 Add 30Khz stepsize for OIRT band
Can switch OIRT 30Khz step on/off in the menu.
Can adjust OIRT low / high edge according to LowEdgeSet / HighEdgeSet
2023-06-24 20:14:39 +08:00
Sjef Verhoeven PE5PVB
88ead426f4 Another PS test
Only refresh after receiving 8 characters
2023-06-23 07:33:57 +02:00
Sjef Verhoeven PE5PVB
c0d4e6f7df Changed PS behaviour 2023-06-21 23:23:52 +02:00
andimik
b08dff08b9 Update German and compilation fix
- updated German texts
- fixed compilation error `initializer-string for array of chars is too long [-fpermissive]` by checking the end strings:

```
$ more language.h | grep -v ,
// [number of languages][number of texts][max. length of text]

static const char myLanguage[9][68][78] = {
    "Audio output"

    "Audio uitgang"

    "Audio output"

    "Audio izlaz"

    "Απαλοιφή θορύβου FM"
    "Έξοδος ήχου"

    "Audio output"

    "Audioausgabe"

    "Audio output"

    "Audio output"
};
```
2023-06-21 18:59:18 +02:00
Sjef Verhoeven PE5PVB
2b21b93495 Merge pull request #41 from ohmytime/main 2023-06-21 11:39:23 +02:00
DXHR05
a880038276 Update language.h
Updated Croatian strings
2023-06-21 10:37:52 +02:00
kevin
64110f7c7f Slow down refresh rates on offset 2023-06-21 15:35:55 +08:00
MCelliotG
3a2145f34a Greek translation June 21st 2023 2023-06-21 01:12:41 +03:00
Sjef Verhoeven PE5PVB
e2217e861e Added MPX output
Select MPX (MPX + Mono) or stereo output in the menu.

Updated the I2C busspeed to 400kHz.
2023-06-20 22:01:07 +02:00
Sjef Verhoeven PE5PVB
5bb0313942 Update language.h 2023-06-20 20:12:18 +02:00