Commit Graph
158 Commits
Author SHA1 Message Date
Axel Uhl f5cb20ec0a bug5797: refactored wind importers and track importers 2022-12-29 13:11:44 +01:00
Axel Uhl e86232fc3b bug5797: continued introducing Charset argument in more InputStreamReader constructor calls 2022-12-29 10:59:34 +01:00
Axel Uhl 7efbe2880d bug5792: removed unused fragments; more manifest alignment 2022-12-14 05:19:02 -08:00
Axel Uhl 2e53ef4cba bug5792: removed explicit Require-Bundle to jaxb-api and use only Import-Package for javax.xml.bind 2022-12-13 13:27:58 +01: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 a6363406be bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps 2022-12-12 06:18:51 -08:00
Axel Uhl 1f94f2c3fd bug5728: fixed exported track of Gallagher/Zelenka; fixed position of mark "Faulkner Island" 2022-08-09 16:42:52 +02:00
Axel Uhl 36b207c762 Merge branch 'master' into bug5728 2022-07-27 17:15:26 +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 962a487412 bug5728: started by adding examples of jumpy tracks and building a trivial "test case" around it 2022-05-24 18:23:00 +02:00
Axel Uhl 5871c0b8a9 removed unnecessary setAccessible(true) call 2022-01-06 00:06:14 +01:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Axel Uhl 4db4b95b62 bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them! 2021-02-16 14:58:38 +01:00
Axel Uhl 9aade082ab fixed RouteConverter speed unit conversion;
was assumed to be knots but is reported in km/h
2020-04-10 18:36:47 +02:00
Axel Uhl f12c29939a fixed lowercase special handling of Expedition date/time messages 2019-12-10 10:51:56 +01:00
Axel Uhl 5476c9f4c4 fixed one Expedition test; still one broken test 2019-12-10 10:37:43 +01:00
Axel Uhl 71ac6891ff use toLowerCase for all Expedition header column names;
found an issue with some Expedition files reporting COG, others Cog
2019-12-10 00:49:41 +01:00
Axel Uhl 89e8bef9c8 Revert "removed PluginNature from our OSGi bundles; they are not Eclipse plugins";
according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544977#c21 the
scenario of using the ManifestBuilder without setting the PluginNature is
not a supported scenario. Besides, it doesn't help to get rid of the new
Eclipse warning regarding non-exported packages.

This reverts commit 063484e29f.
2019-05-28 21:54:20 +02:00
Axel Uhl 063484e29f removed PluginNature from our OSGi bundles; they are not Eclipse plugins 2019-05-27 22:53:30 +02:00
Axel Uhl 9ea2ed371a added exception logging for all ExecutorService.invokeAll calls
Change-Id: I86e24978feb6d47bd9d4856d7b5b2e76a6bf7792
2019-05-08 15:32:20 +02:00
Axel Uhl 992f6d7324 beautified warning messages of Expedition importer
Change-Id: I4e68fd38ad9048de84fd0ee13011a26393588d7b
2019-02-27 22:24:50 +01:00
Steffen Schaefer 4c5c51ae92 Added missing package import 2018-12-19 09:50:05 +01:00
Axel Uhl f3ab3d238c added package imports for javax.xml.* and com.sun.istack stuff to trackfiles
Change-Id: Iaaaccceb770863eb7c413762762ae22e9b0cf2f1
2018-12-01 12:06:09 +01:00
Axel Uhl 49db8126bb allow solution to run with both, Java8 and Java11 with same target platform
Change-Id: I4f7772aaa1d9d1b65a2452ad98d8c51809fef2b4
2018-11-30 21:20:06 +01:00
Axel Uhl 6c04f43d54 added jaxb-api and jaxb-impl as well as com.sun.activation.javax.activation to local p2 and target platform definition
Change-Id: I26de811d87e83660642e526f35a05baa0fbb53bb
2018-11-26 01:13:01 +01:00
Axel Uhl 5ce16000bd added javax.activation and javax.xml to the target platform from Orbit; updated/patched routeconverter bundle to include dependency on javax.xml.bind
Change-Id: Ibf342d3aa68df8938a220dfaf59b176b6bbeb847
2018-11-24 19:18:03 +01:00
Maximilian Groß 37917a50a4 Merge branch 'master' into bug4491
# Conflicts:
#	java/com.sap.sailing.datamining/src/com/sap/sailing/datamining/data/HasRaceOfCompetitorContext.java
#	java/com.sap.sailing.datamining/src/com/sap/sailing/datamining/impl/data/TrackedLegOfCompetitorWithContext.java
#	java/com.sap.sailing.domain.common/src/com/sap/sailing/domain/common/tracking/impl/BravoExtendedFixImpl.java
#	java/com.sap.sailing.domain/src/com/sap/sailing/domain/maneuverdetection/ManeuverMainCurveWithEstimationData.java
#	java/com.sap.sailing.domain/src/com/sap/sailing/domain/maneuverdetection/impl/ManeuverMainCurveWithEstimationDataImpl.java
#	java/com.sap.sailing.domain/src/com/sap/sailing/domain/tracking/GPSFixTrack.java
#	java/com.sap.sailing.domain/src/com/sap/sailing/domain/tracking/impl/GPSFixTrackImpl.java
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.java
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.properties
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_de.properties
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_fr.properties
#	java/com.sap.sailing.server.gateway.serialization/src/com/sap/sailing/server/gateway/deserialization/impl/ManeuverMainCurveWithEstimationDataJsonDeserializer.java
#	java/com.sap.sse.datamining.ui/src/main/java/com/sap/sse/datamining/ui/client/presentation/AbstractTabbedResultsPresenter.java
2018-05-28 08:35:21 +02:00
Axel Uhl f41c160c3b fixed Javadoc and added TODO for Expedition time stuff
Change-Id: I7cf2f2af13a1b9140c4a0fce17a790287987d3ae
2018-05-03 21:20:48 +02:00
Axel Uhl df34bf136b first implementation of parsing start line positions and start times from Expedition logs
Change-Id: I60b18e9633839bac65388cc4fbb0363d010fbae8
2018-04-29 18:31:45 +02:00
Maximilian Groß 53f4c40a20 Merge branch 'master' into bug4491
# Conflicts:
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/autoplay/client/places/screens/afterliveraceloop/boats/RaceEndWithBoatsView.java
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/autoplay/client/places/screens/afterliveraceloop/boats/RaceEndWithBoatsViewImpl.java
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/autoplay/client/places/screens/liveraceloop/racemapwithleaderboard/LiveRaceWithRacemapAndLeaderBoardView.java
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/autoplay/client/places/screens/liveraceloop/racemapwithleaderboard/LiveRaceWithRacemapAndLeaderBoardViewImpl.java
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/home/server/LeaderboardContext.java
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/server/SailingServiceImpl.java
2018-04-27 12:10:44 +02:00
Axel Uhl c42539d4ec fixed time point parsing for Expedition files that have certain time columns but without values
Change-Id: Ib0441e42cc133b092b79a63da1ac680e1898a877
2018-04-25 12:00:11 +02:00
Axel Uhl 0845768209 prefer GPS Time over Utc and other time formats in Expedition log file parser
Change-Id: I12d84c87d72f4318a7c39a490bbd7431e716f9fe
2018-04-24 12:09:16 +02:00
Maximilian Groß ed1fae0c8f divided datamining from sailing specific classes 2018-04-12 07:40:59 +02:00
Axel Uhl 360f72a6a7 Merge branch 'master' into bug2822_boatcolors 2018-03-24 08:49:11 +01:00
Axel Uhl bd90f921dd added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule 2018-03-24 01:45:37 +01:00
EC2 Server 97c3b410be Merge branch 'master' into bug2822_boatcolors 2018-03-09 15:50:52 +00:00
Axel Uhl 62e8a486f9 fixed import with partial columns
Change-Id: I3119a46e39179c0f4067b4705b91ebd2cc947de3
2018-03-08 11:12:16 +01:00
Axel Uhl d2dc0a9933 bug 4475: added one passing and one failing test based on partial columns
Change-Id: I412209a390bb3cb6976192befbcb669cbf4c3e8c
2018-03-08 10:37:00 +01:00
Steffen Schaefer 1a5fa73738 Bug 4416: Added new Mapping types to map sensor tracks for boats 2018-02-27 17:42:08 +01:00
Axel Uhl 0451fab1d2 Merge branch 'master' into bug2822_boatcolors_merged_with_eol_changes
Change-Id: Id8ebf0c05a7a269c2f98342af1f43970127532ab
2017-12-25 12:52:32 +01:00
Benjamin Barth c4f94c4bbb bug4371 Added utility class to truncate expedition filename extensions
incl. JUnit tests
2017-12-21 16:46:59 +01:00
Steffen Schaefer 825ab77fb8 Bug 4371: Improved exclusion of invalid lines during expedition import
to catch more cases where boat ID looks broken
2017-12-21 12:46:26 +01:00
Steffen Schaefer c31a58892f Bug 4371: Consistently supporting import of compressed files for all
expedition file imports
2017-12-21 11:56:05 +01:00
Frank Mittag 046dda41b6 Merge remote-tracking branch 'origin/master' into bug2822_boatcolors_merged_with_eol_changes 2017-12-20 14:40:04 +01:00
Steffen Schaefer 305b965b52 Bug 4371: Fixed import of expedition log files that do not contain a
"Boat" column
2017-12-20 08:55:53 +01:00
Steffen Schaefer dfe9b6cdc4 Bug 4371: Fixed indentation 2017-12-20 08:54:34 +01:00
Papick Garcia Taboada 1276fc36ef Ignore broken lines where boat class is not integer 2017-12-19 14:41:58 +01:00
Steffen Schaefer 7e3cfd9fd3 Bug 4371: Fixed importer name used for sensor fix import during
expedition all in one import
2017-12-18 18:20:54 +01:00
Papick Garcia Taboada 86e6cf5205 Removed unused imports 2017-12-14 17:03:26 +01:00
Papick Garcia Taboada 0ce6f90c37 Introduced boolean flag for succesful imports 2017-12-14 16:44:38 +01:00