This website requires JavaScript.
Explore
Help
Sign In
Backups
/
dump1090
Watch
1
Star
0
Fork
0
You've already forked dump1090
Code
Actions
Releases
Wiki
Activity
372f7b4f51
dump1090
/
.gitignore
7 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit of Dump1090, a simple Mode S decoder.
2013-01-05 20:52:25 +08:00
*.o
Git ignore the right executable name.
2013-01-06 04:42:26 +08:00
dump1090
More stuff on .gitignore.
2013-01-11 02:00:07 +08: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 08:07:43 +08:00
frames.js
.*.swp
Copy Permalink