11477 Commits (292251e2aac7d1e4465673c8c2787a5651af44d9)

Author SHA1 Message Date
Andrew Tridgell d90a2f7deb DataFlash: added get_structures() API 9 years ago
Andrew Tridgell ac8c4d9beb AP_Mount: use zero length flexible arrays in unions 9 years ago
Andrew Tridgell af116d238f AP_GPS: use zero length flexible arrays 9 years ago
Andrew Tridgell ae3cb0557d HAL_PX4: disable "Overtime in task" msg 9 years ago
Paul Riseborough 9eef97d108 AP_NavEKF2: use consistent parameter naming 9 years ago
Fredrik Hedberg 75d5c87788 AP_Motors: Fix setpoint bug with 0~1 conversion in AP_MotorsHeli 9 years ago
Andrew Tridgell 1fd4cbffb2 DataFlash: update for changed AP_Airspeed API 9 years ago
Andrew Tridgell 4131b98f8c AP_Airspeed: use non-blocking airspeed calibration 9 years ago
Andrew Tridgell 1581a5e354 AP_Param: fixed forced save of constructor override parameters 9 years ago
Grant Morphett 52755c893d Rover: Print message when running skid steering SITL 9 years ago
Randy Mackay 8d1f50e78f AP_Motors: rename get_pwm_min to get_pwm_output_min 9 years ago
Randy Mackay 0c225cf498 AP_MotorsMulticopter: fix typo in comments 9 years ago
Randy Mackay ff93524ba4 AP_Motors: rename MOT_THST_MAX to MOT_SPIN_MAX 9 years ago
Randy Mackay f1cbdbe914 AP_Motors: update some comments 9 years ago
Randy Mackay 49b14b3cb6 AP_Motors: add PWM_MIN, MAX 9 years ago
Lucas De Marchi bbe3a94175 AP_HAL: remove support for main without argc 9 years ago
Lucas De Marchi b067bce140 AP_InertialSensor: remove support for flymaple 9 years ago
Lucas De Marchi 346bdf5f8f AP_HAL: remove support for flymaple 9 years ago
Lucas De Marchi 7703e5f1d1 AP_Common: remove support for flymaple 9 years ago
Lucas De Marchi e448f161d2 AP_BattMonitor: remove support for flymaple 9 years ago
Lucas De Marchi 62f048c417 AP_Airspeed: remove support for flymaple 9 years ago
Lucas De Marchi 7503c1b6d4 AP_InertialSensor: update doc about used ids 9 years ago
Lucas De Marchi 01b9316114 AP_HAL_AVR: remove examples 9 years ago
Lucas De Marchi dfde4a27e6 AP_HAL_FLYMAPLE: remove hal 9 years ago
Andrew Tridgell 64e105464d GCS_MAVLink: fixed disabling of signing remotely 9 years ago
Lucas De Marchi 3457dbcdf8 AP_HAL_Linux: rename lttng define 9 years ago
Andrew Tridgell 635a975486 HAL_SITL: use a smaller buffer for real SITL UARTs 9 years ago
Andrew Tridgell 595d5c0002 AP_HAL: added set_size() to RingBuffer API 9 years ago
Andrew Tridgell 0bbddd38cf GCS_MAVLink: fixed some places where packets are sent without space 9 years ago
Lucas De Marchi 13722b8858 AP_HAL_Linux: support 16 RCInput channels on Navio2 9 years ago
Andrew Tridgell 5f7af390ec AP_Common: a useful debug macro for SITL 9 years ago
Andrew Tridgell ef210217dd HAL_Linux: cope with MAVLink2 in UDP driver for packetising 9 years ago
Andrew Tridgell 8486d4ab5e AP_AHRS: disable EKF1 on all PX4v1 and PX4v2 boards 9 years ago
Andrew Tridgell 273c80116a GCS_MAVLink: added a wrapper for sending HEARTBEAT 9 years ago
Andrew Tridgell 2094cb2d88 RC_Channel: fixed example for MAVLink2 9 years ago
Andrew Tridgell 8899455ea3 GCS_MAVLink: use extended MEMINFO message 9 years ago
Andrew Tridgell fde0652d81 DataFlash: use HAVE_PAYLOAD_SPACE() 9 years ago
Andrew Tridgell cd1f43a6ce GCS_MAVLink: use generated target_system and target_component offsets 9 years ago
Andrew Tridgell 018b1143d2 GCS_MAVLink: handle difference between SERIALn_PROTOCOL=1 and 2 9 years ago
Andrew Tridgell 78e9ef427e AP_SerialManager: remove special case for console 9 years ago
Andrew Tridgell b3f94184f2 GCS_MAVLink: always build with MAVLink2 headers 9 years ago
Andrew Tridgell f377787444 AP_Mount: always build with MAVLink2 headers 9 years ago
Andrew Tridgell 94feae9eaf AP_HAL_QURT: always build with MAVLink2 headers 9 years ago
Andrew Tridgell 6f7d6269a8 AP_HAL_Linux: always build with MAVLink2 headers 9 years ago
Andrew Tridgell ef4d7e5618 GCS_MAVLink: fixed build with mavlink1 9 years ago
Andrew Tridgell 048fc8d39e GCS_MAVLink: adjust for min_length mavlink2 API change 9 years ago
Andrew Tridgell 318ec69465 GCS_MAVLink: added periodic saving of signing key 9 years ago
Andrew Tridgell 40d1a23a13 AP_Terrain: use HAVE_PAYLOAD_SPACE() 9 years ago
Andrew Tridgell ec62d8f4ca AP_Mount: use HAVE_PAYLOAD_SPACE() 9 years ago
Andrew Tridgell 12c1d58511 GCS_MAVLink: cope with different packet overheads with signing 9 years ago