Search found 9 matches

by clewis.it
Mon Feb 26, 2024 12:14 am
Forum: Report Bugs and Errors
Topic: Error running on Linux/Wine
Replies: 6
Views: 6870

Re: Error running on Linux/Wine

hmm. Good news and bad news. And maybe worse news. Good news: This latest program now allows me to select com ports. I have /dev/ttyusb0 connected as com4. Verified that it does put the radio into read mode while establishing the connection. Bad news: When it gets to reading block 1 of 68, the radio...
by clewis.it
Fri Feb 02, 2024 7:30 pm
Forum: Report Bugs and Errors
Topic: Error running on Linux/Wine
Replies: 6
Views: 6870

Re: Error running on Linux/Wine

Thanks for the update. Unfortunately, it doesn't fix the issue, but I do see a specific call to GetCOMPortsWithWMI() now. Here's the new log. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** Syst...
by clewis.it
Fri Jan 12, 2024 1:24 pm
Forum: Report Bugs and Errors
Topic: Error running on Linux/Wine
Replies: 6
Views: 6870

Re: Error running on Linux/Wine

Unfortunately I have no new information on this.
by clewis.it
Thu Dec 14, 2023 4:41 am
Forum: Report Bugs and Errors
Topic: Simplex channels
Replies: 3
Views: 4070

Re: Simplex channels

Hmm. Ok, I understand where you're coming from. However, it seems silly to have to change that setting every time I write the couple, even if I'm reading it like that from the radio. Would you be willing to make an exception for certain frequencies that are intended for direct Simplex communication?...
by clewis.it
Thu Nov 30, 2023 4:32 pm
Forum: Report Bugs and Errors
Topic: Simplex channels
Replies: 3
Views: 4070

Simplex channels

Found an interesting bug, I think. I loaded a codeplug that includes the DMR simplex channels (let's use 441MHz for example). In the codeplug, I set transmit and receive frequencies to 441000000, and set the timeslots to 1, group calls, TG 99, everything looks right to me. When I load the codeplug, ...
by clewis.it
Mon Nov 20, 2023 10:53 pm
Forum: Report Bugs and Errors
Topic: Error running on Linux/Wine
Replies: 6
Views: 6870

Error running on Linux/Wine

Hi. I have this program running on Linux using WINE. The only problem I can find so far is with the com port. When I select read or write, it comes up with an unhandled exception error. I do already have the com ports defined and have used them with the original code plug software (also on WINE). Do...
by clewis.it
Tue Jan 03, 2023 5:46 am
Forum: Report Bugs and Errors
Topic: Latest firmware & codeplug not showing callsign
Replies: 0
Views: 2530

Latest firmware & codeplug not showing callsign

Hi. I don't think this is a CPEditor bug, but I wanted to verify whether anyone else is seeing this issue. I recently updated my Retevis RT73 to the December Radioddity firmware. Everything works as expected, except for one thing. After uploading the contact list, the contact information shows every...
by clewis.it
Mon May 09, 2022 9:37 pm
Forum: Feedback
Topic: Not really a bug, but ...
Replies: 2
Views: 4436

Re: Not really a bug, but ...

Nice, I will keep an eye out for it. Looking forward to seeing what other updates you have in store for us. I have my modified script on Github already, and it fixes the promiscuous mode button and uploading the contact list from the Ailunce Resource Center. https://github.com/clewisit/RT73-utils/
by clewis.it
Fri May 06, 2022 6:39 pm
Forum: Feedback
Topic: Not really a bug, but ...
Replies: 2
Views: 4436

Not really a bug, but ...

figured I would let you know about this. First, great job, CPEditor is working great on my Ubuntu 20.04 system with WINE. The only issue is that it can't communicate to the radio. This is not a big deal since the codeplug is compatible with rt73-utils. The only problem I came across is using the &qu...