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

Feature request: Hamlib command support #6

Closed
oh3gai opened this issue Feb 1, 2021 · 2 comments
Closed

Feature request: Hamlib command support #6

oh3gai opened this issue Feb 1, 2021 · 2 comments
Labels
question Further information is requested

Comments

@oh3gai
Copy link

oh3gai commented Feb 1, 2021

Hi!

Thanks for the awesome work with si47xx library.

Could it be possible to implement an arduino ide example which uses hamlib rigctl protocol style commands and replies (RPRT 0 / 1) to set/get freq, mode, rssi and bw.

This would make possible to use this nice little receiver with nearly all ham digimode applications with simple netcat tcp <> serial bridge redirector.

Thanks for the really great and well documented library!

br, Jarno OH3GAI

@oh3gai oh3gai added the bug Something isn't working label Feb 1, 2021
@pu2clr
Copy link
Owner

pu2clr commented Feb 1, 2021 via email

@oh3gai
Copy link
Author

oh3gai commented Feb 2, 2021

Hi!

Thansk for answer.

I don't have so much experience in coding, but I thought that the CAT is harder to implement. ie, GQRX sdr aplication has solved this by creating "dummy" remote server which share the same protocol and commands as rigctl(d) which allows different hamlib supported apps to control it. ( https://gqrx.dk/doc/remote-control )

It could be possible to implement the same way but use the serial bridge between si4735 radio and pc.

Of course I agree that the CAT functionality is more sophisticated way to do it. I was just thinking which is harder without deep understanding of coding.

This si47xx library is great!

Br, Jarno Oh3gai

@pu2clr pu2clr closed this as completed May 7, 2021
@pu2clr pu2clr added question Further information is requested and removed bug Something isn't working labels May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants