13865 Commits (55a0bd081fed1691f9673ba7ffae02559ba6a435)

Author SHA1 Message Date
Eugene Shamaev 55a0bd081f AP_HAL_PX4: ESC scaling 8 years ago
Eugene Shamaev 7caeaf4be6 AP_HAL_PX4: RCOutput support for UAVCAN 8 years ago
Eugene Shamaev 865392f034 AP_HAL_PX4: CAN bus driver 8 years ago
Eugene Shamaev d1792689f1 AP_HAL/utility: clear added to RingBuffer 8 years ago
Eugene Shamaev a07033f938 AP_HAL: ESC scaling 8 years ago
Eugene Shamaev 9b98c304c4 AP_HAL: top level HAL definitions for CAN bus driver 8 years ago
Andrew Tridgell 7cd290af9b AP_HAL: added defaults offsets max for disco 8 years ago
priseborough 8250fe4943 AP_NavEKF3: fix documentation derivation references 8 years ago
Andrew Tridgell bcec837f06 AP_BoardConfig: fixed warning in SITL build 8 years ago
Michael du Breuil 6b523cbd46 AP_GPS: Fix a memory leak in QURT GPS 8 years ago
Andrew Tridgell 3236090d71 HAL_SITL: allow plane and rover to use SIM_ENGINE_FAIL 8 years ago
Andrew Tridgell 68e0b5b7fa SITL: support XPlane-11 8 years ago
Andrew Tridgell dbfdfa2261 HAL_PX4: fixed a bug in setup of alt rates for upper channels 8 years ago
Andrew Tridgell a8b12dcf3c HAL_PX4: never wait on a semaphore in interrupt context 8 years ago
Andrew Tridgell 1c5607b42d AP_RPM: fixed build for aero-fc 8 years ago
Peter Barker feb30b3b9b DataFlash: add mutex for WritePrioritisedBlock 8 years ago
Peter Barker 2fa97c9906 DataFlash: improve privacy aspects of instance variables 8 years ago
Michael du Breuil 33d0fa3e82 AP_AHRS: Fix an index out of bounds 8 years ago
Michael du Breuil a0cb34db57 AP_Landing: Leverage new nav_controller loiter radius interface 8 years ago
Michael du Breuil 93a18e7dc8 L1: Add loiter radius scaling based upon bank limits at sea level 8 years ago
Michael du Breuil 2ac32ad204 AP_Navigation: Add a loiter radius interface 8 years ago
Michael du Breuil 336b4a64d7 AP_Navigation: Whitespace (tab/spaces inconsistency) 8 years ago
Jacob Walser 4e700ea4df AP_JSButton: Change mode button function implementation 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas b4260c77be Add and update missing SITL command line usage information 8 years ago
priseborough 06c073e448 AP_NavEKF3: Update tilt alignment check 8 years ago
Andrew Tridgell c118deccb0 AP_BoardConfig: added BRD_IO_ENABLE parameter 8 years ago
Peter Barker 3defe584e7 DataFlash: extract common labels and formats into defines 8 years ago
Peter Barker 510aa587ef DataFlash: add validation for logging structures 8 years ago
Peter Barker 2746edfd32 DataFlash: move Init from LogFile.cpp to Dataflash.cpp (NFC) 8 years ago
Andrew Tridgell 9e2cfabb8a AP_RPM: support RPM input on any AUX pin 8 years ago
Peter Barker 564ff3a468 GCS_MAVLink: always allow HOME to be read by MISSION_REQUEST 8 years ago
Andrew Tridgell fafd940dd5 AP_Arming: use compass get_offsets_max() 8 years ago
Andrew Tridgell ee2afd3242 AP_Compass: added COMPASS_OFFS_MAX 8 years ago
Jacob Walser 98b7dac870 AP_ServoRelayEvents: Remove constraint on 'channel' value 8 years ago
Andrew Tridgell 6ec32472c5 AP_Airspeed: average two readings for airspeed 8 years ago
Peter Barker 724be3878c AP_HAL_PX4: correct output of system-id on px4-v3 8 years ago
Andrew Tridgell a11dca5229 AP_AHRS: added optional skip_ins_update to AHRS::update() 8 years ago
Andrew Tridgell 02976168cc HAL_PX4: fixed RC rate when BRD_PWM_COUNT=0 8 years ago
Andrew Tridgell c952e58edb AP_InertialSensor: fixed invensense driver temp reading 8 years ago
Michael du Breuil 4932a8b9ef Airspeed: Sanity check MS4525DO data, and utilize a double read 8 years ago
Sriram Sami 8bb052d019 AP_Motors: update descriptions for new parameters 8 years ago
Sriram Sami 1793bac8d4 AP_Motors: add parameters for HELI_DUAL 8 years ago
Peter Barker d3b442d8b6 DataFlash_MAVLink: remove dead comments 8 years ago
Peter Barker d8c475ad04 DataFlash: use override keyword on many methods 8 years ago
Andrew Tridgell 6c31a6982b DataFlash: added Log_Write_AttitudeView 8 years ago
Andrew Tridgell 5f02b7eddb AP_AHRS: added get_error_rp and get_error_yaw to AHRS_View 8 years ago
Peter Barker 4cb43b1c27 DataFlash: correct repeated FMT logging bug 8 years ago
Randy Mackay dcc4f69f7c AP_BattMonitor: confirm pec support before attempting to read voltage 8 years ago
Randy Mackay 884892be16 AP_BattMonitor: const some temp variables 8 years ago
Tatsuya Yamaguchi 6b4a46d467 AP_BattMonitor: fix to use the return value of get_pec_support 8 years ago