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

New option for reading out the setting of the bias-tee added. #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

OrbitTheSun
Copy link

@OrbitTheSun OrbitTheSun commented Dec 4, 2017

NEW OPTION

This branch implements an option for reading out the setting of the bias-tee.

With option '-g' the setting is displayed:

rtl_biast -g

Together with the '-b' option one can verify the setting immediately:

rtl_biast -b1 -g

Or in short:

rtl_biast -gb1

BUILD AND INSTALL

mkdir build
cd build
cmake ..
make
sudo make install
sudo ldconfig /usr/local/lib

@hayguen
Copy link

hayguen commented Oct 4, 2020

i have something quite similar in https://github.com/librtlsdr/librtlsdr/tree/development
as stated in https://github.com/librtlsdr/librtlsdr/blob/development/README_improvements.md :

functions were provided from Marko Cebokli at http://lea.hamradio.si/~s57uuu/mischam/rtlsdr/ports.html

but i never opened the case and tried reading the GPIO state.
could you test this? .. and eventually open an issue or pull request there?

by the way: what is your application for reading the state?

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

Successfully merging this pull request may close these issues.

2 participants