862 Commits (040fa3e10a91ed6824a30cf706ab73be9cd7395e)

Author SHA1 Message Date
Peter Barker aae9dc55e3 Sub: move responsibility for logging into library 6 years ago
Peter Barker c6a9130d84 Sub: call compass cal routine directly from sched table 6 years ago
Peter Barker f66f36287e Sub: move setting of compass sys_status bits up 6 years ago
Peter Barker cb88bc7f53 Sub: adjust for desired spool state renames 6 years ago
Michael du Breuil 75e5efc16e Sub: Check all EKF cores are healthy before arming 6 years ago
Pierre Kancir 8425a58585 ArduSub: move check_latlng to Location 6 years ago
Jacob Walser 3c58fba030 sub: version to 3.7.0-dev 6 years ago
Leonard Hall d8d3522cba Sub: replace set_throttle_out_unstabilized 6 years ago
Michael du Breuil 698e4e440e Sub: Fix rangefinder init 6 years ago
Jacob Walser 5ac19bc5a3 sub: update release notes for 3.5.4 6 years ago
Michael du Breuil 3017a762f0 Sub: include FWversion 6 years ago
Peter Barker 8b34852147 Sub: add param conversion from MAG_ENABLE to COMPASS_ENABLED 6 years ago
Peter Barker b1c4a5ade7 Sub: move enabled parameter into compass library 6 years ago
Tom Pittenger 2dc766556d Sub: rename dataflash to logger 6 years ago
Peter Barker e3561f7204 Sub: add log entry if depth sensor failure is resolved 6 years ago
Peter Barker 706a75ad03 Sub: move Log_Write_Error into library 6 years ago
Patrick José Pereira d2052cdd35 Sub: Use new reset_i in relax_alt_hold_controllers 6 years ago
Patrick José Pereira 33768cd79c Sub: Fix overshoot from joystick input 6 years ago
Peter Barker 173611e819 Sub: move various sensor status flag updates up 6 years ago
Jacob Walser ad67511f46 Sub: bugfix fail condition in motor test initialization 6 years ago
Peter Barker 513a635ff7 Sub: remove definition of Devo constructor 6 years ago
Peter Barker b3f76e39ec Sub: move command-long DO_SET_HOME up 6 years ago
Peter Barker f4cafe4ffa Sub: add dummy methods to avoid linking DevoTelem 6 years ago
Peter Barker fabf0a10d5 Sub: move vehicle_initialised to be on GCS not GCS_MAVLink 6 years ago
Peter Barker 1ce531b921 Sub: move base_mode and frame_type into GCS from GCS_MAVLink 6 years ago
Peter Barker 5b618fb582 Sub: fill Notify flag for flying 6 years ago
Peter Barker eb7cf9843e Sub: use enum class for AltFrame enumeration 6 years ago
Peter Barker b1c789f73d Sub: move sending of RPM message up 6 years ago
Peter Barker 069a2d0e35 Sub: compass init never fails 6 years ago
Peter Barker c48042424b Sub: use enum class for ArmingMethod and ArmingRequired 6 years ago
Peter Barker d7735a316a Sub: remove unused calculation of longitude scale 6 years ago
Peter Barker b04d084a50 Sub: move sending of send_pid_tuning up 6 years ago
Michael du Breuil e8401671e3 Sub: Allow scripting to run 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas 3fd5e05601 Sub: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
Peter Barker 97792d1774 Sub: AHRS set_orientation renamed to update_orientation 6 years ago
Peter Barker 285fe4c79c Sub: explicitly type constant 6 years ago
Peter Barker 1ce80e1f17 Sub: remove stale STREAM_RAW_CONTROLLER_msgs variable 6 years ago
Peter Barker e75dccfc71 Sub: Rally no longer takes ahrs in constructor 6 years ago
Peter Barker 57e8528a96 Sub: move update_sensor_flags to GCS_Sub.cpp 6 years ago
Peter Barker cb95bf7814 Sub: move update_sensor_status_flags into GCS subclasses 6 years ago
Peter Barker bb706305d0 Sub: move sensor flags to be a GCS thing rather than a GCS_MAVLINK thing 6 years ago
Peter Barker 7b80f56a80 Sub: GCS_MAVLink takes care of mavlink capabilities 6 years ago
Peter Barker 57e5991fde Sub: move try_send_message of nav_controller_output up 6 years ago
Peter Barker db362eaa13 Sub: remove redundant home-setting sanity checks 6 years ago
Peter Barker 8937ef3190 Sub: make setting of home boolean in preparation for sanity checks 6 years ago
Peter Barker dc0ad11f7a Sub: use altitude frame mapping function 6 years ago
Peter Barker 44b7763caf Sub: move handling of command-int MAV_CMD_DO_SET_HOME up 6 years ago
Peter Barker 0c8f0377ca Sub: move handling of fence point handling up 6 years ago
Peter Barker 5002fa2081 Sub: move handling of MAV_CMD_DO_SET_FENCE_ENABLED up 6 years ago
Peter Barker 17e4981785 Sub: move handling of RC_CHANNELS_OVERRIDE up 6 years ago