Commit Graph
174 Commits
Author SHA1 Message Date
Axel Uhl 188e5481c0 migrating to TracAPI-4.0.3: param files can now be UTF-8 encoded 2025-04-03 11:13:51 +02:00
Axel Uhl e23387a920 upgraded TracAPI from 4.0.1 to 4.0.2 2025-03-11 11:19:04 +01:00
Axel Uhl c3590e36ac added release notes on the TracTrac fix regarding mark positions of event series 2025-02-18 10:38:06 +01:00
Axel Uhl 4e77521123 bug60670: upgraded to TracAPI 4.0.1; still not compilable 2024-11-19 13:23:09 +01:00
Axel Uhl 6fb8025fbf upgraded TracAPI JARs and doc from 3.x to 4.0.0 2024-11-18 18:32:34 +01:00
Axel Uhl e95daaf251 bug6070: performend a first set of renames by unpacking sources and refactoring 2024-11-18 18:27:42 +01:00
Axel Uhl 0c4c8e763d removed a package that was deleted from TracAPI manifest export 2024-08-22 22:37:02 +02:00
Axel Uhl cc057bd4c1 upgraded TracAPI to 3.15.13 2024-07-26 09:32:49 +02:00
Axel Uhl f569f91704 upgrade to TracAPI 3.15.12: The MTB reader is not releasing all the resources once the reading process is over 2024-06-25 13:41:29 +02:00
Axel Uhl f77d2f43d6 upgraded to TracAPI 3.15.10 which fixes a bug in 3.15.9 2024-06-20 13:01:42 +02:00
Axel Uhl 4c4161c0cd upgraded TracAPI to 3.15.9, filtering mark positions on the server by course area and preferring available .mtb files over DB access 2024-06-19 14:19:13 +02:00
Axel Uhl 92c186430d Upgraded TracAPI to 3.15.8, supporting DCT, DNE, and RCT 2024-06-06 13:12:27 +02:00
Axel Uhl 102548a3a4 upgraded to TracAPI-3.15.7, fixing static mark issue 2024-04-23 14:20:34 +02:00
Axel Uhl 74146c601c updated TracAPI to 3.15.6 2024-04-17 16:32:27 +02:00
Axel Uhl 8c8c9a37f7 upgraded TracAPI to 3.15.5 2024-04-17 11:48:36 +02:00
Axel Uhl 595be9993e upgraded TracAPI from 3.15.2 to 3.15.3, adding getRTKStatus() 2024-03-12 15:02:15 +01:00
Axel Uhl ea34bffc83 TracAPI-3.15.2 aftermath: removed now no longer existing package from MANIFEST.MF's export list 2024-02-20 22:46:50 +01:00
Axel Uhl 116f8629a0 TracAPI-3.15: upgraded to 3.15.2, fixing the service activation bits 2024-02-20 09:33:32 +01:00
Axel Uhl 05e678f48c TracAPI-3.15.1: use the MessageSystemLocator.registerClientSocketFactory in OSGi Activator 2024-02-19 15:12:16 +01:00
Axel Uhl 9236e66576 upgrading TracAPI to 3.15.0;
********************************************
       TracAPI 3.15.0
********************************************
This is a final version. It adds some changes in the protocol used to exchange live data. It will be necessary to use
 this version to receive live data from the 19/20/2023. It also changes the signatures of some interfaces, breaking
 the backward compatibility. These interfaces are:

    - Removing the method IControlPassingsListener.gotControlPassings(IRaceCompetitor,IControlPassings). This method is not called by the
    implementation. The classes that implement this interface have to update their implementations removing this method. There is
    another method with the same name that includes timestamp.
    - Updating the methods of the IPositionFactory. This factory should be used only internally so the thirds party apps should
    not be affected

1) Features
    - The IPosition has a new method to get the true heading (getTrueHeading) (Requested by Radek Masnica, 2023)
    - Adding two new entry statuses: STP and SCP  (Requested by Radek Masnica, 2023)

2) Bugs
    - Updating the protocol to send/receive messages between the dataserver and the library.
    - Fixing a bug when the route is updated and it has not metadata attached (reported by Jorge Piera, 11/11/2023)
2024-02-19 10:23:13 +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 6838af6afd bug5792: further adjustments in manifests and project settings/build paths 2022-12-12 06:35:57 -08:00
Axel Uhl a6363406be bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps 2022-12-12 06:18:51 -08:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 31f46f7976 upgraded TracAPI to 3.14.2, adding an exception handler for competitor updates 2021-07-25 22:28:43 +09:00
Axel Uhl e79544b460 bug5581: upgraded to TracAPI-3.14.1 which now has additional getters for getStatusLastChangedTime() on IRace and IRaceCompetitor 2021-06-22 18:24:39 +02:00
Axel Uhl 3f58466238 Merge branch 'master' into tractrac-3.14 2021-06-22 18:00:49 +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 e0dc757b5e starting to include TracAPI 3.14.0 which comes with incompatible API changes regarding status change timestamps 2021-06-16 09:09:47 +02:00
Axel Uhl d96a50aada TracAPI upgrade to 3.13.10 2021-06-03 09:14:32 +02:00
Axel Uhl 8e269a2e85 Revert "upgraded to TracAPI 3.13.8; may fix the live delay update and race official status update problem"
This reverts commit 17877c7425.
2021-06-01 23:16:01 +02:00
Axel Uhl 1e00cd4569 Revert "updated TracAPI to 3.13.9"
This reverts commit b3d9971c33.
2021-06-01 23:15:39 +02:00
Axel Uhl a7c88a5b42 bug5565: maintain a collection of events added by the reconciler to avoid useless/endless recursion 2021-06-01 23:13:28 +02:00
Axel Uhl b3d9971c33 updated TracAPI to 3.13.9 2021-06-01 19:03:35 +02:00
Axel Uhl 17877c7425 upgraded to TracAPI 3.13.8; may fix the live delay update and race official status update problem 2021-06-01 18:01:51 +02:00
Axel Uhl 05c1b46362 upgraded TracAPI to 3.31.7; it now includes support for NSC and TLE penalty codes / IRMs / MaxPointsReason 2021-03-02 09:52:56 +01: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 1881dc2540 TracAPI upgrade to 3.13.6 2021-01-11 09:59:26 +01:00
Axel Uhl b6a8576840 upgraded TracAPI to 3.15.5 2020-12-02 09:34:11 +01:00
Axel Uhl 21665d7914 upgrade to TracAPI 3.13.4; fixes problem with race ABANDON upon setting start time and starting tracking 2020-08-17 13:06:38 +02:00
Axel Uhl 2789f68387 upgrade to TracAPI 3.13.3: now with Java8 backward compatibility 2020-05-01 23:44:36 +02:00
Axel Uhl c08c30bb8d updated to TracAPI 3.13.2 2020-04-30 19:24:17 +02:00
Axel Uhl 4264c21836 upgraded TracAPI from 3.13.0 to 3.13.1; support for IRace.getStatusTime() 2020-02-25 23:17:04 +01:00
Axel Uhl 1e766a1ddc upgraded TracAPI to version 3.13.0 2020-01-20 10:20:46 +01:00
Axel Uhl b8bec37476 updated TracAPI Javadocs 2019-11-21 15:02:19 +01:00
Axel Uhl 5727c96912 TracAPI upgrade to 3.12.5, added IEvent.getWebURL() 2019-11-21 10:51:47 +01:00
Axel Uhl cc55790012 upgraded TracAPI to 3.12.4
Change-Id: I9bae1a4549029cb783d58b85cfe648496ca2e253
2019-07-19 10:01:46 +02:00
Axel Uhl 3ba030d9a1 added a call to ModelLocator.registerPathRouteFactory(new com.tractrac.model.lib.impl.route.PathRouteFactory()) to the TracAPI bundle activator
Change-Id: I9c06f8b21a0bb8469c102db63af0599e234c07fd
2019-06-26 13:23:38 +02:00
Axel Uhl e1b3e0b092 upgraded TracAPI from 3.12.1 to 3.12.3
Change-Id: I752e8ed7d04d5242d00698c9b3561008516f054d
2019-06-01 23:47:50 +02: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