Commit Graph

7 Commits

Author SHA1 Message Date
Livox-SDK 4b97e69d3b fix:size initial to fix the hub lvx file generate 2019-05-28 17:22:21 +08:00
Livox-SDK 2765743dea feature:support save lvx file for lidar; 2019-05-06 12:33:55 +08:00
Livox-SDK b65ec710ce feature:
1.Add spdlog to save log file
2.Add program options to connect specific broadcast code and decide whether to save log file
3.Add comments in readme for windows 64-bit project compilation
2019-04-12 10:09:56 +08:00
Livox-SDK ff4c0b6740 [A]Add sdk version
[B]Fix bug in README file
2019-02-27 11:56:23 +08:00
Livox-SDK 8135095c8a [A]Support for windows.
[B]Modify README.md.
2019-02-01 20:41:45 +08:00
Jesse Kaukonen 1a80846c5e bug fix: Fix mismatching delete operator
cmd.packet.data is allocated using new[] and freed using delete. Use delete[]
instead.
2019-02-01 12:58:23 +02:00
Livox-SDK 4b677d5d64 [A]add sdk_core. 2019-01-18 23:07:03 +08:00