Skip to content
New MINOR release 03.15.00

Changes since 03.14.00:

- feat: implement GenericMuxedInterruptDistributor
- fix(NumericAddressed): throw when reading from write only register
- fix: Provide explicit template specialisations (#420)
- fix(rebot): boost exception escaping when host unreachable (#423)
- fix: LMAP double buffering unnecessary lock across devices
- chore: restructure/remove subfolders
- fix(UnifiedBackendTest): catalogue test disabled for dummy accessors
- fix(DummyInterruptTriggerAccessor): isReadable returns wrong value
- fix(rebot): Capture by reference for "this"
- feat(uio): Add unified backend test
- fix: Remove read impl. in DummyInterruptTriggerAccessor
- fix(lmap): Use FixedPointConverter to convert input data (#396)
- feat(uio): Support symlinked device files (#399)
- fix(xdma): event files opened too early (#402)
- feat: introduce async API
- cleanup: Remove left-overs from DMapFilesParser (#401)
- fix: LNM constants stuck at very old version number
- feat(UnifiedBackendTest): newVersionAfterOpen test
- fix: Memcopy for mmio is bad, do manual copy (#371)