[Xastir] Attempting to display ADS-B infor on xastir
Curt Mills
curt.we7u at gmail.com
Wed Feb 24 09:52:44 PST 2021
The last time I ran through the instructions was Aug 17, 2020. I had
to update my rtl-sdr and dump1090 repo's, compiling/installing each
one.
I had to hunt down a different fork of the dump1090 software as the
one I was using is no longer supported. This is from the README.md of
the dump1090 I'm using now:
# dump1090-fa Debian/Raspbian packages
This is a fork of [dump1090-mutability](https://github.com/mutability/dump1090)
customized for use within [FlightAware](http://flightaware.com)'s
[PiAware](http://flightaware.com/adsb/piaware) software.
Also did this, which may be the root of your problem. I'm on OpenSuSE-15.1:
> rpm -qa | grep blade
libbladeRF2-2.0.2-lp151.3.1.x86_64
bladeRF-devel-1.4.0-lp151.3.1.x86_64
bladeRF-udev-1.4.0-lp151.3.1.x86_64
Here's the end of the compile for me:
cc -DMODES_DUMP1090_VERSION=\"\"
-DMODES_DUMP1090_VARIANT=\"dump1090-fa\" -DENABLE_RTLSDR
-DENABLE_BLADERF -std=c11 -O2 -g -Wall -Werror -W -D_DEFAULT_SOURCE
-I/usr/local/include/ -I/usr/include/ -c sdr_bladerf.c -o
sdr_bladerf.o
cc -g -o dump1090 dump1090.o anet.o interactive.o mode_ac.o mode_s.o
comm_b.o net_io.o crc.o demod_2400.o stats.o cpr.o icao_filter.o
track.o util.o convert.o sdr_ifile.o sdr.o ais_charset.o sdr_rtlsdr.o
sdr_bladerf.o -lpthread -lm -lrt -L/usr/local/lib -lrtlsdr
-L/usr/lib64/ -lbladeRF -lncurses
cc -DMODES_DUMP1090_VERSION=\"\"
-DMODES_DUMP1090_VARIANT=\"dump1090-fa\" -DENABLE_RTLSDR
-DENABLE_BLADERF -std=c11 -O2 -g -Wall -Werror -W -D_DEFAULT_SOURCE
-I/usr/local/include/ -I/usr/include/ -c view1090.c -o view1090.o
cc -g -o view1090 view1090.o anet.o interactive.o mode_ac.o mode_s.o
comm_b.o net_io.o crc.o stats.o cpr.o icao_filter.o track.o util.o
ais_charset.o -lpthread -lm -lrt -lncurses
On Wed, Feb 24, 2021 at 9:32 AM Tom Henderson <Tom at henderson4.us> wrote:
>
> Hello fellow xastirians!
>
> I am following he instructions at
> https://xastir.org/index.php/HowTo:Display_Aircraft_and_Ships trying to
> set up ads-b reception on xastir.
>
> At the step where I'm supposed to install dump1090 by typing "make" I
> get the following:
>
> Building with:
> Version string: unknown
> RTLSDR support: yes
> BladeRF support: yes
> HackRF support: no
> LimeSDR support: no
> cc -DMODES_DUMP1090_VERSION=\"unknown\"
> -DMODES_DUMP1090_VARIANT=\"dump1090-fa\" -DENABLE_RTLSDR
> -DENABLE_BLADERF -std=c11 -O3 -g -Wall -Wmissing-declarations -Werror -W
> -D_DEFAULT_SOURCE -fno-common -D_DEFAULT_SOURCE -I/usr/local/include/
> -I/usr/include/ -c sdr_bladerf.c -o sdr_bladerf.o
> sdr_bladerf.c:27:2: error: #error This libbladeRF is too old, upgrade or
> disable bladerf support
> #error This libbladeRF is too old, upgrade or disable bladerf support
> ^
> Makefile:138: recipe for target 'sdr_bladerf.o' failed
> make: *** [sdr_bladerf.o] Error 1
>
> I can't find a fix to this problem. Help?
>
> --
> Tom Henderson
>
> _______________________________________________
> Xastir mailing list
> Xastir at lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
--
Curt, WE7U http://xastir.org http://www.sarguydigital.com
More information about the Xastir
mailing list