Switch ON/OFF the DC power to the Antenna (HackRF)
1,640 views
Skip to first unread message
Mihai Oprea
unread,
Apr 9, 2016, 2:31:11 AM4/9/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gqrx SDR
Hello,
I know that Hackrf has this feature implemented in hardware, to be able to supply your preamplifier over the coax. cable, so I think it would be very useful for GQRX to have something like a button for enabling that.
Thank you!
Corey Koval
unread,
Apr 9, 2016, 8:11:10 PM4/9/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gqrx SDR
Because GQRX uses gr-osmosdr for connecting devices, you can add "bias=1" to the device string. "hackrf=0, bias=1"
Mihai Oprea
unread,
Apr 10, 2016, 5:52:20 AM4/10/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gqrx SDR
Excellent! This is very helpful. At first, it didn't worked due to the space character after the comma :)