Commit Graph
47 Commits
Author SHA1 Message Date
service-tip-git 7e861aa7bb [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I7a325a8bb0293553e179485d15728bc019a86a39
2026-04-30 15:22:22 +00:00
Axel Uhl b2e4e7298a Merge branch 'main' into bug5959 2026-03-07 22:45:42 +01:00
Axel Uhl 22f180cee1 bug6215: moving Speed, Position, Bearing, Weigher and others to SSE; GWT CFSs not done yet 2026-03-03 17:30:56 +01:00
Axel Uhl 02b55b07e9 bug5959: pass ManeuverRaceFingerprintRegistry through SwissTiming/YellowBrick connectors, too 2025-11-17 17:38:47 +01:00
Axel Uhl 8327f128ea bug5959: pass through ManeuverFingerprintRegistry to createTrackedRace in RaceCourseReceiver 2025-11-17 14:54:34 +01:00
Luise Henning 009d307a03 DynamicTrackedRaceImpl constructor changed 2025-10-28 15:48:00 +01:00
Luise Henning e76cb09f1c Merge branch 'bug5959' of github.com:SAP/sailing-analytics into bug5959 2025-10-27 16:05:10 +01:00
Luise Henning ce7c8aa190 Test 2025-10-27 15:59:54 +01:00
Axel Uhl 4fd6731f62 bug6157: renamed com.sap.sailing.domain.tracking to com.sap.sailing.domain.shared.tracking in com.sap.sailing.domain.shared.android;
same for the corresponding .impl package; this removes the ambiguity
with the com.sap.sailing.domain bundle that exports the same packages.
2025-09-24 17:14:12 +02:00
Axel Uhl b807bed615 extended YellowBrick read timeout 2025-02-07 11:20:50 +01:00
Axel Uhl b26c15c765 bug5970: first compiling version with true heading in GPSFixMoving 2024-02-20 16:58:25 +01:00
Axel Uhl 01ba9ad449 bug5907: fixed password handling also for YellowBrick connector 2023-10-04 15:29:28 +02:00
Axel Uhl e86232fc3b bug5797: continued introducing Charset argument in more InputStreamReader constructor calls 2022-12-29 10:59:34 +01:00
Axel Uhl f94e5a0791 bug5797: interims commit, passing Charset to InputStream constructor where possible 2022-12-22 18:55:19 +01:00
Axel Uhl 4f03ff4ee4 Merge branch 'master' into bug5789 2022-12-15 21:23:49 +01:00
service.tip.git abdd851acb [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ic4d3dc8ced2e5b3b827eadbad0e890813495817c
2022-12-15 16:19:24 +00:00
Axel Uhl e3a7b78a7a bug5792: more manifest alignments 2022-12-14 05:10:42 -08:00
Axel Uhl 24132454b0 bug5792: adjust to Java-11 deprecations (Number constructors, reflection, Hamcrest, minor AWT changes) 2022-12-12 07:35:58 -08:00
Axel Uhl 804f5df550 bug5217: major refactoring, passing through MarkPassingRaceFingerprintRegistry "everywhere" 2022-10-12 15:08:42 +02:00
Axel Uhl e708918efd bug5756: removed one remaining parallel streams case in YellowBrick adapter 2022-07-27 12:42:17 +02:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 6841a019a8 bug5687: major refactoring for the pattern of tracking class loader suppliers 2022-03-11 18:20:01 +01:00
service.tip.git aaa446f72b [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I1a6114e0abe83dbbed6ff08b9f55c47acc49031c
2021-11-04 16:12:38 +00:00
Axel Uhl 744d692c22 bug5628: reverted polling interal from 7s to 1min for YB connector 2021-10-24 22:23:52 +02:00
Axel Uhl b6891cb98c bug5628: key wind sources by type in an auxiliary concurrent map to speed up look-up 2021-10-24 21:37:20 +02:00
Axel Uhl 88eb81821c bug5628: fixed creation of YellowBrick configuration during MDI 2021-10-24 12:40:57 +02:00
Axel Uhl 6e90c1bd02 bug5628: first half-way working live integration that polls data and merged course data from smartphone tracking connector 2021-10-23 17:15:45 +02:00
Axel Uhl d6bffa2a0e bug5628: fixed construction of polling URL (seconds, not milliseconds since the epoch) 2021-10-23 15:40:22 +02:00
Axel Uhl 163a52c333 bug5628: periodically fetching new YB positions (doesn't seem to work yet) 2021-10-23 15:04:26 +02:00
Axel Uhl 4c5b4f10de bug5628: loading stored data from YB into TrackedRace 2021-10-23 08:46:50 +02:00
Axel Uhl 1572c879ad bug5628: fixed obtaining competitor/boat list and UI for creating race 2021-10-22 23:39:30 +02:00
Axel Uhl 55100a1563 bug5628: a first bit of content for the YellowBrickRaceTrackerImpl 2021-10-22 23:11:18 +02:00
Axel Uhl 4f0eed00d4 use class divisions as fleet name, IRC/ORC marker as race name 2021-10-22 21:24:39 +02:00
Axel Uhl 5f0f10815c bug5628: successfully imported competitors from RMSR2021 entry list as CSV 2021-10-22 16:55:03 +02:00
Axel Uhl 95f9543cc4 bug5628: starting to map/create regatta for YellowBrick 2021-10-22 12:35:25 +02:00
Axel Uhl 570e05c858 bug5628: also pass base DomainFactory, RaceLogStore and RegattaLogStore through to YellowBrickRaceTrackerImpl constructor 2021-10-21 20:38:45 +02:00
Axel Uhl 9cef0e652c bug5628: passing through YellowBrickAdapter instance to tracking connectivity parameters 2021-10-21 20:35:42 +02:00
Axel Uhl bd595d7809 bug5628: include username/password in URL construction for YB API 2021-10-20 15:28:31 +02:00
Axel Uhl 0f595f24ca bug5628: first implementation for YB configuration deletion and updating 2021-10-19 18:00:47 +02:00
Axel Uhl 14c3ae1cfc bug5628: worked on the integration of back-end and UI, connecting YB persistence 2021-10-19 12:49:03 +02:00
Axel Uhl 763100edcc bug5628: first compilable version of the YellowBrick UI contributions; completely untested and probably very broken still 2021-10-15 17:19:34 +02:00
Axel Uhl 7af6ba888b bug5628: unified importer and adapter, both now using GetPositionsParser; added test for full race download 2021-10-13 17:58:24 +02:00
Axel Uhl 086280da41 bug5628: implemented parser for YellowBrick GetPositions output and a first set of tests for it 2021-10-13 17:18:27 +02:00
Axel Uhl 9822687737 bug5628: introduced type parameter for tracking connectivity parameters in tracker classes 2021-10-13 15:35:44 +02:00
Axel Uhl e543bc2976 bug5628: persistence for YB connectivity params and configurations 2021-10-13 13:05:03 +02:00
Axel Uhl 0b9a1f0af6 bug5268: added a first few stubs for a YellowBrick live connector; compiles with warnings and doesn't do anything yet 2021-10-12 17:23:57 +02:00
Axel Uhl d2b135bdcc bug5628: first working version of a YellowBrick importer 2021-09-30 13:03:33 +02:00