482 Commits (d52b09e74a2e70f785b0cb294829c17c79dfb152)
 

Author SHA1 Message Date
Erika Savell 896589d1a5 Merge branch 'isolatingMock' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
Erika Savell 0719720585 Moved boat xml creation from Event class to BoatData class
9 years ago
David Wu c2183a68a0 Merge branch 'isolatingMock' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
David Wu 0fd4de7ec7 Fixed previously broken tests due to refactoring app.
9 years ago
hba56 67b73ec1db Merge remote-tracking branch 'origin/splitIntoTwoModules' into splitIntoTwoModules
9 years ago
Erika Savell 721fb5f28a Removed regatta xml creation from Event class into RegattaData class
9 years ago
hba56 4b5ebbd9e4 refactored networking code from networkingTest branch
9 years ago
Erika Savell 7f2d8107b8 Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
David Wu d995d5df45 Fixed RegattaDataSource missing.
9 years ago
fjc40 2876eec1e4 Added some exception classes to encapsulate the internal exceptions that can occur when sending Boat/race/regatta data.
9 years ago
Joseph 22075ee415 Started on the boat XML parser, reads only boat data from the XML and makes a StreamedBoat for each boat in the XML. #story[861]
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 2ce84e3be4 Added myself to the .mailmap file.
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
hba56 49fc4ec02e added raceStatusDecpderTest and some debugging
9 years ago
hba56 fdd994b7c0 finished the raceStatusDecoder
9 years ago
zwu18 c5df90d276 Created RegattaDataSource and regattaTest.xml.
9 years ago
hba56 23e007bd11 test for RaceStartStatusDecoder added
9 years ago
hba56 f5000eea11 added decoder test for courseWindDecoder
9 years ago
hba56 c9a968a5fd added decoder test for boatlocation
9 years ago
hba56 615115160d added decoders for avg wind, course wind and mark rounding
9 years ago
hba56 43d087c764 Merge remote-tracking branch 'origin/networkingTest' into networkingTest
9 years ago
hba56 ec0747ab9a added decoders for race start status and race status
9 years ago
Fan-Wu Yang 1b18eff3db Added CRC to Encoder
9 years ago
Erika Savell 5304f7df7d removed problematic import
9 years ago
Erika Savell 3ff2a07680 Temporarily ignored some tests in mock
9 years ago
Erika Savell a7913a16f9 Merge branch 'isolatingMock' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
Erika Savell 9764f448eb Added participants field to xml generator
9 years ago
Erika Savell c365d5a344 Merge branch 'isolatingMock' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
David Wu 1d9b098f2b Create XML Object for regatta data.
9 years ago
Erika Savell fdba50f9d2 Added course limit, course and marker seq field to xml fiule of race info
9 years ago
Joseph Gardner 0d0b9e143f Worked on XML reader to read a given race.xml in the format for the AC35. Added the ability to read the course limit and race settings #Pair[jjg64, cbt24] #Story[782]
9 years ago
hba56 ee24ecaadc Merge remote-tracking branch 'origin/networkingTest' into networkingTest
9 years ago
hba56 8e79164b69 updated encoder and decoder with test for decoder
9 years ago
Fan-Wu Yang 82acf40dd6 Merge branch 'networkingTest' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into networkingTest
9 years ago
fjc40 a1ab8347ca Added Encodings to RaceVisionByteEncoder
9 years ago
David Wu 5397d14d3c Added sourceID to boats in race.
9 years ago
Erika Savell 737755def6 Merge branch 'isolatingMock' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
Erika Savell 94ba18cf0c Began xml creator for race info message
9 years ago
hba56 655b5787a2 binary message encoder as well test for the decoder
9 years ago
David Wu ec716058c6 Merge branch 'isolatingMock' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
David Wu 687ffb41e6 Create XML object of boat data.
9 years ago
fjc40 149c312080 Merge branch 'isolatingMock' of eng-git.canterbury.ac.nz:seng302-2017/team-7 into isolatingMock
9 years ago
Joseph Gardner 9e3ca68df8 added skeleton for StreamedRace and StreamedCourse #Pair[jjg64, cbt24] #Story[782]
9 years ago
fjc40 9e1b3365bf Added helper functions to BoatLocationMessage which convert between the datatypes used by the message and datatypes used by our model. (Converts boat heading, wind angle, gps coordinate).
9 years ago
David Wu be59bb853c Merge branch 'isolatingMock' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
David Wu 265bece9ed Added a heartbeat value to the race.
9 years ago
Erika Savell 33e3b3713c Merge branch 'isolatingMock' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
Erika Savell 97c5c9662b Wrapped race in an event which sends out starting xml files
9 years ago
hba56 f56bb747a7 Merge branch 'networkingTest' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into networkingTest
9 years ago