glidernet / ogn-rf

This software listens to OGN radio messages and sends it to Open Glider Network.
GNU General Public License v3.0
18 stars 15 forks source link

ogn-rf 0.3.2 Floating point exception #44

Open hb9eue opened 7 months ago

hb9eue commented 7 months ago

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

hb9eue commented 7 months ago

https://github.com/glidernet/ogn-rf/issues/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.