Erika Savell
|
a9601eb760
|
Switched latitude/longitude around
We were using latitude on the x plane and longitude on the y plane
#story[9] #fix
|
9 years ago |
Fan-Wu Yang
|
3f55a45362
|
Documented RaceMap
- Added Constructor Documentation for RaceMap
#documentation
|
9 years ago |
Fan-Wu Yang
|
dffd77f7a7
|
Filled in missing documentation.
- Added Documentation for all Classes.
#documentation
|
9 years ago |
Erika Savell
|
05c7af4abf
|
Implemented redrawing boat with each loop
- Not complete. New gps coordinate needs work around bearing -> azimuth conversion
#implement #story[9]
|
9 years ago |
Fan-Wu Yang
|
15829628f2
|
Fixed Map
- Changed GPS Coordinate so that latitude and longitude were on the correct orientation
- Map is now centered.
#fix
|
9 years ago |
Erika Savell
|
2551dd7362
|
Added single test to debug race process
|
9 years ago |
Erika Savell
|
6f509e25ea
|
Implementing the boats movement throught a race
-Not complete! Still need to create function to calculate new coordinates
-Doesn't run because of problems with resource folder
#refactor
|
9 years ago |
Fan-Wu Yang
|
ffaed5ef47
|
Implemented Finish Line
-Altered others drawing to utilise drawLine in RaceMap
-Added Finish Line
-Rescaled Canvas (To be fixed in the future).
#story[11]
|
9 years ago |
cbt24
|
6ca26d5bb1
|
Implemented race map usage by JavaFX controller
- Renamed Map to RaceMap
- Fixed RaceMap.convertGPS bug
- Defined canvas coordinates in terms of map GPS
#story [9] #pair [cbt24,fwy13,zwu18]
|
9 years ago |