You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Connor Taylor-Brown f8150ef449
Added YachtEvent message with encoder and decoder
9 years ago
..
AverageWindDecoderTest.java Added AverageWindEncoder. 9 years ago
BoatActionDecoderTest.java Added MessageDecoder interface. All decoder implement this. 9 years ago
BoatLocationDecoderTest.java Added MessageDecoder interface. All decoder implement this. 9 years ago
BoatStatusDecoderTest.java The message encoders and decoders now catch exceptions, and throw InvalidMessageException. 9 years ago
CourseWindDecoderTest.java The message encoders and decoders now catch exceptions, and throw InvalidMessageException. 9 years ago
CourseWindsDecoderTest.java Added MessageDecoder interface. All decoder implement this. 9 years ago
HeartBeatDecoderTest.java Added MessageDecoder interface. All decoder implement this. 9 years ago
JoinAcceptanceDecoderTest.java Added empty data sources, to be used by VisualiserRace. 9 years ago
MarkRoundingDecoderTest.java Added MarkRoundingEncoder. 9 years ago
RaceStartStatusDecoderTest.java Added RaceStartStatusEncoder. 9 years ago
RaceStatusDecoderTest.java Added MessageDecoder interface. All decoder implement this. 9 years ago
RequestToJoinDecoderTest.java Added MessageDecoder interface. All decoder implement this. 9 years ago
XMLMessageDecoderTest.java XMLReader.readXMLFileToString no longer throws a Transformer exception. 9 years ago
YachtEventCodeDecoderTest.java Added YachtEvent message with encoder and decoder 9 years ago