You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Renamed option -o to -c (option to select AIS channels)
Calculation of Signal power (in dB) and applied frequency correction (in ppm) calculated with option -M D
NMEA messages are timestamped with option -M T. To activate both timestamp and above meta data use -M DT or -M TD.
-o 3 shows NMEA lines and additional information including signal power and timestamp (with -M DT) in JSON format so it can be easily processed in 3rd party software.
More extensive JSON output is provided with the switch -o 4
-T switch that stops the program after a specified number of seconds to facilitate experiments.
start.bat added to Windows binaries to make it easier to set up parameters for less experienced command-line users..