Skip to content
Snippets Groups Projects
  1. Jun 04, 2021
    • Martin Killenberg's avatar
      Fixed example2 · 372d3baa
      Martin Killenberg authored
      - Have to use float because it that's what is descibed in the map file.
        We are skipping the lmap which would adapt firmware types to the application type, so the type has to match
        The type has changed because it was always wrongly set to double for all floating types data, although the catalogue suggests float. This fix requires the test to be adapted.
      372d3baa
    • Martin Killenberg's avatar
      ConnectingDeviceModule can now be used without trigger · e4b39b0b
      Martin Killenberg authored
      - testCircularDependencyFaultyFlags now uses modern AC without defining CS module and overriding defineConnections()
      
      # Please enter the commit message for your changes. Lines starting
      # with '#' will be ignored, and an empty message aborts the commit.
      #
      # On branch master
      # Your branch is up to date with 'origin/master'.
      #
      # Changes to be committed:
      #	modified:   include/DeviceModule.h
      #	modified:   src/DeviceModule.cc
      #	modified:   tests/executables_src/testCircularDependencyFaultyFlags.cc
      #
      # Untracked files:
      #	build-example-Desktop-Debug/
      #	build-example2-Desktop-Debug/
      #	build-example_status_monitor-Desktop-Debug/
      #	demoBidirectionalVariables/
      #	example2b/
      #	include/ApplicationModule_BACKUP_1938963.h
      #	include/ApplicationModule_BASE_1938963.h
      #	include/ApplicationModule_LOCAL_1938963.h
      #	include/ApplicationModule_REMOTE_1938963.h
      #	message.txt
      #	tests/testVirtualHierarchy.xlmap
      #
      e4b39b0b
  2. Jun 03, 2021
  3. Jun 02, 2021
  4. Jun 01, 2021
  5. May 31, 2021
  6. May 28, 2021
  7. May 27, 2021
  8. May 25, 2021
  9. May 21, 2021
  10. May 20, 2021
Loading