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

PyQSO Hamlib setting #76

Open
KF0BRS opened this issue Jul 1, 2022 · 5 comments
Open

PyQSO Hamlib setting #76

KF0BRS opened this issue Jul 1, 2022 · 5 comments

Comments

@KF0BRS
Copy link

KF0BRS commented Jul 1, 2022

I was messing with PyQSO on my normal laptop (X86 arch. w/ Kubuntu 22.04) and noticed that under Preferences > Hamlib > Model, the drop-down menu lists several different models of radio. However, on my Raspberry Pi (Pi400 w/ Raspbian 11) only the "RIG_MODEL_NONE" option is available. Is there a way to get a list to appear here? Being able to import some data automatically from FLRIG would've made Field Day a little more convenient.

Thanks!

@SpudGunMan
Copy link

same on raspberry pi

@SpudGunMan
Copy link

after shuffling some paper and pip swig

./configure --with-python-binding PYTHON_VERSION='3.9' --prefix=$HOME/local

@KF0BRS
Copy link
Author

KF0BRS commented Jul 23, 2022

I don't understand. Where do you run this command?

@SpudGunMan
Copy link

You need to recompile hamlib with python support

@KF0BRS
Copy link
Author

KF0BRS commented Jul 29, 2022

I installed from the Debian repo.

I'll try it from Python and see how it goes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants