37187 Commits (fb061a225a96836647bd6dc13102d919b28bab6b)
 

Author SHA1 Message Date
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
Jacob Walser 5ac19bc5a3 sub: update release notes for 3.5.4 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 6 years ago
Peter Barker a6755b6406 AP_Common: correct type conversion issues in _assert_storage_size 6 years ago
Rajat Singhal a87d388a6c Tools: autotest: Added tests for checking POSITION_TARGET messages for Copter 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 f92ee78890 Replay: Fix include 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 3017a762f0 Sub: include FWversion 6 years ago
Michael du Breuil 8802ea10e5 Plane: include FWversion 6 years ago
Michael du Breuil 0e8c3dc485 Copter: include FWversion 6 years ago
Michael du Breuil e0448a6e24 Tracker: include FWversion 6 years ago
Michael du Breuil 7634b988d7 Rover: include FWversion 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
Michael du Breuil 63fcd23f7b AP_Arming: Include AP_Logger directly 6 years ago
Michael du Breuil 171f4ac3d3 Plane: Include needed AP_Logger header 6 years ago
Andrew Tridgell 84d5d4c933 autotest: fixed precision landing test for copter 6 years ago
Stephen Dade f0ee00f778 Tools: Update Docker to new pre-reqs folder 6 years ago
Stephen Dade f6535f0ed4 Tools: Update Vagrant to new pre-reqs folder 6 years ago
Stephen Dade e8d6e4f135 Tools: Removed JSBSim from Windows install script 6 years ago
Stephen Dade 7461d70e82 Tools: Consolidated prereq install scripts to single location 6 years ago
Biswajit ee7ebc95d3 Tools: added name to GIT_Success.txt 6 years ago
Peter Barker 696de42eea Tools: autotest: check we're seeing PL messages in the log during 6 years ago
Tom Pittenger ade6281923 Plane: use #if ADVANCED_FAILSAFE == ENABLED just like Rover and Copter 6 years ago
Tom Pittenger ca40c7f2d5 Plane: create afs_plane.h to match copter and rover structure 6 years ago
Mark Whitehorn dd8bfb0ad4 AP_AHRS: attitudes_consistent: no euler angles 6 years ago
Daksh Bhatia b23d1431da Tools: Added Name to GitSuccess 6 years ago
Tom Pittenger dce484685b RC_Channel: fix compiler warning. %u should be cast as unsigned 6 years ago
IamPete1 520f5f7894 Plane: add crow flap options paramiter 6 years ago
Patrick José Pereira c484b93314 Plane: Use new RC_Channel AUX_FUNC 6 years ago
Patrick José Pereira 86633e45ff Copter: Use new RC_Channel AUX_FUNC 6 years ago
Patrick José Pereira 70fa8bc8c0 Rover: Use new RC_Channel AUX_FUNC 6 years ago
Patrick José Pereira 3a0ac4bb09 RC_Channel: Move aux_func to class enum 6 years ago