I think I have discovered a bug somewhere.
My codeplug is attached. In the "Denver Area BM" zone, there is a repeater called "W0DMR Table Mtn", fourth and last in the list of channels. It has a TG list called "BM Table Mtn" applied to it. If I choose that zone on the radio and move to that channel, then scroll to the second TG in the list, which is "Table Mtn Local2", then hit UP or DOWN to move to another channel, the other channel shows the selected TG as "RMH Devil", which is the first in my list of contacts and is not applied to anything at all in this zone. It should never show up. Note that if I move off that "W0DMR Table Mtn" channel with the first TG in its list selected, this does not happen, only if I have one of the other three TGs in the list selected.
On the new channel which is showing "RMH Devil" as the TG (contact), I can hit LEFT or RIGHT to move to a TG that is actually in that channel's TG list, so this doesn't kill me - but I feel like it shouldn't happen.
I can produce a video demonstrating if needed. This is always repeatable.
Oh, and this is in the development version one release back - not the one released this week.
[Resolved in latest development version] TG List handling issue
[Resolved in latest development version] TG List handling issue
- Attachments
-
- tim1g77.zip
- (4.64 KiB) Downloaded 206 times
Re: TG List handling issue
I've logged this into the bug tracker
https://github.com/rogerclarkmelbourne/ ... issues/706
I don't have time to investigate the problem at the moment.
It could be a bug in the firmware, or potentially the codeplug may have some corruption which the firmware can't handle.
If possible can you try try using Colin G4EML's tools to export your codeplug to CSV, then import the same CSV's which will clean up most corruption in the codeplug
http://www.gb3gf.co.uk/downloads.html
Specifically http://www.gb3gf.co.uk/Files/GD77-CSV.zip
And use the exe
GD77-CSV(OpenGD77).exe
Which handles the new 80 channel per zone format.
Please let me know if the problem still exists after cleaning the codeplug
https://github.com/rogerclarkmelbourne/ ... issues/706
I don't have time to investigate the problem at the moment.
It could be a bug in the firmware, or potentially the codeplug may have some corruption which the firmware can't handle.
If possible can you try try using Colin G4EML's tools to export your codeplug to CSV, then import the same CSV's which will clean up most corruption in the codeplug
http://www.gb3gf.co.uk/downloads.html
Specifically http://www.gb3gf.co.uk/Files/GD77-CSV.zip
And use the exe
GD77-CSV(OpenGD77).exe
Which handles the new 80 channel per zone format.
Please let me know if the problem still exists after cleaning the codeplug
Re: TG List handling issue
Will do, thanks for the suggestion!
Re: TG List handling issue
Fixed by Daniel
See
https://github.com/rogerclarkmelbourne/ ... 2020.08.04
Note.
I'm sure the firmware originally didn't have this bug, and did check for lengths of TG lists, however somehow the functionality which should have prevented this problem got deleted, and Daniel has now re-instated it.
See
https://github.com/rogerclarkmelbourne/ ... 2020.08.04
Note.
I'm sure the firmware originally didn't have this bug, and did check for lengths of TG lists, however somehow the functionality which should have prevented this problem got deleted, and Daniel has now re-instated it.
Re: [Resoled in latest development version] TG List handling issue
Oh thanks, very nice! I'll try that out, much appreciated.