3 Commits (f0d750cae16d60fa0a46bc11dcfbbb6826e8085d)

Author SHA1 Message Date
fjc40 134586f407 The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
8 years ago
fjc40 1fbdd09d70 Refactored BoatLocation message, encoders, decoders. It now exposes datatypes that we actually use in the program (double knots, bearings, etc..), instead of the bits-on-the-wire packed units (like int mmPerSec). Also documented it, and updated test.
8 years ago
fjc40 c3ed30019c Added BoatLocationEncoder.
8 years ago