- Added CI build job for jammy
- Ensure that heartbeat is sent to device
- Added option to specify timeout until giving up
- Added if connection is still valid if no images are received
- Updating out1 mode from chunk data
- Added command line parameter for applying key codes on startup
- Added key 'T' for using double click to toggle between textured and untextured
- Revised help text
- Added command line parameter for choosing different background color
- Increased maximum time between images with and without projection to 250 ms
- Added build script for Windows and fixed some compile issues
- Added possibility to specify GenICam parameters on the command line
- Added support for RGB8 color format of new SGM producer
- Added saving of point cloud in PLY format into the user home directory with 'c'
- Fixed possible segmentation fault on exit
- Added simple dialog for choosing sensor if more than one is available
- Implemented showing framerate with key 'i'
- Ensure that depth acquisition is set to continuous
- Fixes for compiling under Windows with new rc_genicam_api
- Added build instructions for Windows in README
- Request receiving images individually (i.e. not synchronized) to avoid not getting buffers in alternate exposure active mode
- Improved readme
- Fixed prefix of capture image file
- Improved readme
- Included short hint about key codes in help text of tool
- Fixed synchronization bug when switching between exposure alternate and other modes
- Some fixes for compiling in Visual Studio under Windows
- Only get images without projection in exposure alternate mode
- Initial release