Search found 159 matches

by KC7RBW
Tue Feb 25, 2020 12:48 am
Forum: Developer discussions
Topic: Disable tone filter?
Replies: 11
Views: 6831

Re: Disable tone filter?

As I'm writing the code I wonder if the analog filter values should be "None" and "Tone" rather than "None" and "CTCSS" because when DCS features are eventually added I can't see how it would make any sense to have "None", "CTCSS", "CTCSS, DCS", and "DCS" options as opposed to just "None" and "Tone"...
by KC7RBW
Mon Feb 24, 2020 11:48 pm
Forum: General discussions
Topic: serial data with internal mic and speaker
Replies: 15
Views: 9561

Re: serial data with internal mic and speaker

This page on the wiki describes a method to use a speaker-mic while still connected to USB:
https://github.com/rogerclarkmelbourne/ ... e-debugger
by KC7RBW
Sun Feb 23, 2020 4:07 am
Forum: Developer discussions
Topic: Disable tone filter?
Replies: 11
Views: 6831

Re: Disable tone filter?

The options should change between DMR and FM (but don't at the moment) Thanks for confirming. However in this case, its possible the same option name can be used. However the text of the filter type would need to be "None" or "CTCSS". Yep, that's what I was thinking. Would use a separate enum becau...
by KC7RBW
Sun Feb 23, 2020 2:14 am
Forum: Developer discussions
Topic: Disable tone filter?
Replies: 11
Views: 6831

Re: Disable tone filter?

VK3KYY wrote:
Sat Feb 22, 2020 9:48 pm
Basically what you want is on the Quick menu, an option that has Rx CTSS:ON / OFF
I was thinking that the Filter option that's already in the Quick menu would have only two options in Analog mode: None and Tone. It's always struck me as weird to have digital filter options in Analog mode.
by KC7RBW
Sun Feb 23, 2020 1:39 am
Forum: General discussions
Topic: How I wish Band Limits worked
Replies: 1
Views: 1837

How I wish Band Limits worked

Think of this as a design proposal. Maybe there are some ideas here you like and maybe not. That's okay with me. First, I'd want the hardware band limits to take precedence over anything else. I don't want to ever TX outside of 136-174 and 400-470. For those who want to risk TX in the 220 band despi...
by KC7RBW
Sun Feb 23, 2020 1:09 am
Forum: Developer discussions
Topic: Disable tone filter?
Replies: 11
Views: 6831

Re: Disable tone filter?

Basically what you want is on the Quick menu, an option that has Rx CTSS:ON / OFF This would also need to update the display and show that the Rx CTSS has been overridden off, by making it inverse video I don't personally have time to write the code to do this at the moment as I'm still working on ...
by KC7RBW
Sat Feb 22, 2020 9:01 pm
Forum: Developer discussions
Topic: Disable tone filter?
Replies: 11
Views: 6831

Re: Disable tone filter?

Do you have a lot if QRM? I set the Rx CTCSS on all my repeater channels to none all the time, and don’t have any problems. Fair point. I'll do some scanning with Rx tones disabled on all channels and see how many of those channels open the squelch but don't seem to have a real signal on them. I th...
by KC7RBW
Sat Feb 22, 2020 5:48 pm
Forum: Developer discussions
Topic: Disable tone filter?
Replies: 11
Views: 6831

Re: Disable tone filter?

Just set the Rx CTCSS on the channel to None I've been doing this and it's why I wrote to discuss something better. I'm happy to contribute the changes myself but I want to get you onboard with the idea before doing the work. Setting Rx CTCSS to None on just one channel takes a minimum of 8 button ...
by KC7RBW
Sat Feb 22, 2020 7:17 am
Forum: Developer discussions
Topic: Disable tone filter?
Replies: 11
Views: 6831

Disable tone filter?

We can disable a variety of digital filters now. How hard would it be to disable analog tone filters in the same way? This can be useful when a repeater filters out the incoming tone and doesn't add one. Particularly useful when your channels are programmed from a data source that's inaccurate. If i...
by KC7RBW
Fri Feb 21, 2020 5:49 am
Forum: General discussions
Topic: Increasing the size of the DMR ID database?
Replies: 19
Views: 10519

Re: Increasing the size of the DMR ID database?

However we would need to overwrite the display fonts used by the official firmware, so that if you reloaded the official firmware it would not work. Would it help to put the OpenGD77 fonts in the same spot as the official firmware and in the same layout so that if someone does switch back to the of...