| .. |
|
barycentric_svd
|
Fixed test case which failed with eigen but not blas
|
2022-01-03 21:23:57 -07:00 |
|
generated
|
Fix time in ros publisher
|
2023-03-10 22:39:32 -07:00 |
|
test_cases
|
Fixed bad diag size
|
2022-02-13 12:35:20 -07:00 |
|
CMakeLists.txt
|
macOS: plugin loading, hidapi, and alloca/stdlib.h fixes
|
2026-05-22 15:05:38 +00:00 |
|
disambiguator_statebased.c
|
Show raw covs
|
2021-12-21 21:30:27 -07:00 |
|
driver_dummy.c
|
Marked bool parameters as such
|
2022-01-11 23:52:46 -07:00 |
|
driver_gatt.c
|
driver/gatt: upgrade to gattlib 0.7.2
|
2025-03-28 13:05:46 +00:00 |
|
driver_global_scene_solver.c
|
src/driver_global_scene_solver.c: add_scenes: clean up old scenes after tracker was turned off and on again
|
2026-07-22 10:05:00 -04:00 |
|
driver_openvr.cc
|
Fixing windows initializers
|
2023-02-23 11:04:42 -07:00 |
|
driver_playback.c
|
Show velocity for replay-pose flag
|
2022-02-05 14:05:01 -07:00 |
|
driver_simulator.c
|
Marked bool parameters as such
|
2022-01-11 23:52:46 -07:00 |
|
driver_udp.c
|
Android: Fix building driver_udp via the ndk
|
2021-08-08 21:42:37 -06:00 |
|
driver_usbmon.c
|
src/driver_usbmon: replace off64_t by z_off_t
|
2024-05-10 16:53:37 +02:00 |
|
driver_vive.c
|
driver_vive.c: move survive_device_is_rf up
|
2026-07-22 10:05:00 -04:00 |
|
driver_vive.config.h
|
Fixed usb issue where a controller would occasionally not connect on startup
|
2022-02-02 15:37:47 -07:00 |
|
driver_vive.h
|
More conservative timeout approach
|
2022-03-15 20:34:33 -06:00 |
|
driver_vive.hidapi.h
|
Fix windows wireless dongle setup
|
2023-09-21 00:32:38 -03:00 |
|
driver_vive.libusb.h
|
driver_vive.libusb.h: handle_transfer: goto object_turned_off if survive_device_is_rf is true for the object
|
2026-07-22 10:05:00 -04:00 |
|
force_O3.h
|
Release management
|
2021-05-15 23:46:30 -06:00 |
|
lfsr.c
|
Refactor cv prefix; pattern out
|
2021-05-12 14:53:39 -06:00 |
|
lfsr.h
|
Added experimental lfsr code
|
2019-08-09 12:19:58 -06:00 |
|
lfsr_lh2.c
|
Fix build on systems with no malloc.h (FreeBSD and macOS)
|
2021-01-05 17:24:07 +01:00 |
|
lfsr_lh2.h
|
Merge branch 'master' into gen2_wip
|
2019-11-23 23:30:55 -07:00 |
|
ootx_decoder.c
|
Always run ootx
|
2021-08-08 21:42:38 -06:00 |
|
ootx_decoder.h
|
Always run ootx
|
2021-08-08 21:42:38 -06:00 |
|
poser.c
|
Refactor: Plugin/poser cbs now have a dedicated entry in SO to lookup their data; simplifies a number of places we had to juggle void* manually
|
2022-02-13 16:00:09 -07:00 |
|
poser_barycentric_svd.c
|
Refactor: Plugin/poser cbs now have a dedicated entry in SO to lookup their data; simplifies a number of places we had to juggle void* manually
|
2022-02-13 16:00:09 -07:00 |
|
poser_dummy.c
|
Refactor: Plugin/poser cbs now have a dedicated entry in SO to lookup their data; simplifies a number of places we had to juggle void* manually
|
2022-02-13 16:00:09 -07:00 |
|
poser_epnp.c
|
Swapped kalman and matrix to external library
|
2021-12-29 17:18:11 -07:00 |
|
poser_general_optimizer.c
|
Refactor: Plugin/poser cbs now have a dedicated entry in SO to lookup their data; simplifies a number of places we had to juggle void* manually
|
2022-02-13 16:00:09 -07:00 |
|
poser_general_optimizer.h
|
Refactor: Plugin/poser cbs now have a dedicated entry in SO to lookup their data; simplifies a number of places we had to juggle void* manually
|
2022-02-13 16:00:09 -07:00 |
|
poser_kalman_only.c
|
Refactor: Plugin/poser cbs now have a dedicated entry in SO to lookup their data; simplifies a number of places we had to juggle void* manually
|
2022-02-13 16:00:09 -07:00 |
|
poser_mpfit.c
|
poser_mpfit.c: solve_global_scene: early out when bestObjForCal == -1
|
2026-07-13 11:08:26 -04:00 |
|
survive.c
|
Fix imu timestamp in ros node
|
2023-03-11 01:12:55 -07:00 |
|
survive_api.c
|
Fix typo in survive_simple_object_charge_percet (percent)
|
2026-07-06 09:32:41 -04:00 |
|
survive_async_optimizer.c
|
Refactor to survive_optimizer; incorporate velocity
|
2021-12-21 21:30:27 -07:00 |
|
survive_async_optimizer.h
|
Added global positioning driver
|
2020-09-06 00:10:06 -06:00 |
|
survive_buildinfo.c
|
Add buildinfo to output
|
2021-06-25 13:45:45 -06:00 |
|
survive_config.c
|
Save / track variance on LH
|
2022-02-05 14:05:01 -07:00 |
|
survive_config.h
|
Allow initialization of plugins before ctx init; change how config iteration works
|
2022-01-08 18:39:52 -07:00 |
|
survive_default_devices.c
|
feat: Beyond device to survive_default_devices
|
2026-03-20 03:01:08 +00:00 |
|
survive_default_devices.h
|
Added parsing of steamvr calibration file
|
2021-08-08 21:42:38 -06:00 |
|
survive_disambiguator.c
|
Some controllers get junk data on what should be disabled sensors
|
2022-01-10 21:58:42 -07:00 |
|
survive_driverman.c
|
Fix for windows strcasecmp
|
2022-02-05 11:12:20 -07:00 |
|
survive_gz.h
|
Refactor cv prefix; pattern out
|
2021-05-12 14:53:39 -06:00 |
|
survive_internal.h
|
Using XDG_CONFIG_HOME for config file setup
|
2020-08-21 23:42:46 -06:00 |
|
survive_kalman_lighthouses.c
|
Fixed bad diag size
|
2022-02-13 12:35:20 -07:00 |
|
survive_kalman_lighthouses.h
|
Integrate prior lh positions in a way that makes sense
|
2022-02-05 14:05:01 -07:00 |
|
survive_kalman_tracker.c
|
kalman: cap process noise dt to prevent t^7 explosion on tracking gaps
|
2026-03-23 20:51:39 +00:00 |
|
survive_kalman_tracker.h
|
Removed configurable jac mode; fix for windows _Generic
|
2022-02-05 16:35:55 -07:00 |
|
survive_optimizer.c
|
Remove bad assert
|
2022-07-21 12:01:15 -06:00 |
|
survive_plugins.c
|
Fix build on macOS
|
2021-01-05 20:59:31 +01:00 |
|
survive_plugins.unix.h
|
macOS: plugin loading, hidapi, and alloca/stdlib.h fixes
|
2026-05-22 15:05:38 +00:00 |
|
survive_plugins.windows.h
|
Various winows improvments
|
2021-12-20 20:04:48 -07:00 |
|
survive_private.h
|
Mapped external to world space
|
2022-02-05 14:05:01 -07:00 |
|
survive_process.c
|
Small fixes in mpfit
|
2022-02-05 14:05:01 -07:00 |
|
survive_process_gen1.c
|
Add params for outlier math
|
2022-01-11 10:17:42 -07:00 |
|
survive_process_gen2.c
|
Marked bool parameters as such
|
2022-01-11 23:52:46 -07:00 |
|
survive_recording.c
|
Mapped external to world space
|
2022-02-05 14:05:01 -07:00 |
|
survive_recording.h
|
Experimental per-lh scale functionality
|
2022-01-21 20:43:50 -07:00 |
|
survive_reproject.c
|
Refactor to have LH position access gated through a function
|
2022-02-05 14:05:01 -07:00 |
|
survive_reproject_gen2.c
|
Refactor to have LH position access gated through a function
|
2022-02-05 14:05:01 -07:00 |
|
survive_sensor_activations.c
|
initialize variables before logging
|
2025-04-07 14:14:44 +00:00 |
|
survive_str.c
|
Testing async config reading for libusb
|
2021-02-04 18:22:59 -07:00 |
|
survive_str.h
|
Refactor: Plugin/poser cbs now have a dedicated entry in SO to lookup their data; simplifies a number of places we had to juggle void* manually
|
2022-02-13 16:00:09 -07:00 |