in the rtl_airband config you can set the gain in the devices section.
like :
gain = "IFGR=34,RFGR=4";
Search found 32 matches
- Sat Jun 08, 2019 9:50 pm
- Forum: SDRplay related
- Topic: rsp2 and rtl_airband
- Replies: 5
- Views: 28486
- Fri May 10, 2019 8:13 pm
- Forum: General
- Topic: ZADIG driver installation
- Replies: 4
- Views: 28165
Re: ZADIG driver installation
nope, it shouldn't cause any problems.
have rtl-sdr and sdrplay drivers both working fine.
have rtl-sdr and sdrplay drivers both working fine.
- Sun Mar 10, 2019 8:58 am
- Forum: SDRuno
- Topic: SDRuno on Linux
- Replies: 26
- Views: 121248
Re: SDRuno on Linux
Thanks for this post got it working.
@sdrplay any chance of making a server & extio plugin to get the full RSP capabilities in linux.
@sdrplay any chance of making a server & extio plugin to get the full RSP capabilities in linux.
- Thu Jan 17, 2019 8:37 pm
- Forum: Code Corner
- Topic: telive for SDRPlay
- Replies: 3
- Views: 22810
Re: telive for SDRPlay
many thanks, it appears to be working.
will have to wait until tomorrow morning to listen to them broadcast but the channel data is coming through.
will have to wait until tomorrow morning to listen to them broadcast but the channel data is coming through.
- Wed Jan 09, 2019 6:35 pm
- Forum: General
- Topic: Multiple demodulators
- Replies: 5
- Views: 25105
Re: Multiple demodulators
CubicSDR can have multiple channels, cross platform support.
- Sun Jan 06, 2019 9:28 am
- Forum: Code Corner
- Topic: telive for SDRPlay
- Replies: 3
- Views: 22810
Re: telive for SDRPlay
update.
got it working by adding gr-sdrplay and the appropriate source block then messing with the bandwidth and gain.
got it working by adding gr-sdrplay and the appropriate source block then messing with the bandwidth and gain.
- Fri Jan 04, 2019 5:43 pm
- Forum: Code Corner
- Topic: telive for SDRPlay
- Replies: 3
- Views: 22810
telive for SDRPlay
So i saw on radioreference sdrplay gave sq5bpf an rsp1a in march last year so sdrplay could be supported on telive but did anything come of that? checked the commits and didn't see anything related. tried modifying one of the simple grc files but the waveform comes out distorted like sometimes see o...
- Fri Feb 23, 2018 3:50 pm
- Forum: General
- Topic: rtl_airband now with soapysdr support.
- Replies: 4
- Views: 20705
Re: rtl_airband now with soapysdr support.
sure, this is for 4 channels, recording to mp3 and pulse audio when a signal is detected.
https://paste.ubuntu.com/p/kxdWDk8VTw/
https://paste.ubuntu.com/p/kxdWDk8VTw/
- Mon Feb 19, 2018 6:41 pm
- Forum: General
- Topic: rtl_airband now with soapysdr support.
- Replies: 4
- Views: 20705
Re: rtl_airband now with soapysdr support.
tip for anyone trying it try adding 'fft_size = 1024;' to the very top of the config file helped me with a few problems with NFM.
1. stopped audio distortion on a few channels (could also be too much gain though. check..)
2. stops it detecting up the adjacent 12.5k channel.
1. stopped audio distortion on a few channels (could also be too much gain though. check..)
2. stops it detecting up the adjacent 12.5k channel.
- Wed Jan 31, 2018 6:48 pm
- Forum: General
- Topic: rtl_airband now with soapysdr support.
- Replies: 4
- Views: 20705
rtl_airband now with soapysdr support.
the dev has added soapysdr support in the unstable branch so have it working with my rsp2 now. the config files aren't the easiest to make but you get much lower cpu usage if you want to listen, stream or record. supports AM/NFM, pulseaudio, icecast or shoutcast streaming and recording to mp3. possi...