Axel Uhl
da578969a8
clean up Expedition parsing regexp;
...
see https://github.com/SAP/sailing-analytics/security/code-scanning/114
2025-01-30 15:33:28 +01:00
Axel Uhl
037931a91d
bug6059: started to migrate GWT UIi from "Account" to "Device"
2024-12-24 00:13:05 +01:00
Axel Uhl
1833af9eeb
removed extra space from comment
2024-03-24 00:07:31 +01:00
Axel Uhl
b26c15c765
bug5970: first compiling version with true heading in GPSFixMoving
2024-02-20 16:58:25 +01:00
Wessels, Udo (PPN)
2b66121265
bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects.
2023-10-09 18:00:50 +02:00
Axel Uhl
f94e5a0791
bug5797: interims commit, passing Charset to InputStream constructor where possible
2022-12-22 18:55:19 +01:00
Finn Huelsbusch
d888c1fad9
added configuration for eclipse 2022-06 and updated the onboarding
2022-07-07 16:51:33 +02: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
d81530eabd
Merge branch 'master' into bug4811-with-bug5288-with-elemental2
2021-01-21 16:56:15 +01:00
Axel Uhl
bd06b75e3d
moved JsonSerializer and JsonDeserializer to com.sap.sse.shared.android to make them re-usable by all web bundles
2021-01-21 16:54:42 +01:00
Sarah Dohren
2a839677e8
bug5288: fix Selenium Tests, fixes after merge with 5419
2020-12-01 13:46:44 +01:00
Axel Uhl
b0bd5d2f12
bug5014: added replication support for ExpeditionDeviceConfiguration; security ID solely based on UUID now
2020-06-16 18:39:27 +02:00
Axel Uhl
d9404c49a6
Merge branch 'master' into bug5154
2020-03-23 11:47:32 +01:00
Axel Uhl
bad0bd975a
bug4006 aftermath: defer waiting for SecurityService in RacingEventService until it's really needed
2020-03-20 13:21:13 +01:00
Axel Uhl
a7b8262a8b
bug4006: use FullyInitializedReplicableTracker everywhere it's needed
2020-03-07 00:55:00 +01:00
Axel Uhl
6f5370663c
made mapExpeditionMessageFieldIdToMetadata map static, saving initialization effort
2020-03-05 17:16:13 +01:00
Axel Uhl
672733b2bc
Merge branch 'master' into bug5154
2020-03-03 15:59:31 +01:00
Axel Uhl
90f4f0a83d
bug5223: prefer ground wind over "true wind" in Expedition connector
2020-02-28 11:13:10 +01:00
Axel Uhl
808b728acf
ibug5154: more preparation towards TracTrac API extension use
2020-02-20 17:16:37 +01:00
Axel Uhl
0f387f8763
return a null GPSFixMoving if no reasonable speed object can be assembled from the Expedition message
2020-02-12 23:57:31 +01:00
Axel Uhl
25ceed8082
made Expedition/UDP receivers more robust, logging exceptions in listeners instead of dying
2020-02-12 23:00:30 +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
Steffen Schaefer
edd0144187
Bug 4796: Allow WindTrackerFactory.createWindTracker to access
...
SecurityService
2019-03-28 13:17:20 +01:00
Thomas Wiese
30fd1965a3
bug 4813: fixed some gwt problems
2018-12-17 18:51:41 +01:00
Thomas Wiese
a387055f95
bug 4813: building the identifier for permissions checks is now be done
...
by supporting a TypeRelativeObjectIdentifer object that has to be built
by domain objects
2018-12-17 15:49:44 +01:00
Thomas Wiese
69707bb14f
bug 4813: make sure that typerelativeidentifer is running trough
...
corresponding convert method on object creation
2018-12-12 13:21:41 +01:00
Thomas Wiese
67320fba63
bug 4813: cleanup
2018-12-11 15:04:54 +01:00
Thomas Wiese
09e0f12fbc
bug 4813: use concrete object instead of typerelative identifier to
...
build QualifiedObjectIdentifiers by delegation to the identiferstrategy
of the permissions type
2018-12-07 14:09:57 +01:00
Thomas Wiese
bdab2c5d7e
bug 4813: move SecuredDomainTypes for EXPEDITION_DEVICE_CONFIGURATION to
...
expeditionconnector
2018-12-07 09:51:59 +01:00
Kai Börnert
9cbaeeb087
fixed wrong type used for ExpeditionDeviceConfiguration
2018-12-06 10:40:53 +01:00
Kai Börnert
5b73768638
simplified Ownership migration code
...
enabled migration for ExpeditionDeviceConfigurations
2018-12-06 10:25:34 +01:00
Kai Börnert
65a294c6dc
changed checkPermissionAndDeleteOwnershipForObjectRemoval in favor of a
...
type safe version that does not handle with strings
2018-12-05 11:34:24 +01:00
Maximilian Groß
ed1fae0c8f
divided datamining from sailing specific classes
2018-04-12 07:40:59 +02:00
Axel Uhl
bd90f921dd
added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule
2018-03-24 01:45:37 +01:00
Axel Uhl
612e9b76d5
when adding a device mapping for EXPEDITION_SENSOR, use the correct log event type
...
Change-Id: I6358ff0120224082532ad25d40265b49e2c02142
2017-11-08 14:20:38 +01:00
Axel Uhl
17515959f7
use UTC as timezone for "today midnight" for Phoenix Expedition relative GPS Time stamps
...
Change-Id: I7ad10711f6d32405c9232dbfae3e008e800ea82f
2017-11-08 08:42:07 +01:00
Axel Uhl
0fe1b69fa9
use today midnight as reference time when "relative" lookup "GPS Time" is received from Expedition
...
Change-Id: I40d683bf831dfa6d518dddb0660875ef8cfff309
2017-11-08 08:40:46 +01:00
Axel Uhl
ca77a10748
reduced timeout for online declination lookup from 5s to 500ms
...
Change-Id: Ice59065b2f71b1610bd07b316b271fa1df724443
2017-11-08 08:39:38 +01:00
Axel Uhl
37dfd07ea5
added forestay pressure and tons as unit
...
Change-Id: I5a056eaf894dcd8b4aacf490934f50cb286a4382
2017-11-07 09:36:40 +01:00
Axel Uhl
33ca6a3caf
successful first test for additional Expedition UDP parameters
...
Change-Id: I3c2f55a634e5ae887496ab7399a4888bde02d79f
2017-11-06 15:36:15 +01:00
Axel Uhl
39593ca317
fixed imports; added more documentation on additional Expedition UDP values
...
Change-Id: I797ed3d26eeced2f827a0e340876f5297cb9875c
2017-11-06 14:18:05 +01:00
Axel Uhl
da3fa56777
added a first simple test for Phoenix sensor / GPS data being received from a UDP stream
...
Change-Id: I619cef8ececa0a392c4e237ba134bbef57ded833
2017-11-04 10:18:32 +01:00
Axel Uhl
1fc741c472
added some Phoenix UDP data and a first simple test for it
...
Change-Id: Icd60e66e9bb9887db201eafc2224a7aecfe7fbca
2017-11-04 09:40:58 +01:00
Axel Uhl
3ecbbfa9ea
added Expedition sample data and added IDs to ExpeditionMessage constants
...
Change-Id: Ic999a88ff56ce5ac28fa797fbefe21e2c0127bca
2017-11-02 16:23:01 +01:00
Axel Uhl
c53c67f797
made DoubleVectorFix null-aware
...
Change-Id: I59cc0f5b44c78609e2fdf65dcdb6998c2050862b
2017-10-26 18:32:28 +02:00
Axel Uhl
5aa7de1c48
refactored constructor and data structures in ExpeditionMessageParser
...
Change-Id: If5410c112ff2f8409588b1be9b6d3398c73b715e
2017-10-26 11:55:00 +02:00
Axel Uhl
cf4a8975be
bug 4354: added persistence for ExpeditionDeviceConfiguration objects
...
Change-Id: I48ec066e22259f0701eff6daee522599d90741a1
2017-10-26 11:17:53 +02:00
Axel Uhl
dcae6c3bc3
Merge branch 'master' into bug4351
2017-10-26 07:47:53 +02:00