Skip to content
New MINOR release 02.01.00

Changes since 02.00.00:
     Add debug dumping
     Fix running of ulog mock device
     Harmonize namespace
     Rename all the files in transport
     Remove deprecated boost::asio call
     Remove BackendException
     Move Backend into ulog namespace
     Simplify buffer handling
     Mark function noreturn that will always throw
     Clean-up Frame class
     Clean-up USB transport and formatting
     Clean-up PCIE transport warnings and formatting
     Fix close operation on transport
     Mock script: Make nicer
     Rename CommunicationBackend to Transport
     Use contant for isFunctional() check
     Fix opening/closing the device in error case
     test: Add runtime error tests
     Add runtime errors to test device
     Use a different register than DUMMY in the test
     Add unified test for the backend and fix issues
     Restructure project
     backend: Implement 64bit read/write functions
     backend: Fix compiling with recent DeviceAccess
     Add proper license file for LGPL3+