Giter VIP home page Giter VIP logo

ogn-tracker's People

Contributors

pjalocha avatar sylwbar avatar

Stargazers

 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

ogn-tracker's Issues

Address and other parameters to be stored in EPROM

We need to store:
Address: 24 bits
ICAO flag: 1 bit (if the above address is ICAO assigned)
Aircraft type: 4 bits
Private/visibility flag: 1 bit
This data could be combined in one Acft_ID 32-bit word, like we do already in OGN

Address could be as well generated from the 96-bit unique CPU ID.

Would be good to provide calls to read the Acft_ID from any task
and commands in the console to store this data.
As well a call to read the unique ID is needed and an algorith to convert it to 24-bit address.

GPS automatic baud rate detection

could be done by switching between several standard rates as long as no valid NMEA frames are detected. Once the NMEA frames start arriving the speed should stay.
Algorithm is easy and should achieve correct speed within 10-20 seconds.

It can be very convenient, as one needs not to check eveyr time if the GPS speed matched the configured tracker speed.

Add Condor NMEA output parsing

Example Condor NMEA output:

$GPGGA,120009.136,4621.5849,N,01410.2437,E,1,12,10,504.7,M,,,,,0000_00
$GPRMC,120009.136,A,4621.5849,N,01410.2437,E,0.00,134.00,,,,_20
$LXWP0,Y,0.1,504.7,0.00,,,,,,134,351,19.5*71

It looks like there is height of geoid and date missing.

Transmission timing

Transmission of packets should be synchronized to PPS signal from the GPS.

It is an open question, if the GPS can transfer the data fast enough so that the position can be transmitted in same time-slot or otherwise it should wait for the next time-slot.

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.