Peter Barker
|
ef860db558
|
AP_InertialSensor: add floating point constant designators
|
6 years ago |
Peter Barker
|
8c68ff2e91
|
AP_Devo_Telem: add floating point constant designators
|
6 years ago |
Peter Barker
|
5455d27e84
|
AP_Compass: specify floating point constants
Probably indicates compiler floating-point-constants directive isn't
working
|
6 years ago |
Peter Barker
|
ae8862f266
|
AP_Beacon: add floating point constant designators
|
6 years ago |
Peter Barker
|
e4b928be4d
|
AP_BattMonitor: add floating point constant designators
|
6 years ago |
Peter Barker
|
c2f04615d9
|
AP_TempCalibration: add floating-point-constant designators
|
6 years ago |
Peter Barker
|
6cfe7d5f34
|
AP_Beacon: add floating-point-constant designators
|
6 years ago |
Peter Barker
|
63e75459e2
|
AC_PrecLand: add floating point specifier on constant
|
6 years ago |
Peter Barker
|
112ace8adb
|
AC_PID: correct AC_PID_LEAK_MIN constant type
|
6 years ago |
Peter Barker
|
2c5373e278
|
AC_WPNav: add floating point constant designators
|
6 years ago |
Peter Barker
|
10cc05c8ed
|
AC_Baro: add floating point constant designators
|
6 years ago |
Andrew Tridgell
|
d59cf15594
|
HAL_ChibiOS: enable heater pin on Pixhawk4Pro
|
6 years ago |
Michael du Breuil
|
6105d31c7c
|
AP_SmartRTL: fix rangefinder initilization
|
6 years ago |
Michael du Breuil
|
ca260623cb
|
AP_OpticalFlow: Fix example rangefinder init
|
6 years ago |
Michael du Breuil
|
02b4379b6c
|
AP_AHRS: Fix example rangefinder init
|
6 years ago |
Michael du Breuil
|
21b64ad19b
|
AP_Rangefinder: Remove parameter manipulation from initializer
|
6 years ago |
Pierre Kancir
|
58cd9361cb
|
AP_Terrain: move location_update to Location and rename to offset_bearing
|
6 years ago |
Pierre Kancir
|
3e122c19f3
|
AP_Scripting: move location_update to Location and rename to offset_bearing
|
6 years ago |
Pierre Kancir
|
72e4e69add
|
AP_Proximity: move location_update to Location and rename to offset_bearing
|
6 years ago |
Pierre Kancir
|
12a357ffd7
|
AP_Landing: move location_update to Location and rename to offset_bearing
|
6 years ago |
Pierre Kancir
|
a30404fb11
|
AP_Common: move location_update to Location and rename to offset_bearing
|
6 years ago |
Pierre Kancir
|
701c5dd4c0
|
AP_AHRS: move location_update to Location and rename to offset_bearing
|
6 years ago |
Pierre Kancir
|
b31e5bf055
|
AP_Math: move location_update to Location and rename to offset_bearing
|
6 years ago |
Pierre Kancir
|
492c7532eb
|
AP_OSD: move get_bearing_cd to Location and rename to get_bearing_to
|
6 years ago |
Pierre Kancir
|
92be1780ac
|
AP_Mission: move get_bearing_cd to Location and rename to get_bearing_to
|
6 years ago |
Pierre Kancir
|
88b29ff18c
|
AP_Math: move get_bearing_cd to Location and rename to get_bearing_to
|
6 years ago |
Pierre Kancir
|
288ae80a59
|
AP_Landing: move get_bearing_cd to Location and rename to get_bearing_to
|
6 years ago |
Pierre Kancir
|
2efe32e4b1
|
AP_L1_Control: move get_bearing_cd to Location and rename to get_bearing_to
|
6 years ago |
Pierre Kancir
|
1abe8c04f2
|
AP_Frsky_Telem: move get_bearing_cd to Location and rename to get_bearing_to
|
6 years ago |
Pierre Kancir
|
6faf1d2849
|
AP_Common: move get_bearing_cd to Location and rename to get_bearing_to
|
6 years ago |
Peter Barker
|
5c4983ffcd
|
GCS_MAVLink: stop converting compass cal floats to ints before saving
|
6 years ago |
Peter Barker
|
7ae7c48362
|
AP_Compass: remove set_and_save_offsets taking integer parameters
because the only caller that mattered had floats to offer...
|
6 years ago |
Peter Barker
|
a6755b6406
|
AP_Common: correct type conversion issues in _assert_storage_size
|
6 years ago |
Michael du Breuil
|
08b48142c8
|
AP_UAVCAN: Fix includes
|
6 years ago |
Michael du Breuil
|
3bc877bf62
|
AP_KDECAN: Fix includes
|
6 years ago |
Michael du Breuil
|
bbe500daf8
|
AP_ToshibaCAN: Fix includes
|
6 years ago |
Michael du Breuil
|
2e2ef27670
|
AP_Logger: Remove unneeded includes
|
6 years ago |
Michael du Breuil
|
4084cf4def
|
AP_Follow: Fix up includes
|
6 years ago |
Michael du Breuil
|
125f9bd806
|
RC: Fix includes
|
6 years ago |
Michael du Breuil
|
c996dabc12
|
AP_Mission: Include camera
|
6 years ago |
Michael du Breuil
|
64c9705679
|
AP_Frsky_Telem: Improve includes
|
6 years ago |
Michael du Breuil
|
2d161e3594
|
AP_Mount: Remove unneeded headers
|
6 years ago |
Michael du Breuil
|
8cafbe394f
|
GCS_MAVLink: Fix includes
|
6 years ago |
Michael du Breuil
|
dfd81da149
|
AP_VisualOdom: Remove unused include
|
6 years ago |
Michael du Breuil
|
49d20d4b4f
|
AP_Rangefinder: Remove unused AP_Math header
|
6 years ago |
Michael du Breuil
|
c7a9e8bf93
|
AP_InertialSensor: Fix implicit include of AP_Logger
|
6 years ago |
Michael du Breuil
|
52eb832883
|
AP_GPS: Remove stuff from headers
|
6 years ago |
Michael du Breuil
|
d65f4b5ff8
|
AP_Compass: Fix implicit include of SRV_Channel
|
6 years ago |
Michael du Breuil
|
fc3f09c6c0
|
AP_Camera: fixup includes
|
6 years ago |
Michael du Breuil
|
fd8f70c098
|
AP_Baro: Include AP_Logger directly
|
6 years ago |