API Changelog
Firmware v3.1.0
Date: May 2024
- Added
Add config parameter for
min_range_threshold_cm
(Refer to min_range_threshold_cm for more information).Add config parameter for
return_order
(Refer to return_order for more information).Add config parameter for
Delete Config
(Refer to DELETE /api/v1/sensor/config for more information).Add config parameter for POST /api/v1/system/restart to restart sensor or reinitialize a sensor.
Add config parameter for User Editable Data section, which can be used for a number of purposes such as storing specific information about the sensor, qualifying a sensor, calibration data, or any other information.
Add config parameter for GET /api/v1/sensor/metadata/imu_data_format. User can get
imu_data_format
andPOST
config to changegyro_fsr
andaccel_fsr
fromNORMAL
toEXTENDED
.
- Removed
TCP API has now been DEPRECATED in FW 3.1. Please refer to HTTP API Reference Guide section instead.
LEGACY Data packet profile has been DEPRECATED, please refer to Lidar Data Packet Format section of the Firmware User Manual for more information.
- Fixed
Fixed bug in GET /api/v1/sensor/alerts API.
Firmware v3.0.1
Date: February 2023
- Added
New HTTP Command to configure speed override (Refer to System)
Firmware v3.0.0
Date: January 2023
- Fixed
Bug in keep-alive behavior for HTTP 1.1.