Search found 151 matches

by NA7Q
Sun Sep 20, 2020 2:45 pm
Forum: General discussions
Topic: NA7Q - Unofficial Firmware Build [9/27][GD-77][DM-1801][RD-5R]
Replies: 154
Views: 92461

Re: NA7Q - Unofficial Firmware Build [9/19][GD-77]

I always use the "development" branch which has the latest and the greatest code on the experimental level. I will typically post about the stability of the firmware if it's not so stable. Which usually is never the case. Thanks... I like the interface version you modified. One question that I alway...
by NA7Q
Sun Sep 20, 2020 1:01 am
Forum: General discussions
Topic: NA7Q - Unofficial Firmware Build [9/27][GD-77][DM-1801][RD-5R]
Replies: 154
Views: 92461

Re: NA7Q - Unofficial Firmware Build [5/28][GD-77]

Here is an experimental build. There may or may not be minor issues with it. If you find something that doesn't work properly, please let me know and I'll take a look at it. So far it seems good on my radio. Fingers crossed :) https://github.com/na7q/OpenGD77/raw/master/NA7Q%20Firmware%20Builds/Open...
by NA7Q
Sat Sep 19, 2020 10:51 pm
Forum: General discussions
Topic: NA7Q - Unofficial Firmware Build [9/27][GD-77][DM-1801][RD-5R]
Replies: 154
Views: 92461

Re: NA7Q - Unofficial Firmware Build [5/28][GD-77]

I'm working on an update. I don't have a timeframe currently. And I'm not dead ;)
I have to merge the new code in, which is a few months out of date on my system. I don't know how much has changed since, but I imagine it's a lot. So I hope to get it back on track soon.
by NA7Q
Sat Jun 13, 2020 7:42 pm
Forum: New members must post here first
Topic: K7EMI in Portland, OR USA
Replies: 3
Views: 1806

Re: K7EMI in Portland, OR USA

Hello Neighbor! Almost literally. I'm just down river towards Astoria from you. Nice to see you on here. Maybe I'll catch you on the PNW Digital DMR system some time?
by NA7Q
Fri Jun 12, 2020 12:12 am
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: Last Heard screen improvements
Replies: 17
Views: 8926

Re: Last Heard screen improvements

I've now fixed the problem BTW. NA7Q's suggestion breaks the Voice Prompts, so a more complicated solution was required. I should have checked that, but was multitasking and juggling on some other issues for my build. It definitely does break the voice prompts in Last Heard. Otherwise they are work...
by NA7Q
Thu Jun 11, 2020 7:36 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: Last Heard screen improvements
Replies: 17
Views: 8926

Re: Last Heard screen improvements

Looks like an easy fix. Just needs to have "menuLastHeardUpdateScreen(true, displayLHDetails);" added back in. Probably in accidental removal. // Toggles LH simple/details view on SK2 press if (BUTTONCHECK_DOWN(ev, BUTTON_SK2)) { displayLHDetails = true;//!displayLHDetails; } else { displayLHDetails...
by NA7Q
Sun May 31, 2020 5:11 pm
Forum: General discussions
Topic: NA7Q - Unofficial Firmware Build [9/27][GD-77][DM-1801][RD-5R]
Replies: 154
Views: 92461

Re: NA7Q - Unofficial Firmware Build [5/28][GD-77]

DF9HJ wrote:
Sat May 30, 2020 6:19 am
Strange,

I downgraded to 1,60 and green short revert to zones.
I'm sorry, I misunderstood the issue here. I will fix the order of menu options on the next build to be the same as the old. There was some new code which changed this order, and it slipped by when I was fixing things.
by NA7Q
Fri May 29, 2020 2:52 pm
Forum: General discussions
Topic: NA7Q - Unofficial Firmware Build [9/27][GD-77][DM-1801][RD-5R]
Replies: 154
Views: 92461

Re: NA7Q - Unofficial Firmware Build [5/28][GD-77]

DF9HJ wrote:
Fri May 29, 2020 11:35 am
Hi

Thank you very much for you effort

I notied that short press green leads to options.
At 1.60 it leads to zones which IHMO was more convenient.

73s
That's unusual. Both versions should lead to options. They did for me.
by NA7Q
Thu May 28, 2020 8:19 pm
Forum: General discussions
Topic: NA7Q - Unofficial Firmware Build [9/27][GD-77][DM-1801][RD-5R]
Replies: 154
Views: 92461

Re: NA7Q - Unofficial Firmware Build [5/5][GD-77]

I'm sure some folks are itching for updates. I had a little time to dive in to the latest code, and with that I've created a new build that is built on the "development" branch of OpenGD77. I would consider it experimental. Your mileage may vary as usual. Download: https://github.com/na7q/OpenGD77/r...
by NA7Q
Wed May 06, 2020 2:40 am
Forum: General discussions
Topic: Upload error on the site
Replies: 4
Views: 2592

Re: Upload error on the site

Understandable. Thanks! I'll start posting them from GitHub now.