We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ogn-rf in version 0.3.2 crashes on raspberry pi3 aarch64 Version 0.2.9 is fine.
HTTP_Server.Exec() ... Start HTTP_Server.Exec() ... Listening on port 8080 Found Rafael Micro R828D tuner Exact sample rate is: 2000000.052982 Hz RTLSDR::Open(0,868800000,2000000) => Generic RTL2832U, 868.809 MHz, 2.000 Msps RTLSDR::Gain[29] = +0.0 +0.9 +1.4 +2.7 +3.7 +7.7 +8.7 +12.5 +14.4 +15.7 +16.6 +19.7 +20.7 +22.9 +25.4 +28.0 +29.7 +32.8 +33.8 +36.4 +37.2 +38.6 +40.2 +42.1 +43.4 +43.9 +44.5 +48.0 +49.6 [dB] BkgNoise = 1.5dB, Gain = 49.6dB [28] Floating point exception
The text was updated successfully, but these errors were encountered:
#33 ok, but why point to the GPU accelerated for Raspi 3 on http://wiki.glidernet.org/downloads#toc5 when it is known not to work?
Trying the ARM version.
Sorry, something went wrong.
No branches or pull requests
ogn-rf in version 0.3.2 crashes on raspberry pi3 aarch64
Version 0.2.9 is fine.
./ogn-rf Neuenhof.conf
HTTP_Server.Exec() ... Start
HTTP_Server.Exec() ... Listening on port 8080
Found Rafael Micro R828D tuner
Exact sample rate is: 2000000.052982 Hz
RTLSDR::Open(0,868800000,2000000) => Generic RTL2832U, 868.809 MHz, 2.000 Msps
RTLSDR::Gain[29] = +0.0 +0.9 +1.4 +2.7 +3.7 +7.7 +8.7 +12.5 +14.4 +15.7 +16.6 +19.7 +20.7 +22.9 +25.4 +28.0 +29.7 +32.8 +33.8 +36.4 +37.2 +38.6 +40.2 +42.1 +43.4 +43.9 +44.5 +48.0 +49.6 [dB]
BkgNoise = 1.5dB, Gain = 49.6dB [28]
Floating point exception
The text was updated successfully, but these errors were encountered: