Axel Uhl
|
edd419e4e3
|
added WEB-INF/classes with .gitignore to force creation
|
2015-01-30 20:28:19 +01:00 |
|
Peter Siegmund
|
15bcca1b0c
|
Revert "Gradle: don't stop executing the script, if gradle connectedCheck failed"
This reverts commit 36466b2128.
|
2015-01-28 15:09:56 +01:00 |
|
Peter Siegmund
|
c7182a0e11
|
Merge branch 'master' into android_apps
|
2015-01-28 14:05:35 +01:00 |
|
Peter Siegmund
|
e5962a4ace
|
Gradle: don't stop executing the script, if gradle connectedCheck failed
|
2015-01-28 14:05:07 +01:00 |
|
Simon Pamies
|
70db772e0c
|
Do not reset the start time the start time is null as requested by Jorge from TracTrac
|
2015-01-28 13:28:04 +01:00 |
|
Simon Pamies
|
5f68215556
|
Removed resources that we do not need right now
|
2015-01-28 13:20:01 +01:00 |
|
Simon Pamies
|
c22b4a1a29
|
Import cleanup for xml export test
|
2015-01-28 13:17:20 +01:00 |
|
Simon Pamies
|
1e96800919
|
Merge remote-tracking branch 'origin/master'
|
2015-01-28 13:13:50 +01:00 |
|
Simon Pamies
|
832e26ea16
|
Added very simple test for xml export - needs to be extended but at least there is one test for it now
|
2015-01-28 13:13:25 +01:00 |
|
Peter Siegmund
|
bb35a5d3c5
|
Gradle: change emulator to ARM for testing
|
2015-01-28 12:08:12 +01:00 |
|
Axel Uhl
|
04775d34f0
|
fixed bad bug in finding head-up/bear-away clusters (swapped max for min); consider head-up/bear-away clusters for jibe cluster likelihood
|
2015-01-27 17:24:50 +01:00 |
|
Axel Uhl
|
8d551d8284
|
another adjustment of the test verdict; mis-estimated right-shift and its effect of overall average
|
2015-01-27 13:44:05 +01:00 |
|
Axel Uhl
|
369a48f44a
|
preparing for jibe head-up/bear-away cluster detection; fixing test verdict for 2011 KW 505 R4 wind direction
|
2015-01-27 13:33:04 +01:00 |
|
Axel Uhl
|
86fb24201b
|
factored finding of head-up/bear-away clusters into separate method
|
2015-01-26 18:59:59 +01:00 |
|
Axel Uhl
|
bef616d474
|
considering head-up / bear-away clusters on port and starboard tack on the upwind legs for tack cluster likelihoods
|
2015-01-26 18:14:57 +01:00 |
|
Peter Siegmund
|
76819656bf
|
Gradle: emulator start within the script and also termination
|
2015-01-26 13:00:24 +01:00 |
|
Peter Siegmund
|
d05e073970
|
Gradle: disabled Android unit tests within buildAndUpdateProduct
|
2015-01-26 11:03:37 +01:00 |
|
Peter Siegmund
|
adce757350
|
Gradle: activate Android test framework
|
2015-01-26 10:35:32 +01:00 |
|
Peter Siegmund
|
b86411c441
|
Merge branch 'master' into android_apps
|
2015-01-26 09:37:54 +01:00 |
|
Axel Uhl
|
34082fef8d
|
fixed tab/space issues in buildAndUpdateProduct.sh
|
2015-01-24 23:53:12 +01:00 |
|
Axel Uhl
|
23a15516bc
|
Merge remote-tracking branch 'server/master'
|
2015-01-24 15:48:27 +01:00 |
|
Axel Uhl
|
31bdf1ecf4
|
UTF-8 settings for CountryCodeFactory
|
2015-01-24 15:14:42 +01:00 |
|
Axel Uhl
|
fd86cc8ca9
|
fixed capitalization of 505 race 4 file reference; worked on Windows because Windows ignores case but failed on Linux
|
2015-01-24 14:12:04 +01:00 |
|
Axel Uhl
|
10b679ffe2
|
made setUp methods private in maneuver-based wind estimation test
|
2015-01-24 12:50:31 +01:00 |
|
Axel Uhl
|
500dcf41e9
|
cache ScalableBearingAndScalableDouble for ManeuverClassification, avoiding expensive creation; use approximation for ScalableBearing difference which is much faster
|
2015-01-24 02:24:59 +01:00 |
|
Axel Uhl
|
882f18300f
|
fixed caching for likelihoodAndTWSBasedOnSpeedAndAngle; it had to be maneuver type-specific
|
2015-01-24 01:37:10 +01:00 |
|
Axel Uhl
|
13a6ea0ced
|
introduced caching for likelihoodAndTWSBasedOnSpeedAndAngleCache on ManeuverClassification
|
2015-01-24 01:32:52 +01:00 |
|
Axel Uhl
|
35efe69757
|
simplified collecting stream to list
|
2015-01-24 01:17:57 +01:00 |
|
Axel Uhl
|
bd18a8fcc4
|
adjusted test verdict for OBMR race slightly to account for minor shifts in results depending on the VM being used
|
2015-01-24 01:15:10 +01:00 |
|
Axel Uhl
|
cbe4afde01
|
re-activated timeout rule for TracTrac tests
|
2015-01-24 01:09:17 +01:00 |
|
Axel Uhl
|
f3499f6d6b
|
improved tack cluster likelihood by looking for the opposite tack cluster; OBMR test for small fleet green now
|
2015-01-24 01:07:00 +01:00 |
|
Axel Uhl
|
dc725f706c
|
fix NPE in ConfidenceBasedAveragerImpl after supporting Iterable and Iterator as constructor inputs
|
2015-01-23 23:31:35 +01:00 |
|
Fredrik Teschke
|
638c387c65
|
Updated tracking app api v1 draft (markdown)
|
2015-01-23 21:43:38 +00:00 |
|
Fredrik Teschke
|
9f4f89a072
|
Updated tracking app api v1 draft (markdown)
|
2015-01-23 21:39:54 +00:00 |
|
Axel Uhl
|
d178e1b3f1
|
added a failing test case based on an OBMR race with only six boats
|
2015-01-23 18:08:52 +01:00 |
|
Axel Uhl
|
dec33339cc
|
re-enabled timeout rule for TracTrac-based tests
|
2015-01-23 17:47:23 +01:00 |
|
Axel Uhl
|
a3af0faae3
|
measure time it takes to compute wind based on maneuvers; re-enabled two more tests of this kind
|
2015-01-23 17:46:33 +01:00 |
|
Axel Uhl
|
eb8c8b2537
|
changed from one-dimensional clustering along middle COG to two-dimensional clustering (middle COG / maneuver angle) and starting first tests with this approach
|
2015-01-23 17:29:54 +01:00 |
|
fmittag
|
7d4b2b224f
|
fix for Bug 2579 - Image with lower resolution picked as stage image
|
2015-01-23 16:10:54 +01:00 |
|
Peter Siegmund
|
3e185af3da
|
RCApp: reducing lint warning count
|
2015-01-23 11:51:17 +01:00 |
|
Peter Siegmund
|
a8aaab17e4
|
RCApp: none blocking lint errors in RCApp anymore
|
2015-01-23 11:21:58 +01:00 |
|
Axel Uhl
|
ae16bbc0ba
|
Merge remote-tracking branch 'server/bug1562' into bug1562
|
2015-01-23 10:22:05 +01:00 |
|
Peter Siegmund
|
9041c8f3a1
|
set file to UTF-8
|
2015-01-23 10:16:30 +01:00 |
|
Axel Uhl
|
03cd626157
|
fixed calculation of weighted average for two-dimensional cluster's middle COG
|
2015-01-23 10:14:35 +01:00 |
|
Peter Siegmund
|
353e83f270
|
Merge branch 'master' into android_apps
|
2015-01-23 10:08:08 +01:00 |
|
Axel Uhl
|
abe1092dae
|
Merge branch 'polar-api' into bug1562
|
2015-01-22 23:40:41 +01:00 |
|
Axel Uhl
|
db68200280
|
moved maneuver angle likelihood judgement from wind estimation feature to PolarDataService
|
2015-01-22 23:34:36 +01:00 |
|
Axel Uhl
|
d2f0a51048
|
Merge branch 'master' into riccardo-selenium
|
2015-01-22 22:48:56 +01:00 |
|
Axel Uhl
|
248f185c4a
|
a first test that indicates that a two-dimensional clustering approach has a good chance to spot the two tack clusters
|
2015-01-22 18:23:59 +01:00 |
|
Axel Uhl
|
70ad5b33de
|
added tack and jibe likelihood to debug output
|
2015-01-22 17:58:17 +01:00 |
|