Git Product home page Git Product logo

bladerf-adsb's People

Contributors

bpadalino avatar rghilduta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bladerf-adsb's Issues

OSX - 'libbladeRF.h' file not found

I'm having an issue similar to a previous issue from a couple of years ago. I compiled bladeRF from source on OSX (High Sierra). Following the instructions to make bladeRF-adsb, I get the following error:
bladeRF_adsb.c:16:10: fatal error: 'libbladeRF.h' file not found
#include <libbladeRF.h>

I have confirmed that libbladeRF.h is in /opt/local/include

Mode A/C Signal Integration

While the dump1090 decodes the mode A/C hexadecimal, the FPGA doesn't decode mode A/C signals. Is there any plan for the integration of mode A/C signals?

Link to dump1090 repository is obsolete

The current link leads to a page displaying:

Old dump1090-mutability fork

dump1090-mutability is no longer maintained; please don't use it for new installs.

For new installs and ongoing development, try dump1090-fa, which is available at https://github.com/flightaware/dump1090

The historical master branch is available in the unmaintained branch.

Please update the link to use the flightaware version.

bladeRF-adsb fails to compile with release 2023.02

I tried to compile bladeRF-adsb with the latest bladeRF release version 2023.02 as described in Building ADS-B image section of the README.md but got the following error:

Error (10346): VHDL error at rx-adsb.vhd(226): formal port or parameter "eight_bit_mode_en" must have actual or default value File: /home/ik/bladerf/bladeRF/hdl/fpga/platforms/bladerf-micro/vhdl/rx-adsb.vhd Line: 226
Error (10784): HDL error at fifo_writer.vhd(44): see declaration for object "eight_bit_mode_en" File: /home/ik/bladerf/bladeRF/hdl/fpga/ip/nuand/synthesis/fifo_writer.vhd Line: 44

According to that, I guess the new eight-bit mode needs some changes to bladeRF-adsb code? Or did I do something wrong?

make file error

Hi ,
i'm trying to make the dump1090 but I got this error :

gcc -g -o view1090 view1090.o anet.o interactive.o mode_ac.o mode_s.o net_io.o pkg-config --libs librtlsdr -lpthread -lm
/usr/bin/ld: net_io.o:/home/****/dump1090/dump1090.h:238: multiple definition of `tDF'; view1090.o:/home/****dump1090/dump1090.h:238: first defined here

collect2: error: ld returned 1 exit status
make: *** [Makefile:27: view1090] Error 1

change license so that users can...use it

" Evaluation of software may not be deployed on more than 5 devices or
last for longer than 30 working days from the time of first use of the Software."

Really? Really? REALLY? This kind of license will completely prevent any sane distro from packaging this.

FPGA version issue

After downloading the latest ADSB version FPGA (https://www.nuand.com/fpga/adsbxA4.rbf), i'm getting the following error:

[WARNING @ /privatehost/libraries/libbladeRF/src/board/bladerf1/bladerf1.c:590] FPGA v0.5.0 was detected. Firmware v2.4.0 requires FPGA v0.6.0 or later. Please load a different FPGA version before continuing.

I'm currently not receiving any ADSB messages.

Is this just a warning (and I should look elsewhere for why no messages are being received) or is the latest ADSB version incompatible with the latest firmware (2.4.0)?

missing -lbradeRF??

Greeting. I am trying to follow this ADSB implementation but when trying to "make" I get the following error message (Mac OS X El Capitan, gcc (MacPorts gcc5 5.4.0_0)):

gcc -o bladeRF_adsb bladeRF_adsb.c -lbladeRF
ld: library not found for -lbladeRF
collect2: error: ld returned 1 exit status
make: *** [bladeRF_adsb] Error 1

The error message says it cannot finds lbladeRF. Where this file should be?
Any hints? I am not a computer guy, just an "User". lol
Thanks in advance

No decode on BladeRF A4

Hello!

I'm having issues using the BladeRF-A4 to decode ADSB messages. Everything seems okay on the command line (I get no errors), however no messages are ever decoded. I know that the antenna I'm using is able to decode ADSB as it works fine with an RTL-SDR. I've also tried plugging in the antenna to both RX ports on the A4.

I also see the D1 LED flashing, so something is happening.

Is there anything I could do to help debug the problem?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.