···11-Add some bit manipulation helper functions in `util/u_bitwise.*`
11+util: Add some bit manipulation helper functions in `util/u_bitwise.c` and `util/u_bitwise.c`.
+1-1
doc/changes/misc_features/mr.242.md
···11-Add utility functionality for accessing Bluetooth Low-Energy (Bluetooth LE or BLE) over D-Bus, in `os/os_ble.*`
11+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
doc/changes/misc_features/mr.245.md
···11-Make stereo_camera_calibration reference counted, and have the prober, not the calibration, call the save function.
11+tracking: Make stereo_camera_calibration reference counted, and have the prober, not the calibration, call the save function.
+1-1
doc/changes/misc_features/mr.249.2.md
···11-Add pre-filter and a simple understandable 3-DoF fusion filter.
11+math: Add pre-filter and a simple understandable 3-DoF fusion filter.
+1-1
doc/changes/misc_features/mr.249.md
···11-Expand algebraic math functions.
11+math: Expand algebraic math functions in `math/m_api.h`, `math/m_vec3.h` and `math/m_base.cpp`.