monado/src/xrt/state_trackers/prober
Ryan Pavlik fcdebc6e9d aux/tracking: Re-organize structs related to camera calibration.
Removes the "raw" data structures for camera calibration, not needed.
The only thing they contained beyond the revised regular structures
was derived data that the consumer might parameterize differently.

Renames t_settings_stereo to t_stereo_camera_calibration.
The calibration info is data (that could be stored on the device, etc),
not settings.
2020-01-16 09:07:52 -06:00
..
CMakeLists.txt build: Use CMAKE_POSITION_INDEPENDENT_CODE instead of target props. 2019-11-01 16:51:54 -05:00
meson.build build: port to meson 2019-09-26 15:05:22 +00:00
p_documentation.h st/oxr: Codespell fix 2019-06-18 13:09:59 -05:00
p_dump.c st/prober: Code style, pointer star location 2019-09-29 11:45:23 +01:00
p_libusb.c st/p: Fix enum types in libusb usage 2019-12-07 18:24:56 +00:00
p_libuvc.c st/prober: Code style, pointer star location 2019-09-29 11:45:23 +01:00
p_prober.c xrt: Fix for mismatched parameter names 2020-01-09 22:54:01 +00:00
p_prober.h st/prober: Add libusb error strings and can open function. 2019-10-11 15:56:30 +01:00
p_tracking.c aux/tracking: Re-organize structs related to camera calibration. 2020-01-16 09:07:52 -06:00
p_udev.c st/p: Convert to realloc macro 2019-12-07 18:24:56 +00:00