Giter Club home page Giter Club logo

beastblackbox's People

Contributors

denzen84 avatar

Stargazers

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

Watchers

 avatar  avatar

beastblackbox's Issues

SBS conversion to Beast

Good afternoon,
in my case, having a bunch of captured data (over a year) in SBS format, would it be possible to transform it into beast format data?

Regards,
Iván D.

passing --lat and --lon

The recordings I have in beast format contain DF18 messages from vehicles.
To correctly decode the position in these messages with dump1090, one has to set the --lat and --lon options.
Is there a way to use --lat and --lon with beastblackbox?

Help with the compilation

Hi. I'm trying to compile this useful project, and encountered this error:

~/beastblackbox master ?1 ❯ make                                                                                22:08:05
gcc -DMODES_DUMP1090_VERSION=\"acd433f\" -O2 -g -Wall -Werror -W -D_FILE_OFFSET_BITS=64 -std=c11 -D_DEFAULT_SOURCE -s -flto  -c beastblackbox.c -o beastblackbox.o
gcc -DMODES_DUMP1090_VERSION=\"acd433f\" -O2 -g -Wall -Werror -W -D_FILE_OFFSET_BITS=64 -std=c11 -D_DEFAULT_SOURCE -s -flto  -c mode_ac.c -o mode_ac.o
gcc -DMODES_DUMP1090_VERSION=\"acd433f\" -O2 -g -Wall -Werror -W -D_FILE_OFFSET_BITS=64 -std=c11 -D_DEFAULT_SOURCE -s -flto  -c mode_s.c -o mode_s.o
gcc -DMODES_DUMP1090_VERSION=\"acd433f\" -O2 -g -Wall -Werror -W -D_FILE_OFFSET_BITS=64 -std=c11 -D_DEFAULT_SOURCE -s -flto  -c crc.c -o crc.o
gcc -DMODES_DUMP1090_VERSION=\"acd433f\" -O2 -g -Wall -Werror -W -D_FILE_OFFSET_BITS=64 -std=c11 -D_DEFAULT_SOURCE -s -flto  -c cpr.c -o cpr.o
gcc -DMODES_DUMP1090_VERSION=\"acd433f\" -O2 -g -Wall -Werror -W -D_FILE_OFFSET_BITS=64 -std=c11 -D_DEFAULT_SOURCE -s -flto  -c icao_filter.c -o icao_filter.o
gcc -DMODES_DUMP1090_VERSION=\"acd433f\" -O2 -g -Wall -Werror -W -D_FILE_OFFSET_BITS=64 -std=c11 -D_DEFAULT_SOURCE -s -flto  -c track.c -o track.o
gcc -DMODES_DUMP1090_VERSION=\"acd433f\" -O2 -g -Wall -Werror -W -D_FILE_OFFSET_BITS=64 -std=c11 -D_DEFAULT_SOURCE -s -flto  -c util.c -o util.o
gcc -DMODES_DUMP1090_VERSION=\"acd433f\" -O2 -g -Wall -Werror -W -D_FILE_OFFSET_BITS=64 -std=c11 -D_DEFAULT_SOURCE -s -flto  -c kmlexport.c -o kmlexport.o
gcc -g -o beastblackbox beastblackbox.o mode_ac.o mode_s.o crc.o cpr.o icao_filter.o track.o util.o kmlexport.o -lm
/usr/bin/ld: mode_ac.o (symbol from plugin): in function `ModeAToModeC':
(.text+0x0): multiple definition of `Modes'; beastblackbox.o (symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: mode_s.o (symbol from plugin): in function `Modes':
(.text+0x0): multiple definition of `Modes'; beastblackbox.o (symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: crc.o (symbol from plugin): in function `modesChecksum':
(.text+0x0): multiple definition of `Modes'; beastblackbox.o (symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: icao_filter.o (symbol from plugin): in function `icaoFilterInit':
(.text+0x0): multiple definition of `Modes'; beastblackbox.o (symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: track.o (symbol from plugin): in function `Modes':
(.text+0x0): multiple definition of `Modes'; beastblackbox.o (symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: util.o (symbol from plugin): in function `Modes':
(.text+0x0): multiple definition of `Modes'; beastblackbox.o (symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: kmlexport.o (symbol from plugin): in function `writeKMLpreamble':
(.text+0x0): multiple definition of `Modes'; beastblackbox.o (symbol from plugin):(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile:53: beastblackbox] Error 1

Commit: acd433f
My system: Arch Linux; kernel 6.5.7

How can I solve it? 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.