Skip to content

Commit

Permalink
WIP: temperature_compensation module
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Oct 21, 2019
1 parent 6a0f524 commit 5c21cd5
Show file tree
Hide file tree
Showing 83 changed files with 1,041 additions and 696 deletions.
6 changes: 4 additions & 2 deletions ROMFS/px4fmu_common/init.d/rc.thermal_cal
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@ fi
#
# Start the thermal calibration cycle.
#
temperature_compensation start

if [ "x$TEMP_CALIB_ARGS" != "x" ]
then
send_event temperature_calibration ${TEMP_CALIB_ARGS}
temperature_compensation calibrate ${TEMP_CALIB_ARGS}
fi

unset TEMP_CALIB_ARGS
unset TEMP_CALIB_ARGS
1 change: 1 addition & 0 deletions boards/aerotenna/ocpoc/ubuntu.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
#simulator
vmount
Expand Down
1 change: 1 addition & 0 deletions boards/airmind/mindpx-v2/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/atlflight/eagle/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ px4_add_board(
navigator
sensors
#sih
temperature_compensation
simulator
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/atlflight/eagle/qurt-default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ px4_add_board(
mc_pos_control
sensors
#sih
temperature_compensation
vmount
vtol_att_control
airspeed_selector
Expand Down
1 change: 1 addition & 0 deletions boards/atlflight/excelsior/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ px4_add_board(
mc_pos_control
navigator
sensors
temperature_compensation
sih
simulator
vmount
Expand Down
1 change: 1 addition & 0 deletions boards/atlflight/excelsior/qurt-default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ px4_add_board(
mc_att_control
mc_pos_control
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/auav/x21/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/av/x-v1/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/beaglebone/blue/cross.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/beaglebone/blue/native.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/bitcraze/crazyflie/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ px4_add_board(
mc_pos_control
navigator
sensors
temperature_compensation
sih
#vtol_att_control
airspeed_selector
Expand Down
1 change: 1 addition & 0 deletions boards/emlid/navio2/cross.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
#simulator
vmount
Expand Down
1 change: 1 addition & 0 deletions boards/emlid/navio2/native.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
#simulator
vmount
Expand Down
1 change: 1 addition & 0 deletions boards/holybro/kakutef7/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ px4_add_board(
navigator
battery_status
sensors
#temperature_compensation

SYSTEMCMDS
bl_update
Expand Down
7 changes: 4 additions & 3 deletions boards/intel/aerofc-v1/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,16 @@ px4_add_board(
#uavcan

MODULES
#airspeed_selector
attitude_estimator_q
battery_status
#camera_feedback
commander
dataman
ekf2
events
#fw_att_control
#fw_pos_control_l1
#rover_pos_control
land_detector
landing_target_estimator
load_mon
Expand All @@ -50,12 +51,12 @@ px4_add_board(
mc_att_control
mc_pos_control
navigator
battery_status
#rover_pos_control
sensors
#sih
#temperature_compensation
vmount
#vtol_att_control
#airspeed_selector

SYSTEMCMDS
bl_update
Expand Down
1 change: 1 addition & 0 deletions boards/intel/aerofc-v1/rtps.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
#vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/nxp/fmuk66-v3/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/omnibus/f4sd/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ px4_add_board(
navigator
battery_status
sensors
#temperature_compensation
sih
#vmount
#vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/parrot/bebop/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ px4_add_board(
mc_pos_control
navigator
sensors
temperature_compensation
sih
#vtol_att_control
airspeed_selector
Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v2/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ px4_add_board(
navigator
battery_status
sensors
#temperature_compensation
vmount
vtol_att_control
#airspeed_selector
Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v2/fixedwing.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
vmount
airspeed_selector

Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v2/lpe.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
vmount
#vtol_att_control
#airspeed_selector
Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v2/multicopter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
vmount

SYSTEMCMDS
Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v2/rover.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
vmount

SYSTEMCMDS
Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v2/test.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
vmount
vtol_att_control
#airspeed_selector
Expand Down
9 changes: 5 additions & 4 deletions boards/px4/fmu-v3/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ px4_add_board(
#heater
imu/adis16448
#imu # all available imu drivers
imu/icm20948
imu/l3gd20
imu/lsm303d
imu/mpu6000
imu/mpu9250
imu/icm20948
irlock
lights/blinkm
lights/rgbled
Expand All @@ -61,15 +61,16 @@ px4_add_board(
uavcan

MODULES
airspeed_selector
attitude_estimator_q
battery_status
camera_feedback
commander
dataman
ekf2
events
fw_att_control
fw_pos_control_l1
rover_pos_control
land_detector
landing_target_estimator
load_mon
Expand All @@ -79,12 +80,12 @@ px4_add_board(
mc_att_control
mc_pos_control
navigator
battery_status
rover_pos_control
sensors
sih
temperature_compensation
vmount
vtol_att_control
airspeed_selector

SYSTEMCMDS
bl_update
Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v3/rtps.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v3/stackcheck.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v4/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ px4_add_board(
rover_pos_control
sensors
sih
temperature_compensation
vmount
vtol_att_control

Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v4/rtps.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v4/stackcheck.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
7 changes: 4 additions & 3 deletions boards/px4/fmu-v4pro/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,16 @@ px4_add_board(
uavcan

MODULES
airspeed_selector
attitude_estimator_q
battery_status
camera_feedback
commander
dataman
ekf2
events
fw_att_control
fw_pos_control_l1
rover_pos_control
land_detector
landing_target_estimator
load_mon
Expand All @@ -76,12 +77,12 @@ px4_add_board(
mc_att_control
mc_pos_control
navigator
battery_status
rover_pos_control
sensors
sih
temperature_compensation
vmount
vtol_att_control
airspeed_selector

SYSTEMCMDS
bl_update
Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v4pro/rtps.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
1 change: 1 addition & 0 deletions boards/px4/fmu-v5/critmonitor.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ px4_add_board(
navigator
battery_status
sensors
temperature_compensation
sih
vmount
vtol_att_control
Expand Down
Loading

0 comments on commit 5c21cd5

Please sign in to comment.