ifm / ifm3d

Library and Utilities for working with ifm pmd-based 3D ToF Cameras
https://api.ifm3d.com
Apache License 2.0
110 stars 69 forks source link

[Known issue] Implicit save_init calls from API methods #422

Closed desengph closed 7 months ago

desengph commented 1 year ago

Describe the bug When using the methods FromJSON and FromJSONStr a save_init is implicitly called. Such a save_init automatically saves the complete current JSON configuration persistently to the device. Subsequent camera heads hardware changes, i.e. connecting a different head to a previously used hardware port, will result in non-functional system states. The device can only be recovered via a factory reset.

Expected behavior The system shall not implicitly call save_inits. See the ifm3d::O3R get, set methods.

github-actions[bot] commented 11 months ago

This issue is stale because it has been open for 30 days with no activity.

desengph commented 11 months ago

Up - still relevant

github-actions[bot] commented 10 months ago

This issue is stale because it has been open for 30 days with no activity.

desengph commented 10 months ago

Up

github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 30 days with no activity.

desengph commented 9 months ago

Up

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.