Philipp Oettershagen
|
da2fbf60b5
|
distance sensors: Improve variable naming / description
|
2018-07-16 21:59:04 +10:00 |
|
Philipp Oettershagen
|
35bde5c9fc
|
LL40LS: Implement driver-specific filtering based on the datasheet and experiments
|
2018-07-16 21:59:04 +10:00 |
|
DanielePettenuzzo
|
6cb17839ee
|
distance sensors: remove bus_option array and add it to i2c.h header
|
2018-07-03 17:33:18 +02:00 |
|
DanielePettenuzzo
|
c13d69a610
|
distance sensor drivers: change all open and close to px4_open and px4_close
|
2018-07-03 17:33:18 +02:00 |
|
DanielePettenuzzo
|
8f4e9228bf
|
mb12xx driver: add -b and -a flags to choose i2c busses and remove nuttx stuff such as exit functions
|
2018-07-03 17:33:18 +02:00 |
|
DanielePettenuzzo
|
fed6c9ae34
|
srf02 driver: add -b and -a flags to choose i2c busses and remove nuttx stuff such as exit functions
|
2018-07-03 17:33:18 +02:00 |
|
Beat Küng
|
5cc450c7cb
|
srf02: fix resource leak (unclosed fd)
|
2018-06-13 16:19:34 +02:00 |
|
Philipp Oettershagen
|
f5847a4a7b
|
Subsystem_info status flags & checks: Switch back to uORB for inter-process communication, handle GPS checks completely inside ekf2, add distance_sensor checks
|
2018-06-06 18:54:24 +02:00 |
|
Philipp Oettershagen
|
6f1f414b49
|
Subsystem_info status flags & checks : Initial commit, updating the health flags in a centralized way mostly in commander and the votedSensorsUpdate function.
|
2018-06-06 18:54:24 +02:00 |
|
Beat Küng
|
554003b3f1
|
srf02: add argc check
|
2018-06-04 16:33:55 +02:00 |
|
Daniel Agar
|
598743bbdc
|
delete srf02_i2c which is nearly identical to srf02 (#9396)
|
2018-05-02 08:50:12 -04:00 |
|
Daniel Agar
|
ea3acb7121
|
cmake remove circular linking and reorganize
- px4_add_module now requires MAIN
- px4_add_library doesn't automatically link
|
2018-04-29 21:48:54 -04:00 |
|
Daniel Agar
|
5fba1f38b2
|
drivers start using uORB message print instead of custom
|
2018-03-28 09:15:41 -04:00 |
|
Daniel Agar
|
67f89f51ff
|
move all distance sensor drivers to the same folder
|
2018-01-15 14:34:02 -05:00 |
|