Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup remaining sensor driver ioctl usage #14568

Merged
merged 6 commits into from
Apr 16, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion boards/airmind/mindpx-v2/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/av/x-v1/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
#bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/bitcraze/crazyflie/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ px4_add_board(
#temperature_compensation
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/holybro/durandal-v1/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/holybro/durandal-v1/stackcheck.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/holybro/kakutef7/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ px4_add_board(
#temperature_compensation
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/intel/aerofc-v1/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ px4_add_board(
#vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/intel/aerofc-v1/rtps.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ px4_add_board(
#vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/modalai/fc-v1/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/mro/ctrl-zero-f7/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/mro/x21-777/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/mro/x21/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/nxp/fmuk66-v3/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/nxp/fmurt1062-v1/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ px4_add_board(
vmount
SYSTEMCMDS
# bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/omnibus/f4sd/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ px4_add_board(
#vtol_att_control
SYSTEMCMDS
#bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v3/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v3/rtps.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v3/stackcheck.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ px4_add_board(

SYSTEMCMDS
bl_update
config
dumpfile
esc_calib
hardfault_log
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v4/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v4/optimized.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v4/rtps.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v4/stackcheck.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v4pro/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v4pro/rtps.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
#dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v5/critmonitor.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v5/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v5/fixedwing.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ px4_add_board(
vmount
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v5/irqmonitor.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v5/multicopter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ px4_add_board(
vmount
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v5/optimized.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
#bl_update
config
dmesg
dumpfile
#esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v5/rover.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ px4_add_board(
vmount
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v5/rtps.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v5/stackcheck.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v5x/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/px4/fmu-v5x/p2_base_phy_LAN8742Ai.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ px4_add_board(
vtol_att_control
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
1 change: 0 additions & 1 deletion boards/uvify/core/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ px4_add_board(
vmount
SYSTEMCMDS
bl_update
config
dmesg
dumpfile
esc_calib
Expand Down
3 changes: 3 additions & 0 deletions src/drivers/barometer/lps22hb/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,7 @@ px4_add_module(
LPS22HB.cpp
LPS22HB_I2C.cpp
LPS22HB_SPI.cpp
DEPENDS
drivers_barometer
px4_work_queue
)
Loading