Search found 2624 matches

by F1RMB
Mon Apr 15, 2024 2:19 pm
Forum: Localisation
Topic: Updated localisation files 2024 04 12
Replies: 12
Views: 927

Re: Updated localisation files 2024 04 12

diff --git a/Language/CPS/German.xml b/Language/CPS/German.xml index 832524c17803..3f002c31a0c1 100644 --- a/Language/CPS/German.xml +++ b/Language/CPS/German.xml @@ -892,6 +892,8 @@ <Control Id="grpRecordLength" Text="Datensatzlänge" /> <Control Id="lblEnhancedLength" Text="Anzahl von Zeichen" /> ...
by F1RMB
Mon Apr 15, 2024 2:16 pm
Forum: General discussions
Topic: GD-77 maximum charge 88% ?
Replies: 12
Views: 1940

Re: GD-77 maximum charge 88% ?

Hello I'm wondering if the battery indicator could be adjusted. This actually never shows 100% when the battery is charged (always between 77-88%). As I understand it, 100% is achieved at around 8.1v battery voltage. However, since the radios have 7.4 Volt batteries installed, the display is not co...
by F1RMB
Mon Apr 15, 2024 1:49 pm
Forum: General discussions
Topic: GD-77 maximum charge 88% ?
Replies: 12
Views: 1940

Re: GD-77 maximum charge 88% ?

Hello I'm wondering if the battery indicator could be adjusted. This actually never shows 100% when the battery is charged (always between 77-88%). As I understand it, 100% is achieved at around 8.1v battery voltage. However, since the radios have 7.4 Volt batteries installed, the display is not co...
by F1RMB
Mon Apr 15, 2024 1:39 pm
Forum: Localisation
Topic: Updated localisation files 2024 04 12
Replies: 12
Views: 927

Re: Updated localisation files 2024 04 12

Hi, Hello While translating I noticed that I couldn't find everything in the german.h and german.xml. These are an entry in the CPS download callsign database "Use Voice Promt memory". This is missing for translating into German.xml. For the device, the following entries in the channel detail menu a...
by F1RMB
Mon Apr 15, 2024 12:57 pm
Forum: Localisation
Topic: Localisation support (foreign languages)
Replies: 921
Views: 356389

Re: Localisation support (foreign languages)

Hi Rafa, Hi, Please find attached reviewed versions for Spanish and Catalan, CPS texts. Translated some entries left behind, matched texts for some "similar forms", also modified a few ones to make them a bit more clear to users. As usual, if any big mistakes detected please let me know... ;) Cheers...
by F1RMB
Mon Apr 15, 2024 10:13 am
Forum: TYT MD-9600 / Retevis RT-90
Topic: Satellite not receiving
Replies: 14
Views: 1019

Re: Satellite not receiving

No problem, you're choice.
Good luck (no there is no magical flash weirdness involved here, you flash the correct firmware, the radio works. Period).
by F1RMB
Mon Apr 15, 2024 10:04 am
Forum: TYT MD-9600 / Retevis RT-90
Topic: Satellite not receiving
Replies: 14
Views: 1019

Re: Satellite not receiving

Yeah, directional antennas are so overrated. Polarization as well. :D
by F1RMB
Mon Apr 15, 2024 9:52 am
Forum: TYT MD-9600 / Retevis RT-90
Topic: Satellite not receiving
Replies: 14
Views: 1019

Re: Satellite not receiving

The antenna is the issue.
You need to have some Az/El control (hand/motors), and use a directionnal antenna to expect to be heard by a satellite.
by F1RMB
Mon Apr 15, 2024 9:25 am
Forum: TYT MD-9600 / Retevis RT-90
Topic: Satellite not receiving
Replies: 14
Views: 1019

Re: Satellite not receiving

What kind of antenna are you using for satellite tracking ?
by F1RMB
Sat Apr 13, 2024 5:08 pm
Forum: Developer discussions
Topic: static void displaySplitOrSpanText(uint8_t y, char *text)
Replies: 4
Views: 310

Re: static void displaySplitOrSpanText(uint8_t y, char *text)

It's in the source, it's like trim(l, it removes spaces a both ends of an array of char.