You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'bugfix/issue_341_import_export' into 'main'
Add new subcommands 'app' and 'device' under import and export subcommands
See merge request syntron/support/csr/ifm3d/ifm3d!414
- Python 3.12 builds
- Parsing of V3 chunks
- Ability to access V3 chunk metadata (see Frame::Metadata)
- Ability to access multiple chunks with the same id in a frame (see Frame::GetBuffer and Frame::GetBufferCount)
- O3R_RESULT_JSON and O3R_RESULT_ARRAY2D chunk ids
- Use .deb files in Dockerfile instead of building from sources
- Increase timeout for O3R set calls up to 15s
- Fix installation prefix [issue](#434) from tools
- Add websocketpp third-party dependency using FetchContent_Declare
- Fix data grabbing from diagnostic port
- SWUpdate fix installing O3R updates from stdin
- Fix compatibility for O3R devices with Firmware version below 1.1.x