Skip to content

Dump1090 is a simple Mode S decoder for RTLSDR devices

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

ke-mccormick/dump1090_win

 
 

Repository files navigation

dump1090-win Windows package

This is a fork of Oliver Jowett's version of dump1090 (dump1090-mutability) and is designed to be built as a Windows package. It does not add any new functionality. It serves solely as fork to track the developement of dump1090-mutability and provide similar features for Windows users.

This version is licensed under the GPL (v3 or later). See the file COPYING for details. The source license has been "upgraded" to GPLv3 using the "or later" clause. This has been done because of the inclusion of required libraries being under licenses that are not compatible with the GPLv2; namely the Apache License 2.0.

Features

  • 2.4MHz "oversampling" support
  • supports FlightAware-TSV-format connections directly (same as the FlightAware version - no faup1090 needed)
  • map view uses receiver lat/long given to dump1090 automatically
  • somewhat cleaned-up network code
  • tries to do things "the debian way" when it comes to config, package structure, etc
  • probably a bunch of other things I've forgotten..

Install for Windows Users

TODO

Logging

No logging in Windows is currently configured.

Bug reports, feedback etc

Please use the github issues page to report any problems. Or you can email me.

Future plans

It is anticipated that each release of dump1090-mutability will be closely followed by a release of dump1090-win.

Building from source

The programs dump1090.exe and view1090.exe are built from source using Microsoft Visual Studio 2010. Just open the dump1090.sln file.

About

Dump1090 is a simple Mode S decoder for RTLSDR devices

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 69.0%
  • JavaScript 16.9%
  • C++ 11.9%
  • HTML 1.7%
  • Other 0.5%