This website requires JavaScript.
Explore
Help
Sign In
AFG
/
dump1090
Watch
3
Star
0
Fork
You've already forked dump1090
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
6968bf92a6
dump1090
/
.gitignore
9 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit of Dump1090, a simple Mode S decoder.
2013-01-05 13:52:25 +01:00
*.o
Git ignore the right executable name.
2013-01-05 21:42:26 +01:00
dump1090
More stuff on .gitignore.
2013-01-10 19:00:07 +01:00
testfiles/*.bin
misc
Many small improvements (see full commit message). * Better preamble detection to skip most of the messages we'll likely not be able to decode. * A Phase correction algorithm that improves the recognition compared to the previous algorithm used. * Javascript output in debug mode, and a debug.html file that can be used in order to see graphically undecoded samples. * Ability to detect cross-read messages, that are, messages that happen to start and end across two different reads from the device or file. * A few bugx fixed. * README improved.
2013-01-26 01:07:43 +01:00
frames.js
.*.swp
Splitted gmap.html to multiple files in new 'public_html'-directory. Changes to 'dump1090.c'-file made accordingly. modified: .gitignore modified: dump1090.c deleted: gmap.html new file: public_html/gmap.html new file: public_html/script.js new file: public_html/style.css
2013-05-09 16:59:26 +02:00
~*
Reference in a new issue
Copy permalink