Giter Site home page Giter Site logo

dump1090.socket30003's People

Contributors

tedsluis 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

Watchers

 avatar  avatar  avatar  avatar  avatar

dump1090.socket30003's Issues

Data file no sequence

I have set the sequence=yes in common config section and the override=no but the output was appended to the dump (csv) file

socket30003 socket read error

Hi I keep getting this error every few hours, and I have to restart the script. My dump1090 was and is still running fine:

'messagecount=3905,last message='
Not able to read data from the socket! Check whether your dump1090 is running on '127.0.0.1' port 30003 (tcp).

Some questions

Questions are about tedsluis/dump1090 repo, but there I couldn't open an issue, so opening it here.

Do I understand correctly that your code would need to be built up from source? That its not available in some .deb package, nor am I able to build it with "make". Instead I have to use debian package build er right?

I've seen the pbuilder config in the readme, but its for arm architecture (for a r.pi). I would like to run it on my netbook which has a 32-bit atom cpu. Can you help me out how to configure the pbuilder config (I'm a linux beginner).

Also got a feature request. Could you maybe add something to the code to generate a KML file which would contain all the positions of the aircraft including their altitude, so it could be feeded real time into Google Earth to display positions of aircraft in real time in 3D. Like this: https://www.youtube.com/watch?v=fworCPUuar8

Execution of ./rangeview.pl aborted due to compilation errors, from double quotes in help text

Received fatal error when running rangeview.pl on an Ubuntu 16.04.4 LTS
machine with perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi:
Execution of ./rangeview.pl aborted due to compilation error

I was able to fix the issue by escaping the double quotes in lines 239, 240, and 244. For clarity, lines 239 through 244 after the change are pasted below:

<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<kml xmlns=\"http://www.opengis.net/kml/2.2\">
  <Document>
    <name>Paths</name>
    <description>Example</description>
<Style id=\"track-1\">

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.