Skip to content

Java library that decodes Mode-S Beast messages containing Mode S/ADS-B information.

License

Notifications You must be signed in to change notification settings

wiseman/java-mode-s-beast

Repository files navigation

java-mode-s-beast

Build StatusCoverage Status

This is a Java library that decodes Mode-S Beast messages containing Mode S/ADS-B information.

The decoder is primarily a Java port of the C# code in Virtual Radar Server.

You can get it from Maven Central as [com.lemondronor/modesbeast 0.0.1].

Development

To run unit tests & check code style:

gradle check

To publish to OSSRH/Central Repository:

gradle uploadArchives

About

Java library that decodes Mode-S Beast messages containing Mode S/ADS-B information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages