TSC21
|
ca42483794
|
update msgs fields from camelCase to snake_case so rosidl_generate_interfaces() is able to generate code for ROS IDL files
|
2018-07-30 21:40:28 +02:00 |
|
Daniel Agar
|
4e05f26659
|
ms4525 driver extend to support ms4515
|
2018-07-30 10:24:40 +02:00 |
|
DanielePettenuzzo
|
84f937a098
|
airspeed sensor: use bus_option array from i2c.h instead of one in each driver
|
2018-07-03 17:33:18 +02:00 |
|
Daniel Agar
|
cf74166801
|
double promotion warning fix or ignore per module
|
2018-07-01 09:36:55 +00:00 |
|
DanielePettenuzzo
|
325fe16178
|
airspeed drivers: add PX4_I2C_BUS_ONBOARD as possible bus
|
2018-06-21 07:37:53 +02:00 |
|
DanielePettenuzzo
|
035f240e76
|
ets_airspeed: add -a flag to scan all i2c busses during start
|
2018-06-21 07:37:53 +02:00 |
|
DanielePettenuzzo
|
670c3cbf4e
|
sdp3x_airspeed: add -a flag to scan all i2c busses during start
|
2018-06-21 07:37:53 +02:00 |
|
DanielePettenuzzo
|
fd675084cc
|
ms5525_airspeed: add -a flag to scan all i2c busses during start
|
2018-06-21 07:37:53 +02:00 |
|
DanielePettenuzzo
|
cf816fe556
|
ms4525_airspeed: remove i2c_bus parameter from start function (it tries all busses)
|
2018-06-21 07:37:53 +02:00 |
|
DanielePettenuzzo
|
5f3ea2f7ba
|
ms4525_airspeed: change start_bus from bool to int
|
2018-06-21 07:37:53 +02:00 |
|
DanielePettenuzzo
|
c231b6834d
|
ms4525_airspeed: remove PX4_I2C_ALL
|
2018-06-21 07:37:53 +02:00 |
|
DanielePettenuzzo
|
fa35731e02
|
ms4525_airspeed: add -a flag to scan all i2c busses during start
|
2018-06-21 07:37:53 +02:00 |
|
Daniel Agar
|
20aabd3566
|
move systemlib/airspeed to standalone lib
|
2018-06-12 09:06:30 +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
|
19933b4d3b
|
sdp3x: add argc check and use px4_getopt
|
2018-06-04 16:33:55 +02:00 |
|
Beat Küng
|
4b8658a318
|
ms5525: add argc check and use px4_getopt
|
2018-06-04 16:33:55 +02:00 |
|
Beat Küng
|
d3f9f419f1
|
ms4525: add argc check and use px4_getopt
|
2018-06-04 16:33:55 +02:00 |
|
Beat Küng
|
61b4b2df88
|
ets_airspeed: add argc check and use px4_getopt
|
2018-06-04 16:33:55 +02: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
|
1290db7cb7
|
differential pressure sensors delete test helpers
- these are redundant with listener differential_pressure
|
2018-03-05 08:32:59 +01:00 |
|
Daniel Agar
|
576b42fea3
|
move all differential pressure drivers to the same folder
|
2018-01-15 14:34:02 -05:00 |
|