Skip to content

NMEA txt file input #246

Answered by jvde-github
DMoenning asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, the documented approach would be:

AIS-catcher -r txt filename -N 8100

However, this stops the program at the end of the file. I always avoid that with a little trick to read additionally from stdin:

AIS-catcher -r txt filename -r txt . -N 8100

hope that works for you

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DMoenning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants