26827 Commits (fab139ecceebccf7fd1530277029427fb7394f67)
 

Author SHA1 Message Date
Jacob Walser fab139ecce Sub: Remove unused WP_NAVALT_MIN parameter 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
Andrew Tridgell acaef22416 Plane: improve transition from QSTABILIZE to FBWA or QHOVER 8 years ago
Peter Barker 3defe584e7 DataFlash: extract common labels and formats into defines 8 years ago
Andre Kjellstrup 9e5d6ab1e9 removed redundant code 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 a9b8e4b5d3 Plane: prepare for 3.8.0beta4 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
Matt 4bfc3d46a2 Update Readme.md for Solo maintainer 8 years ago
Andrew Tridgell 36d8f730e1 Plane: setup better defaults for tailsitters 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
Andrew Tridgell 48ae2f2de0 Plane: changed default THR_MAX to 100 8 years ago
Anastasia Solari 4055869d7f Name added - gitsuccess.txt 8 years ago
Peter Barker 724be3878c AP_HAL_PX4: correct output of system-id on px4-v3 8 years ago
Andrew Tridgell b4d9397821 Copter: re-arrange fast_loop for minimum latency 8 years ago
Andrew Tridgell a11dca5229 AP_AHRS: added optional skip_ins_update to AHRS::update() 8 years ago
Grant Morphett 0f671394e5 Rover: Creating Rover 3.2.0 BETA 1. 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
Andrew Tridgell 41e54351d4 Travis: added testing of FMUv1 build 8 years ago
Michael du Breuil 4932a8b9ef Airspeed: Sanity check MS4525DO data, and utilize a double read 8 years ago
Andrew Tridgell 6cd130a492 PX4NuttX: fixed FMUv1 build 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 65bd77cc67 PX4Firmare: fixed fmu init bug 8 years ago
Thomas Hehn 38f0cd0957 Added myself to the GIT_Success list. 8 years ago
Andrew Tridgell dbf95eaa57 PX4NuttX: setup I2C digital filter 8 years ago
Andrew Tridgell d002643283 mavlink: added C++11 generator 8 years ago
Andrew Tridgell 61da757196 mavlink: fixed CRC check in mavlink2 8 years ago
Andrew Tridgell 9602345256 mavlink: submodule update 8 years ago
Andrew Tridgell 6a90257d2a Plane: fixed attitude logging for tailsitters 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
Tatsuya Yamaguchi b052f96f6c AP_BattMonitor: check a PEC support using SpecificationInfo 8 years ago
Randy Mackay eded4f90bb GCS_MAVLink: timesync sends nanoseconds 8 years ago
Randy Mackay eddd6e5681 GCS_MAVLink: only respond to timesync messages with empty tc1 8 years ago
fnoop fdc310fe97 GCS_MAVLink: add TIMESYNC message handler 8 years ago