This release is compatible with device firmware v1.4.
- libsweep:
- Added FreeBSD support, thanks to Hyun Hwang
- jsweep:
- Added new Java bindings
jsweep
, thanks to Kenzie Togami
- Added new Java bindings
This release is compatible with device firmware v1.4.
Changes:
- libsweep:
- Fixed bug in serial impl. on Linux causing device creation to hang on some systems
This release is compatible with device firmware v1.4.
Changes:
- libsweep:
- Fixed a bug causing sweep object to hang during device creation.
- Refactor libsweep internals
This release is compatible with device firmware v1.4.
Changes:
- libsweep:
- Fixed c++ interface, to resolve linker errors when header is included in multiple translation units.
This release is compatible with device firmware v1.4.
Changes:
- libsweep:
- Mac OS support
- Propagate dynamic type of exception from background thread
- sweeppy
- Added patch version (ie: MAJOR.MINOR.PATCH)
This release is compatible with device firmware v1.4.
Changes:
- libsweep:
- Adapts device construction to be compatible with RaspberryPi
- Removes implementation methods from API
- Propagates errors from background thread when accumulating scans
This release is compatible with device firmware v1.2.
Changes:
- libsweep: Adapts motor calibration timeout to firmware changes
This release is compatible with device firmware v1.1.
Changes:
- libsweep: Adaptes protocol implementation to firmware changes
- libsweep: Accumulates scans in a background worker thread
This is the initial release v0.1.0 and is compatible with the Sweep device firmware version v1.0.
It comes with C99, C++11, Python2 / Python3, and Node.js bindings.
Some examples we include:
Real-time point cloud viewer
Pub-Sub networking example
Websocket daemon for device
Happy scanning!