Julian Oes
|
d70b0f1c8c
|
Replace sleep with px4_sleep
This is another step to isolate time from the system.
|
2018-12-22 10:32:18 +01:00 |
|
Julian Oes
|
5b9dea5604
|
Replacing usleep with px4_usleep
This is a step towards isolating time from the system.
|
2018-12-22 10:32:18 +01:00 |
|
Daniel Agar
|
c3448c19c4
|
make vcdevtest a generic cdev test
|
2018-11-26 14:40:14 -08:00 |
|
Daniel Agar
|
f692ad04d0
|
boards organization
|
2018-11-26 14:40:14 -08:00 |
|
Daniel Agar
|
023e267e9b
|
uORB replace ORBMap with linked list
|
2018-11-23 08:15:48 +01:00 |
|
Daniel Agar
|
f1bf7172e7
|
make vdev file flags and priv consistent with nuttx
|
2018-11-23 08:15:48 +01:00 |
|
Daniel Agar
|
dbf2d25e2f
|
uORB move to standalone CDev
- uORB topics should not be Devices with bus, address, device id
|
2018-08-27 13:14:15 -04:00 |
|
Daniel Agar
|
a2f4757e31
|
CDev extract from drivers Device class hierarchy
- leave CDev shim for now until all usage is updated
|
2018-08-27 13:14:15 -04:00 |
|