11 Commits (721fb5f28a4c5837c17fde03b65fdc1c7fe8d3de)

Author SHA1 Message Date
Erika Savell 721fb5f28a Removed regatta xml creation from Event class into RegattaData class
9 years ago
fjc40 bf5ea193af Mock App now passes an OutputStream into the "Event" class. This is where data is written to (i.e., writing data over tcp socket).
9 years ago
fjc40 091ee4735b Race.simulateRace() function now generates a BoatLocationMessage after updating the position of each boat. Currently we just print the message to stdout.
9 years ago
Erika Savell 5304f7df7d removed problematic import
9 years ago
David Wu 687ffb41e6 Create XML object of boat data.
9 years ago
David Wu 265bece9ed Added a heartbeat value to the race.
9 years ago
Erika Savell 97c5c9662b Wrapped race in an event which sends out starting xml files
9 years ago
Erika Savell 231a1824d1 Condensed Race and ConstantVelocityRace into one class
9 years ago
Erika Savell 34c0aec0b9 Mock race runs without an fx component
9 years ago
Erika Savell 3326da4f5d Started removing fx component from mock module.
9 years ago
Erika Savell a584400e24 Actually added sub modules this time
9 years ago