Giter Site home page Giter Site logo

Comments (4)

rocapal avatar rocapal commented on July 20, 2024

Thanks for the detailed reporting!
In this new version, dump1090 uses cmake for building and compiling the code so, try the following steps to build the code

$ git clone https://github.com/openskynetwork/dump1090-hptoa.git
$ cd dump1090-hptoa/
$ mkdir build && cd build/
$ cmake ../
$ make

After that, you will get the dump1090-hptoa binary.

from dump1090-hptoa.

abcd567a avatar abcd567a commented on July 20, 2024

Thanks.
Could built it as you guided.
P.S.

  1. Had to use sudo before mkdir, cmake, and make
  2. Had to use ./ before dump1090 in run command.

To run:

$ sudo systemctl stop dump1090-mutability

$ cd dump1090-hptoa/build
$ sudo ./dump1090 --enable-hptoa PeakPulse --interactive

CLICK ON IMAGE TO SEE LARGER SIZE
hp-toa-dump1090

from dump1090-hptoa.

rocapal avatar rocapal commented on July 20, 2024

That's correct.

Keep in mind that to see the high precision timestamp that this version provides you should run without "--interactive" mode.

from dump1090-hptoa.

ShoGinn avatar ShoGinn commented on July 20, 2024

I agree that this is supposed to be used with cmake. do you intend on updating the Debian package?

I think the configuration files are not correct. I'll take a look more in depth later.

I ask, because I was going to add this as a automated build for my docker image and I use dpkg-buildpackage for the dump1090-mutability to move the .deb and install it.

And since this is just adding some code ;)

from dump1090-hptoa.

Related Issues (11)

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.