Search found 5 matches

by larsks
Wed Oct 28, 2020 11:35 am
Forum: General discussions
Topic: OpenGD77 serial protocol?
Replies: 2
Views: 1468

Re: OpenGD77 serial protocol?

Oh, nice! Thanks!
by larsks
Wed Oct 28, 2020 11:35 am
Forum: CPS
Topic: Read/write GD-77 codeplug in Linux in Python 3 (experimental)
Replies: 51
Views: 39197

Re: Read/write GD-77 codeplug in Linux in Python 3 (experimental)

Hey folks, I was starting down the same path (writing a Linux utility for interacting with the GD77), and it's great to find that other people have already done some development work! I have a question about the serial port protocol. Looking at the source for the CPS, the sendCommand method (in Extr...
by larsks
Wed Oct 28, 2020 2:42 am
Forum: General discussions
Topic: OpenGD77 serial protocol?
Replies: 2
Views: 1468

OpenGD77 serial protocol?

I'd like to take a crack at writing some utilities to at least export and import channel lists under Linux, so I've been looking a bit at how CPS communicates with the GD-77. I'm a little confused, because it looks as if some code accesses it via the serial port endpoint (e.g., in Extras/OpenGD77/Op...
by larsks
Mon Oct 26, 2020 4:16 pm
Forum: CPS
Topic: Problems importing channels
Replies: 2
Views: 1945

Re: Problems importing channels

The latest release is 2020.10.26 and includes a CSV import bug fix: That's awesome! I've installed the update and it appears to solve my immediate problem: I can re-import an unmodified export, and I can import a list of channels that I'm generating myself. I did run into one problem that took a wh...
by larsks
Mon Oct 26, 2020 12:40 pm
Forum: CPS
Topic: Problems importing channels
Replies: 2
Views: 1945

Problems importing channels

Howdy folks, I haven't had any luck importing channels from a CSV file...including the CSV file produced by exporting channels from CPS itself! I've opened a bug with details at https://github.com/rogerclarkmelbourne/OpenGD77CPS/issues/37, but I'm curious if other folks have encountered the same pro...