512 Commits (4f8d6b14d4340eb4aacc79e0762f2d6847e4166d)
 

Author SHA1 Message Date
hba56 4f8d6b14d4 updated app class to read the polar csv and pass it off to its parser
9 years ago
hba56 245914a69e added the polars csv
9 years ago
hba56 e67f8fae4b parser updated for the hashmap polars
9 years ago
fjc40 1434892b51 Merge branch 'story31.1' of eng-git.canterbury.ac.nz:seng302-2017/team-7 into story31.1
9 years ago
fjc40 aeee8ca748 Added polar data file.
9 years ago
hba56 f518c52c7b changed the way we store polars
9 years ago
hba56 1f554648ef changed all polar values to doubles and added a empty constructor
9 years ago
hba56 a4480f3ccf removed the get best heading method as it was incorrect and not related to this story
9 years ago
hba56 d7294f73a1 boats now have polars stored in the
9 years ago
hba56 5b010cad49 added the polar class for storing polars
9 years ago
hba56 187acc6960 added an empty polarparser class to push a new branch
9 years ago
Jessica McAuslin 43757b34d1 General code tidy up (Visualiser)
9 years ago
Jessica McAuslin 2d983eccfd General code tidy up
9 years ago
Joseph Gardner e1ba2ae5b6 Now reads course wind direction from the live stream, so the wind arrow now changes when the wind changes. #story[882]
9 years ago
fjc40 a32775eab6 Fixed a few javadoc issues.
9 years ago
fjc40 b247244665 Did some large tidy ups, refactoring, and documenting.
9 years ago
fjc40 466e22437b Visualiser. The nullptr issues relating to the XML data files appears to be fixed. Essentially, the StartController.startRaceNoScaling() function was being called as soon possible, before it was even ready - setRaceClock either hadn't been called or hadn't finished executing yet, so the StartController.raceClock member was null, causing crashes.
9 years ago
fjc40 020c0329b0 Merge remote-tracking branch 'origin/TCPDisconnection' into submission
9 years ago
fjc40 83ce9b99d2 Mockoutput's main loop now pops messages off the message queue, rather than iterating over it like an array, and clearing it (this could have threading issues where the iteration starts (with e.g., 5 messages), as it is sending the messages another one is added, and then it ends up clearing the sent messages, and the unsent message.
9 years ago
fjc40 01224c509a Added some comments to MockOutput. Also removed instance of RaceVisionByteEncoder, as it has no state, and the functions used are all static.
9 years ago
fjc40 3481a882de Fixed Team Oracle's boat name in mock data file.
9 years ago
David Wu 61ecdc2269 Merge branch 'submission' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into submission
9 years ago
David Wu 61afe8d608 Created finish view to see when a race finishes.
9 years ago
cbt24 c038010bd2 Draws track for racing boats only to reduce information clutter.
9 years ago
cbt24 f27dbc29b0 Added self-documenting RaceStatus boolean getters
9 years ago
cbt24 cc824aa89a Removed unnecessary countdownTimer from Race in visualiser module
9 years ago
cbt24 a6adfb4960 Refactored RaceClock to act as central source of time and duration information throughout visualiser.
9 years ago
Fan-Wu Yang bdf215d0f1 TCP connection at the front menu will no longer bug out if the socket is bugged.
9 years ago
David Wu a95a0c2543 Added documentation for multiple classes.
9 years ago
hba56 12e457824d fix for issue #5 gate lines
9 years ago
Fan-Wu Yang d52b09e74a Visualiser Closes All threads on exit now.
9 years ago
Fan-Wu Yang a20dafea11 Annotations go on top and boundaries now update
9 years ago
Fan-Wu Yang 982b47943a Fixed blocking issue
9 years ago
Fan-Wu Yang b7f010a2fa Fixed Network While loops
9 years ago
Fan-Wu Yang 565b7adaa2 Merge remote-tracking branch 'origin/race-timer-fixes' into layeredCanvas
9 years ago
Fan-Wu Yang 862391d7ef Canvas Layer Created
9 years ago
cbt24 349bd50094 Everything works, don't ask questions
9 years ago
Erika Savell 62db7f333c Frantically cherry-picking commit by commit
9 years ago
Erika Savell 8ed0ca5b4f Quick way of adding extra leg to mock data
9 years ago
Fan-Wu Yang 284eb6d951 Added Test for AC35UnitConverter
9 years ago
hba56 6888d0bddc fixed all java doc errors
9 years ago
hba56 e409c8752c Fix for now - Need to change
9 years ago
cbt24 89ba0f278d Fixed StartController countdown
9 years ago
cbt24 17afd9f775 Merge remote-tracking branch 'origin/splitIntoTwoModules' into splitIntoTwoModules
9 years ago
cbt24 336a15d1a2 Fixed StartController countdown
9 years ago
Erika Savell 288699b7c7 Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
Erika Savell 2dab427092 Quick way of adding extra leg to mock data
9 years ago
Fan-Wu Yang 037c09b059 Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
hba56 1f8941e37c Merge remote-tracking branch 'origin/splitIntoTwoModules' into splitIntoTwoModules
9 years ago
Fan-Wu Yang 6bbc2ac4be Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago