Commit Graph
100 Commits
Author SHA1 Message Date
Nicolas Klose cec8386d82 Updated smartphone tracking (markdown) 2015-07-07 11:17:12 +00:00
Nicolas Klose d9906368a4 Updated smartphone tracking (markdown) 2015-07-06 23:33:00 +00:00
Nicolas Klose 5ddc4c6acc Created smartphone tracking (markdown) 2015-07-06 19:36:01 +00:00
Nick Klose 3e9a0f470d Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-03-14 17:58:23 +01:00
Nick Klose 8fca0a22d9 Last touches. Still some problems, see bugs. 2014-03-14 17:58:09 +01:00
Nick Klose 683c8ebcda Added Test for Fixed MarkPassings. 2014-03-14 14:19:56 +01:00
Nick Klose d41cd49ac0 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-03-13 17:22:22 +01:00
Nick Klose 5a60c2f8f3 Enabled fixing MarkPasses and removed debug infos. 2014-03-13 17:21:44 +01:00
Nick Klose 636440097b Added test. 2014-03-12 18:48:26 +01:00
Nick Klose 9d651de9a0 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-03-12 17:30:41 +01:00
Nick Klose c73b926e31 MarkPassingCalculator now reacts to Course changes. 2014-03-12 17:28:30 +01:00
Nick Klose 46727cd3ad Started course change effects. 2014-03-12 15:31:18 +01:00
Nick Klose b5a6ca0514 Typo. 2014-03-11 11:11:30 +01:00
Nick Klose d3cd8390fd Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-03-11 10:22:58 +01:00
Nick Klose 44d8f11ce1 Replaced cte with xte. 2014-03-10 17:11:42 +01:00
Nick Klose 17cc2e64e0 Fixed performance test. 2014-03-10 16:58:28 +01:00
Nick Klose 4022bc551a Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-03-10 14:48:03 +01:00
Nick Klose 9bb6119a27 Docs and added white box tests. 2014-03-10 14:47:26 +01:00
Nick Klose f9522e15b9 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-03-10 10:13:03 +01:00
Nick Klose da37217d9d Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-03-07 11:37:13 +01:00
Nick Klose 8ec3810fb6 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-03-06 15:39:19 +01:00
Nick Klose 5915f65327 JavaDoc of finder. 2014-03-05 18:32:09 +01:00
Nick Klose 63c5eeac88 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-03-05 15:06:41 +01:00
Nick Klose 49c2d542ea Fixed equality bug in finder and refactored a little for performance. 2014-03-05 15:06:11 +01:00
Nick Klose 48b1078566 Removed method from finder and edited JavaDoc. 2014-03-04 18:41:19 +01:00
Nick Klose 4d15321194 Refactored finder. 2014-03-04 17:57:34 +01:00
Nick Klose 7335dd518d Edited JavaDocs. 2014-03-03 19:06:03 +01:00
Nick Klose 8dcf2f9a93 Fixed failing tests. 2014-03-03 18:19:49 +01:00
Nick Klose 55945bc1db Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-03-03 11:30:58 +01:00
Nick Klose e535a4168c Removed use of getLegType() in chooser 2014-02-28 17:21:31 +01:00
Nick Klose 6642a9e286 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-28 13:13:30 +01:00
Nick Klose 8bb5f3a0ce Merge remote-tracking branch 'origin/mark-rounding-inference' into mark-rounding-inference 2014-02-27 17:12:12 +01:00
Nick Klose 5fe66618d9 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-27 17:09:05 +01:00
Nick Klose 313d3fcfba Fixed double call of distance estimation. 2014-02-27 17:08:38 +01:00
Nick Klose 768b0daacb Created impl package and Candidate interface. Added star test. 2014-02-27 10:45:57 +01:00
Nick Klose 66accb618e Refactored chooser: log instead of linear. 2014-02-26 16:39:11 +01:00
Nick Klose 4ab9772936 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-26 10:40:13 +01:00
Nick Klose 8c77eb5422 Added getNumberOfWaypoints() to Course. Smaller changes in CandidateChooser. 2014-02-25 16:49:39 +01:00
Nick Klose 31a0c4b43d Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-25 13:43:00 +01:00
Nick Klose 27aa228cd8 Merge remote-tracking branch 'origin/mark-rounding-inference' into mark-rounding-inference 2014-02-25 13:42:43 +01:00
Nick Klose abd47989f2 Fixed NPE 2014-02-25 10:31:53 +01:00
Nick Klose d7cf30787f Fixed NPE 2014-02-24 18:27:38 +01:00
Nick Klose e756fe413c Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-24 18:16:58 +01:00
Nick Klose d2a694301b Second round of review: Supertypes, keySets, Pulled methods back from DynamicTrackedRace and edtited JavaDoc for Track 2014-02-24 18:15:03 +01:00
Nick Klose 722130f518 refactored MarkPassingCalculator such that no instanceof and no casts are required to distinguish between Mark and Competitor fixes 2014-02-24 16:07:11 +01:00
Nick Klose cab6e9845f Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-24 10:34:51 +01:00
Nick Klose 3915ac55ad Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-21 17:08:46 +01:00
Nick Klose e030fd8e85 First changes after review (Mostly naming and JavaDoc). 2014-02-21 17:08:13 +01:00
Nick Klose 78842a9ebe Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-21 12:54:26 +01:00
Nick Klose 45d78228f0 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-21 10:31:04 +01:00
Nick Klose 936ab44bfd Second try at NPE with racestarttime. 2014-02-20 18:23:05 +01:00
Nick Klose babb85a127 Right Side of Line (in between marks) and double Candidates for Gates. 2014-02-20 16:57:04 +01:00
Nick Klose 93ae8f27f2 Edited JavaDocs. 2014-02-20 15:43:02 +01:00
Nick Klose 3d0fef0f57 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-20 15:28:08 +01:00
Nick Klose 1bb2a2db5f RightSide and Direction for Gates and distance per mark, not waypoint. 2014-02-20 10:45:11 +01:00
Nick Klose 0d8fc9c98a Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-19 18:27:09 +01:00
Nick Klose 507f2c5c01 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-19 14:49:36 +01:00
Nick Klose c7fb692e6a Edited tests. 2014-02-19 13:23:21 +01:00
Nick Klose e482efe963 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-18 16:40:31 +01:00
Nick Klose a798c0bd7a Fixed NPE at raceStartTime. 2014-02-18 16:39:47 +01:00
Nick Klose 243f98270e Changed left and right mark positions to just eft and right mark. 2014-02-18 15:50:38 +01:00
Nick Klose f4e427459c Added new Race. 2014-02-18 14:54:46 +01:00
Nick Klose 29e6a754d3 Merge remote-tracking branch 'origin/master' 2014-02-17 13:12:53 +01:00
Nick Klose f4a612ef7e Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-17 11:38:52 +01:00
Nick Klose 720cba83eb Fixed typo. 2014-02-17 11:38:32 +01:00
Nicolas Klose 524e1837bd Updated development environment (markdown) 2014-02-17 10:15:09 +00:00
Nick Klose 67d603f8a2 Tweaked constants. 2014-02-13 15:54:54 +01:00
Nick Klose a133864def Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-13 15:46:50 +01:00
Nick Klose 7c0c7adfb1 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-13 11:14:16 +01:00
Nick Klose b520ac4213 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-12 18:36:22 +01:00
Nick Klose be09cfd755 Added middle of race test. 2014-02-12 16:32:12 +01:00
Nick Klose 7e2db3817a Added 470 races. 2014-02-12 15:21:14 +01:00
Nick Klose a3c6a007fe Fixed start tests. 2014-02-12 13:55:18 +01:00
Nick Klose 4a0f83471b Merge branch 'master' into mark-rounding-inference
Conflicts:
	java/com.sap.sailing.domain.test/src/com/sap/sailing/domain/test/markpassing/FlorianopolisMarkPassingTest.java
	java/com.sap.sailing.domain.test/src/com/sap/sailing/domain/test/markpassing/OBMRMarkPassingTest.java
2014-02-12 12:55:35 +01:00
Nick Klose 242467f889 Removed giant files. 2014-02-12 12:47:33 +01:00
Nick Klose 261ebc1c2f Added OBMR races. 2014-02-12 12:40:22 +01:00
Nick Klose 469fa12384 Start of Race tests running again. 2014-02-12 11:23:01 +01:00
Nick Klose 29b2d8af88 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-12 10:24:46 +01:00
Nick Klose 48c293e105 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-11 17:48:04 +01:00
Nick Klose 7c09d48788 Removed tests with bad data. 2014-02-11 17:47:37 +01:00
Nick Klose 73910d1688 Added null-checks to finder. 2014-02-11 15:50:55 +01:00
Nick Klose cc3856c145 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-11 13:55:13 +01:00
Nick Klose c6b1c4487f Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-11 10:54:02 +01:00
Nick Klose f42273e3cf Added all Floro races. 2014-02-11 10:31:44 +01:00
Nick Klose 389096325d Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-10 15:31:58 +01:00
Nick Klose 4a059ca753 Edited JavaDoc. 2014-02-10 15:31:38 +01:00
Nick Klose 2b0fb022e9 XML file for normal tests. 2014-02-10 13:19:23 +01:00
Nick Klose cdaed09870 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-10 11:30:41 +01:00
Nick Klose 4a2933e56a Performance test file. 2014-02-10 11:28:44 +01:00
Nick Klose 00fe58f6cd Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-10 10:23:29 +01:00
Nick Klose 846c7324cb Merge remote-tracking branch 'origin/mark-rounding-inference' into mark-rounding-inference 2014-02-10 10:23:16 +01:00
Nick Klose ff3b555728 Merge remote-tracking branch 'origin/mark-rounding-inference' into mark-rounding-inference 2014-02-08 15:29:51 +01:00
Nick Klose cfb636a080 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-08 15:29:09 +01:00
Nick Klose 67d6cdaafd Merge remote-tracking branch 'origin/mark-rounding-inference' into mark-rounding-inference 2014-02-07 17:52:34 +01:00
Nick Klose a3244fa893 3. 2014-02-07 17:50:12 +01:00
Nick Klose 2187b5c610 3. 2014-02-07 16:01:51 +01:00
Nick Klose 72fa4a5ce0 Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-07 15:37:29 +01:00
Nick Klose 55425b931c 2. Try. 2014-02-07 15:36:42 +01:00
Nick Klose d5429fdab6 Trying plot plug in. 2014-02-07 13:06:08 +01:00
Nick Klose 9627017ecf Merge remote-tracking branch 'origin/master' into mark-rounding-inference 2014-02-07 11:18:18 +01:00