Search found 10 matches

by DM3MAT
Sat Jan 23, 2021 9:46 am
Forum: CPS
Topic: Yet another CPS for Linux and MacOS X
Replies: 24
Views: 13322

Re: Yet another CPS for Linux and MacOS X

There is certainly no hurry to implement this. Unfortunately I am not that experienced with FreeRTOS to help you with this.
by DM3MAT
Thu Jan 21, 2021 6:28 pm
Forum: CPS
Topic: Yet another CPS for Linux and MacOS X
Replies: 24
Views: 13322

Re: Yet another CPS for Linux and MacOS X

Maybe it might be helpful to have some means to determine the firmware version and variant. I.e., some special command for the serial interface. Although not needed yet, it would be great to handle future changes to the code-plug format or differences between these variants. Btw: I just released the...
by DM3MAT
Tue Jan 19, 2021 11:29 pm
Forum: CPS
Topic: Yet another CPS for Linux and MacOS X
Replies: 24
Views: 13322

Re: Yet another CPS for Linux and MacOS X

I am currently implementing the DMR ID table (called user or call-sign DB in my application) as this fits nicely into my concept. If the DMR ID table format may differ between different variants of OpenGD77, how can I detect the variant?
by DM3MAT
Tue Jan 19, 2021 5:59 pm
Forum: CPS
Topic: Yet another CPS for Linux and MacOS X
Replies: 24
Views: 13322

Re: Yet another CPS for Linux and MacOS X

For now, it does not support the update of firmware and voice files. For this, I would rather resort to separate programs. qdmr aims at being "device independent" CPS. Updating the firmware etc is a rather device-specific task. So, I do not plan to add these features in the near future. Sorry for th...
by DM3MAT
Tue Jan 19, 2021 3:45 pm
Forum: CPS
Topic: Yet another CPS for Linux and MacOS X
Replies: 24
Views: 13322

Re: Yet another CPS for Linux and MacOS X

I hope too :D. However, there appears to be a problem with current release running in Rosetta on new ARM macs. This is hopefully only a Qt issue that can be fixed by linking to a newer Version of Qt (the library used for the graphical user interface).
by DM3MAT
Mon Jan 18, 2021 9:11 pm
Forum: CPS
Topic: Yet another CPS for Linux and MacOS X
Replies: 24
Views: 13322

Re: Yet another CPS for Linux and MacOS X

Maybe. But they could provide a means for me to distribute binaries that run under several distributions. The lack of access to serial ports, however, makes that approach almost useless.
by DM3MAT
Mon Jan 18, 2021 7:00 pm
Forum: CPS
Topic: Yet another CPS for Linux and MacOS X
Replies: 24
Views: 13322

Re: On "Profiteering" and Free Software

Last week, I helped a fellow ham program channels on his openDM1801 radio (plus updating the firmware) and TYT MD390. We spent around 4 hours, since programming talkgroups on the TYT was a big headache--and that's using text-based .conf editing on dmrconfig (but first using the very slow TYT CPS GU...
by DM3MAT
Mon Jan 18, 2021 6:46 pm
Forum: CPS
Topic: Yet another CPS for Linux and MacOS X
Replies: 24
Views: 13322

Re: Yet another CPS for Linux and MacOS X

Thanks for the information! I'll update the documentation accordingly. Unfortunately, building binary packages for several distributions is quiet cumbersome. Hence, I only provide packages for Ubuntu right now. Ideally, the package may be added to the common distributions. But this usually takes a l...
by DM3MAT
Fri Jan 15, 2021 9:56 pm
Forum: CPS
Topic: Yet another CPS for Linux and MacOS X
Replies: 24
Views: 13322

Re: Yet another CPS for Linux and MacOS X

Yes, it is.
by DM3MAT
Fri Jan 15, 2021 12:49 pm
Forum: CPS
Topic: Yet another CPS for Linux and MacOS X
Replies: 24
Views: 13322

Yet another CPS for Linux and MacOS X

Greetings! I've added OpenGD77 support for my Linux/Mac CPS https://dm3mat.darc.de/qdmr . This CPS aims at providing a common CPS for various radios, hence the UI is not directly tailored for OpenGD77. However, it allows to create, read, edit, write code-plugs for OpenGD77. The code-plugs are stored...