This repository has been archived by the owner on May 6, 2024. It is now read-only.
forked from pietern/goestools
-
Notifications
You must be signed in to change notification settings - Fork 5
what(): Assertion rv >= 0
failed at /home/pi/goestools/src/goesrecv/rtlsdr_source.cc:40 Aborted
#7
Comments
This problem when i want to do step "make" goestools
|
Hi Farid, Sorry I did not see this issue sooner. Did you find a solution to this problem? The // Configure manual gain mode
rv = rtlsdr_set_tuner_gain_mode(dev_, 1);
ASSERT(rv >= 0); Did you install
Sam. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi sam, i got this problem when i want to running my goesrecv. i use Nooelec NeSMART SDR v4. do you know what happen?
The text was updated successfully, but these errors were encountered: