Skip to content
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

Add DCD Output Support for CM108 #1121

Open
wb9vxy opened this issue Sep 26, 2022 · 4 comments
Open

Add DCD Output Support for CM108 #1121

wb9vxy opened this issue Sep 26, 2022 · 4 comments
Labels
needs test Patches have been submitted but need testing to close issue priority High priority for enhancement or fix but not critical

Comments

@wb9vxy
Copy link

wb9vxy commented Sep 26, 2022

The PAUL board from KitsforHams has a Yellow DCD Led attached to CM108 PIn 15 GPIO4

I am using the board for Direwolf and it would be great if I could configure this LED to show
decoded packets (DCD output in Direwolf)

Software that allows access to the other GPIO pins would likely be useful to someone
in the future as well.

Thanks,
WB9VXY

@mdblack98
Copy link
Contributor

Are you proposing some new API call?
We already have GPIO support in hamlib but its centered on PTT control and not anything "generic".
How do you envision doing this? You're not really talking about CAT control here but some "data monitoring" capability which seems to me to be outside the scope of Hamlib without add some new API.

@wb9vxy
Copy link
Author

wb9vxy commented Sep 26, 2022 via email

@mdblack98
Copy link
Contributor

mdblack98 commented Sep 26, 2022 via email

@wb9vxy
Copy link
Author

wb9vxy commented Sep 26, 2022 via email

@mdblack98 mdblack98 added the priority High priority for enhancement or fix but not critical label Nov 3, 2022
mdblack98 added a commit that referenced this issue Jul 22, 2023
e.g. to set gpio2 on use 'gpio GPIO2 1" and off "gpio GPIO2 0"
Should work with GPIO1-4
New API funcions rig_cm108_get_bit rig_cm108_set_bit
#1121
@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label Jul 22, 2023
mdblack98 added a commit that referenced this issue Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs test Patches have been submitted but need testing to close issue priority High priority for enhancement or fix but not critical
Projects
None yet
Development

No branches or pull requests

2 participants