Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@facontidavide facontidavide released this 03 Mar 11:53
  • force the size of BasicType ot be 1 byte (#47 <https://github.com/PickNikRobotics/data_tamer/issues/47>_)
    This fix the issue when the log is generated on two different computers
    using different compilers (example Linux / QNX)
  • add file reset capabilities (#37 <https://github.com/PickNikRobotics/data_tamer/issues/37>_)
  • Enable users to build without ROS (#36 <https://github.com/PickNikRobotics/data_tamer/issues/36>_)
    • make building with ROS an option
    • clarify warnings, allow for default-building without ROS
    • switch name of ros build flag
    • add build ros argument for examples
    • fix incorrect message
  • Merge pull request #32 <https://github.com/PickNikRobotics/data_tamer/issues/32>_ from PickNikRobotics/default_increment_filename
    Allow endless recording
  • allow for unlimited recording
  • use a new mutex wrapper API (#27 <https://github.com/PickNikRobotics/data_tamer/issues/27>_)e non-deprecated function
  • Locked ptr test, documentation, and example (#24 <https://github.com/PickNikRobotics/data_tamer/issues/24>_)
    • add locked ptr usage to example
    • update comment relating to locked ptr
    • remove unused headers
    • add test for locked ptr and non-blocking method
    • remove unsafe lockedPtr get function
  • Merge pull request #23 <https://github.com/PickNikRobotics/data_tamer/issues/23>_ from torsoelectronics/main
  • Contributors: Daniel Mouritzen, Davide Faconti, Henry Moore