Jakob Bornecrantz
|
76f83364e3
|
os/ble_dbus: Check if bluetooth is available
Closes #65
|
2020-04-16 13:48:34 +00:00 |
|
Jakob Bornecrantz
|
530cbf0d6c
|
os/ble: Detect errors better
|
2020-04-16 13:48:34 +00:00 |
|
Jakob Bornecrantz
|
ded6a8a4b9
|
os/ble_dbus: Fix return check
|
2020-04-16 13:48:34 +00:00 |
|
Jakob Bornecrantz
|
46f51e8139
|
os/ble: Fix memory leak if we fail to find a device
|
2020-04-03 17:21:55 +01:00 |
|
Jakob Bornecrantz
|
f8847912a7
|
os/ble: Fix error on not finding any device
|
2020-03-13 11:07:32 +00:00 |
|
Pete Black
|
6b4ec70d14
|
aux/os: Add D-Bus based BLE code
|
2020-03-11 21:36:49 +00:00 |
|
Ryan Pavlik
|
f3eac87504
|
xrt: Correct usage of XRT_MAYBE_UNUSED on functions.
It shouldn't be used on a function marked "static inline" - that's
sufficient to avoid the warning. So, it should almost never be in
a header.
|
2020-03-04 11:15:35 +00:00 |
|
Jakob Bornecrantz
|
0619190d2b
|
build: Refactor how config defines are handled
With loads of changes from Ryan.
|
2020-03-03 10:33:14 +00:00 |
|
Ryan Pavlik
|
807438bb69
|
os/time: Remove XRT_MAYBE_UNUSED usages.
static inline is sufficient to avoid warnings about unused functions.
|
2020-03-02 14:01:18 -06:00 |
|
Ryan Pavlik
|
31ee6a1966
|
os/time: Documentation.
|
2020-03-02 13:59:06 -06:00 |
|
Ryan Pavlik
|
227e53d030
|
os/time: Clean up comments and ifdefs.
|
2020-03-02 12:24:49 -06:00 |
|
Jakob Bornecrantz
|
d375843b65
|
os/time: Add time getting and conversion functions
For Linux it is based on CLOCK_MONOTONIC.
|
2020-02-27 13:55:57 +00:00 |
|
Lubosz Sarnecki
|
a1d729af8f
|
os/hid: Add os_hid_get_feature_timeout.
|
2019-10-22 19:18:47 +02:00 |
|
Jakob Bornecrantz
|
f2fcfd98e1
|
aux/os: Return 'errno' on device open failure
|
2019-10-04 10:32:02 +01:00 |
|
Drew DeVault
|
c6586cfd1e
|
comp_compositor: use nanosleep instead of usleep
Improves portability
|
2019-09-26 15:05:22 +00:00 |
|
Jakob Bornecrantz
|
ad373c55b7
|
os: Include xrt_config.h in os_threading.h
|
2019-09-17 11:42:28 +01:00 |
|
Jakob Bornecrantz
|
81213f119c
|
os: Tidy threading
|
2019-09-15 15:43:57 +01:00 |
|
Jakob Bornecrantz
|
0d09d225dd
|
os: Add wrappers for threading primitives
|
2019-09-13 22:11:02 +01:00 |
|
Ryan Pavlik
|
876bd5088f
|
hid: Fix clang-tidy warnings.
|
2019-08-16 17:12:53 -05:00 |
|
Ryan Pavlik
|
ccf26dcd4e
|
os/hid: Add support for get/set feature reports.
|
2019-06-22 11:34:51 +01:00 |
|
Ryan Pavlik
|
0f2635a6eb
|
a/os: Add extern "C" to hid header
|
2019-06-18 13:31:32 -05:00 |
|
Jakob Bornecrantz
|
e2bd986bc5
|
os: Add a minimal hidraw wrapper
|
2019-05-13 18:26:02 +01:00 |
|