mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-29 18:08:29 +00:00
parent
817ec2f2bc
commit
f4143d7017
|
@ -1 +1 @@
|
|||
Add some bit manipulation helper functions in `util/u_bitwise.*`
|
||||
util: Add some bit manipulation helper functions in `util/u_bitwise.c` and `util/u_bitwise.c`.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Add utility functionality for accessing Bluetooth Low-Energy (Bluetooth LE or BLE) over D-Bus, in `os/os_ble.*`
|
||||
os: Add utility functionality for accessing Bluetooth Low-Energy (Bluetooth LE or BLE) over D-Bus, in `os/os_ble.h` and `os/os_ble_dbus.c`.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Make stereo_camera_calibration reference counted, and have the prober, not the calibration, call the save function.
|
||||
tracking: Make stereo_camera_calibration reference counted, and have the prober, not the calibration, call the save function.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Add pre-filter and a simple understandable 3-DoF fusion filter.
|
||||
math: Add pre-filter and a simple understandable 3-DoF fusion filter.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Expand algebraic math functions.
|
||||
math: Expand algebraic math functions in `math/m_api.h`, `math/m_vec3.h` and `math/m_base.cpp`.
|
||||
|
|
Loading…
Reference in a new issue