-
00.08.04427f3f4f · ·
New PATCH release 00.08.04 Changes since 00.08.03: - chore: Bump patch version - fix: Always write message
-
00.08.03529bedcb · ·
New PATCH release 00.08.03 Changes since 00.08.02: - chore: Bump patch version - fix: Tests broken after status changes
-
00.08.0267dc6b91 · ·
New PATCH release 00.08.02 Changes since 00.08.00: - fix: Clean-up status handling (#31) - chore: Bump patch version - fix: State readout being of "off by one"
-
00.08.01a033669e · ·
New PATCH release 00.08.01 Changes since 00.08.00: - chore: Bump patch version - fix: State readout being of "off by one"
-
00.08.009a6ae95c · ·
New MINOR release 00.08.00 Changes since 00.07.01: - chore: Bump minor version - Fix tests for recent changes - Minor optimisation regarding parameter passing - Do not set minPositionInSteps on device recovers - Move status into control module - ctrl: No initial values until motor is ready - fix: wrong variable type in test (#23) - chore: update Python bindings helper - Merge remote-tracking branch 'project-template/master' into update-project-template - Restore settings on recovery (#18) - Enable _GLIBCXX_ASSERTIONS in Debug mode (#33)
-
00.07.015fa54789 · ·
New PATCH release 00.07.01 Changes since 00.07.00: Add missing xlmap file (#17)
-
00.07.00a2224245 · ·
New MINOR release 00.07.00 Changes since 00.06.01: * Recovery from missing device (#16)
-
00.06.0163e1bc5a · ·
New PATCH release 00.06.01 Changes since 00.06.00: * Switch trigger to void (#14)
-
00.06.00b9e7315c · ·
New MINOR release 00.06.00 Changes since 00.05.00: * Modernize Module (#13) * Make compile with applicationcore 3 (#12) * Update project template
-
00.05.00167009df · ·
New MINOR release 00.05.00 Changes since 00.04.00: SPI device error resilience (#3) Project Template updates
-
00.04.00f6f03468 · ·
New MINOR release 00.04.00 Changes since 00.03.01: - Add encoder readout mode to motor status
-
00.03.01dfc4d868 · ·
New PATCH release 00.03.01 Changes since 00.03.00: - Use correct function for setting position in steps
-
00.03.0084abd2bc · ·
New MINOR release 00.03.00 Changes since 00.02.02: - Several fixes to handle initial values properly, incl. breaking cyclic depencies - added support for pkgconfig - Added tags as constructor argument
-
00.02.0224bff03c · ·
New PATCH release 00.02.02 Changes since 00.02.01: - Fix missing members to ctor initializer lists - Fix evaluation of reset input
-
-
00.02.003a86d1a9 · ·
New MINOR release 00.02.00 - Changed names in interface. the major version is not increased, because this library is not in use yet. This version is the first release. - Fixed missing export of the shared library with full version name.
-
00.01.0046b64728 · ·
New MAJOR release 00.01.00 Changes since : Initial release of the MotorDriverCard-ApplicationModule