Search found 74 matches

by oh1fss
Wed Oct 13, 2021 6:34 pm
Forum: General discussions
Topic: GD77 cable detected as USB input device.
Replies: 3
Views: 1828

Re: GD77 cable detected as USB input device.

Actually, the cable is just wires, all of the USB electronics is in the radio. So I guess you mean that your radio is detected as a USB input device. That is the correct behaviour in firmware upgrade mode, the radio appears as a HID (human interface device). But if you power on the radio normally an...
by oh1fss
Mon Oct 11, 2021 2:09 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: CPS partial restores of Flash memory
Replies: 30
Views: 16029

Re: CPS partial restores of Flash memory

Flash_Lower_64k.bin does not contain your calibration data. See details here: https://www.opengd77.com/viewtopic.php?f=13&t=999
by oh1fss
Tue Oct 05, 2021 7:13 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: Public Beta (2021 09 14)
Replies: 34
Views: 16589

Re: Public Beta (2021 09 14)

german.h is source code which is used when compiling firmware (the .bin file).
wordlist CSV files are used in building the voice prompt files (.vpr).
These .h and .csv files are only needed by developers. End users can ignore them, you do not have to download them.
by oh1fss
Tue Oct 05, 2021 7:35 am
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: Python program for updating satellite keps
Replies: 4
Views: 3270

Re: Python program for updating satellite keps

Thanks for finding the bug! I have attached a corrected version of the program (only GD77transfer.py is changed).
by oh1fss
Sun Oct 03, 2021 8:31 am
Forum: General discussions
Topic: DMR TG Acting as if in Monitor Mode
Replies: 7
Views: 3626

Re: DMR TG Acting as if in Monitor Mode

VK3KYY wrote:
Sun Oct 03, 2021 5:14 am
It's just that everyone has been used to using locked down radios only designed for commercial use, which are designed to actively stop people hearing all traffic.
Well said! :D
by oh1fss
Fri Oct 01, 2021 7:48 pm
Forum: Bug reports
Topic: CPS/Extras/OpenGD77Support
Replies: 3
Views: 2205

Re: CPS/Extras/OpenGD77Support

First you must install OpenRD5R firmware, see the FAQ https://www.opengd77.com/viewtopic.php?f=5&t=1770 and the manual in https://github.com/LibreDMR/OpenGD77_UserGuide/blob/master/OpenGD77_User_Guide.md Please note that the firmware is different from the flash contents in [Backup Flash] and [Restor...
by oh1fss
Mon Sep 27, 2021 2:16 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: Python program for updating satellite keps
Replies: 4
Views: 3270

Python program for updating satellite keps

I have created a Python program for updating OpenGD77 satellite keps. I have tested it in Linux (Fedora 34 with Python 3.9.7). First, extract the Python programs and create a satellites.txt file in your working directory. For example, the following satellites.txt is included in the latest CPS (OpenG...
by oh1fss
Sun Sep 26, 2021 12:07 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: CPS Updated
Replies: 18
Views: 8280

Re: How much data [Install satellite keps] uploads to the radio?

I have been writing a Python program to update satellite keps. I think I understand the data structures involved after reading https://www.opengd77.com/viewtopic.php?f=13&t=1846&start=10#p15844 - but I have a question about how much data the CPS sends to the radio. When the user clicks [Install sate...
by oh1fss
Mon Sep 20, 2021 7:32 am
Forum: Localisation
Topic: Localisation support (foreign languages)
Replies: 913
Views: 342861

Re: Localistion support (foreign languages)

Nǐ hǎo! I'm not an expert in Chinese, but here is what I think about the subject... The spoken language has only limited amount of syllables. However, the written language has thousands of symbols. For example "Unicode currently has 74605 CJK characters" (CJK = Chinese, Japanese, and Korean). To be ...
by oh1fss
Sun Sep 19, 2021 2:13 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: Python program for changing date & time on new betas (GD77transfer.py)
Replies: 1
Views: 1625

Python program for changing date & time on new betas (GD77transfer.py)

I have added new functionality to my program which downloads and uploads codeplug to/from GD77 (or RD-5R or DM-1801). I have added option -t which updates date and time of the radio from the PC. To update date/time of your radio, plug in the cable, turn the radio on normally and on the PC issue comm...