-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[enhancement] Support for DCD LED over CM108 #279
Comments
There is a DCD LED on the PAUL board that is connected to a GPI04 pin on the CM108. |
It's not clear what a "PAUL" board is but assuming this is driven by a CM108 audio chip, I take it you're asking to manage the DCD LED in a similar way to how Direwolf supports the PTT with C-Media CM108/CM119 GPIO pins as documented in the Direwolf User Guide Section 9.2.9.5. Is that correct? If that's correct please update this Github issue and WB2OSZ will decide if will be considered or not. If you can contribute actual code to support this, that will go a long ways to get it officially added. |
The PAUL Board uses the CM108 for audio and ptt. The board wires GPIO3 to PTT and GPIO4 to a DCD LED on the front panel. It would be nice if the DCD entry in the direwolf conf could be used to lite the LED on decoded packets. |
I believe that the CM108 functionality in Direwolf comes from hamlib. I have requested the same feature on the hamlib github site |
As an aside, the PCB routing on that board is wild! I enjoy the USB tracks! They're supposed to be differential pairs, yet near the IC they split around some reisistors and each have a stub on them to a capacitor that certainly isn't supposed to be there, and certainly shouldn't stub the line (but is likely there for EMC). Just made me smile. |
wb9vxy is mistaken. |
It would be very useful to have a DCD LED onto the radio interface board via a CM108 using one of the other GPIO pins beside GPIO3 (used for PTT).
The text was updated successfully, but these errors were encountered: