[Solved] Digital Simplex Transmit TG Incorrect

Post Reply
User avatar
W1AEX
Posts: 126
Joined: Sat Nov 16, 2019 9:00 pm
Location: Connecticut, USA
Contact:

[Solved] Digital Simplex Transmit TG Incorrect

Post by W1AEX » Sun Nov 24, 2019 10:16 pm

I am using an OpenGD77 firmware release I pulled from GitHub this morning and its working beautifully except for one issue. When I attempt to use any of the standard DMR simplex frequencies it will receive correctly with TG99 but it displays TG9 on the screen and transmits on TG9. It seems like it's truncating the 99 down to 9. Probably something I did in the codeplug but I haven't sorted it out yet. Anyone else run into this?

Thanks, Rob W1AEX

Image
Image

VK3KYY
Posts: 7579
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: Digital Simplex Transmit TG Incorrect

Post by VK3KYY » Sun Nov 24, 2019 10:27 pm

Can you try downloading again

I did a bug fix about an hour ago

User avatar
W1AEX
Posts: 126
Joined: Sat Nov 16, 2019 9:00 pm
Location: Connecticut, USA
Contact:

Re: Digital Simplex Transmit TG Incorrect

Post by W1AEX » Sun Nov 24, 2019 11:25 pm

Thank you Roger. The bug fix release has corrected the problem nicely!

Rob W1AEX :)

VK3KYY
Posts: 7579
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: Digital Simplex Transmit TG Incorrect

Post by VK3KYY » Sun Nov 24, 2019 11:31 pm

OK.

I made a mistake by having a

>

instead of a

>=

on line line of code...

It doesn't take much with software, for things to stop working ;-)

User avatar
W1AEX
Posts: 126
Joined: Sat Nov 16, 2019 9:00 pm
Location: Connecticut, USA
Contact:

Re: Digital Simplex Transmit TG Incorrect

Post by W1AEX » Sun Nov 24, 2019 11:49 pm

Understood. You must get bleary-eyed tracking those little gremlins down! Thanks again, Rob W1AEX

VK3KYY
Posts: 7579
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: Digital Simplex Transmit TG Incorrect

Post by VK3KYY » Mon Nov 25, 2019 12:05 am

I've been doing this for 30 years now, as my day job, so I get used to it ;-)

Post Reply