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
bf4ccaca06
dump1090
/
.gitignore
10 lines
67 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
fix .gitignore file
2013-05-10 11:58:24 +02:00
*~
bdavenports .diff-file
2013-05-11 12:15:09 +02:00
*.rej
*.orig
Reference in a new issue
Copy permalink