Error when writing to GD88

Report any bugs or errors you find here.
Post Reply
NATEE123
Donator
0posts
Posts: 5
Joined: Mon Oct 03, 2022 1:45 am
Callsign: KC1RJS

Error when writing to GD88

Post by NATEE123 »

Hi,

I got the attached error when trying to write to my GD88. I thought it was because I did not have the relay mode and relay monitor filled in but that was not the case.

Let me know your thoughts on this. Hopefully you can save me again. This is the last error before I can have a solid first code plug on my radio!

Thank you!

Nate
KC1RJS
You do not have the required permissions to view the files attached to this post.
User avatar
MM7DBT
Site Admin
200posts
Posts: 209
Joined: Wed Jun 02, 2021 6:59 pm
Location: Scotland
Callsign: MM7DBT

Re: Error when writing to GD88

Post by MM7DBT »

I've made changes to the python script so I can't tell where the error is appearing, since line 979 is now different :lol:

However if you send me the JSON file, I should be able to run it with the debugger and see where it fails.
You can PM it if you don't want to upload it publicly :)
-73 de MM7DBT
NATEE123
Donator
0posts
Posts: 5
Joined: Mon Oct 03, 2022 1:45 am
Callsign: KC1RJS

Re: Error when writing to GD88

Post by NATEE123 »

Here is the JSON file. Let me know! Thanks!
You do not have the required permissions to view the files attached to this post.
User avatar
MM7DBT
Site Admin
200posts
Posts: 209
Joined: Wed Jun 02, 2021 6:59 pm
Location: Scotland
Callsign: MM7DBT

Re: Error when writing to GD88

Post by MM7DBT »

There were some (71 to be exact :lol:) 'null' channels in the json, not sure how it happened. I'll need to look into that.
nullchannels.PNG
Also "Relay Monitor" and "Relay Mode" were also set to 'null'
This would be because they were not set when using the import/export feature. I have now included them and should be fixed for the next update, soon.

For now I have opened the codeplug in the updated version and saved it which should have fixed any errors in it, so it should no longer give that error.
KC1RJS CP Fixed.json
You do not have the required permissions to view the files attached to this post.
-73 de MM7DBT
NATEE123
Donator
0posts
Posts: 5
Joined: Mon Oct 03, 2022 1:45 am
Callsign: KC1RJS

Re: Error when writing to GD88

Post by NATEE123 »

You came through again! It works AND I was able to investigate my other channel CSV and figure out mistakes that were made with 1020 repeaters in it.

Just a few things I noticed and changed to make the file with more repeaters(1020) work:
-I searched through and found that there was one row that had blank CC codes
-I also realized I never numbered the rows properly for each zone like you did on the one you kindly fixed for me!
-The Relay related columns don't seem to matter(whether they are blank after importing or not) because it still imported and wrote to the radio
-I changed the Rx and Tx tones that were set as nothing to 0 rather than OFF

I now have a complete(for now) Code plug that I can use and lightly modify.

Thank you for your outstanding tech support and sounds like that new version is going to be a huge step forward. This program is a billion times better than the garbage software that "comes with" the GD88 partially because of the fact it tells the user that they messed up and gives an error rather than nothing.

73!

Nate
Post Reply