10188 Commits (0ef61b1637a32efd66396d3c4dd7d15eec70758f)

Author SHA1 Message Date
Andrew Tridgell 0ef61b1637 AP_NavEKF: moved ENABLE param to front of list 9 years ago
Andrew Tridgell ac64effc74 AP_Param: allow group entries in any order 9 years ago
Andrew Tridgell 57f580fdfc AP_Param: enable param debug by default 9 years ago
Andrew Tridgell 60af7a6087 AP_Math: removed matrix3 parameter support 9 years ago
Andrew Tridgell 1b8cf84801 AP_Param: allow for up to 512 top level vehicle parameters 9 years ago
Andrew Tridgell 0831661b3c AP_NavEKF2: mark EK2_ENABLE as an ENABLE parameter 9 years ago
Andrew Tridgell 29cb0dcf2c AP_Param: enable variables to be marked as enable variables 9 years ago
Andrew Tridgell 37b2e23322 AP_Param: allow objects containing parameters to be dynamically loaded 9 years ago
Andrew Tridgell 2dd8a0af74 HAL_SITL: allow visualisation of quad motor speeds in flightgear 9 years ago
Andrew Tridgell c3829dfb64 AP_Scheduler: allow for arbitrary loop rates 9 years ago
Andrew Tridgell 27b43f4036 AC_PID: fixed example build warning 9 years ago
Andrew Tridgell 1450f33b51 HAL_SITL: support 16 RC input channels in SITL 9 years ago
Andrew Tridgell 0966398d8d SITL: improved realism of fixed wing sim somewhat 9 years ago
Andrew Tridgell 83c8505b3c HAL_SITL: send state to flightgear viewer 9 years ago
Lucas De Marchi f3ee7a9a85 AP_AccelCal: use union instead of reference 9 years ago
Tom Pittenger 841f34effa AP_Arming: add param for accel error threshold 9 years ago
Andrew Tridgell b2745bb545 AP_InertialSensor: we only need peak hold for negative X for now 9 years ago
Tom Pittenger 3aaf2b1d2b AP_InertialSensor: add pos/neg peak detector 9 years ago
Andrew Tridgell b052959c61 GCS_MAVLink: re-generated headers 9 years ago
Jonathan Challinger c2b4235662 GCS_MAVLink: merge mavlink-solo 9 years ago
Jonathan Challinger 41c881cc9e GCS_MAVLink: temporarily remove GIMBAL_ and GOPRO_ messages pending solo sync 9 years ago
Jonathan Challinger 2a3fe35731 GCS_MAVLink: run xmlpretty.py on ardupilotmega.xml 9 years ago
Andrew Tridgell 22873ee687 SITL: reduced drag in plane model 9 years ago
Andrew Tridgell 619a4c0925 SITL: use common dynamics code for QuadPlane 9 years ago
Andrew Tridgell 33998a58ac SITL: prevent aircraft going below ground level 9 years ago
Andrew Tridgell d425965f6d SITL: expose home yaw to FDMs 9 years ago
Andrew Tridgell 630d4410d4 SITL: removed debug code from QuadPlane 9 years ago
Andrew Tridgell 8a98ce427c SITL: moved to common code for attitude/pos update 9 years ago
Andrew Tridgell e6555aae6d HAL_SITL: added quadplane model 9 years ago
Andrew Tridgell d0896a1fb2 HAL_SITL: fixed init of channel 8 out in plane and rover 9 years ago
Andrew Tridgell f2c8193f8b SITL: added a QuadPlane model 9 years ago
Andrew Tridgell 6f9e9d761f SITL: move calculations into multicopter frame class 9 years ago
Andrew Tridgell c6b6d7137d HAL_SITL: added plane simulator 9 years ago
Andrew Tridgell 16e0a6d7b0 AP_Math: fixed angle between two vector3s 9 years ago
Andrew Tridgell fcfd11ef53 SITL: very simple fixed wing simulator 9 years ago
Randy Mackay bea69521c8 AC_PrecLand: velocity PI controller into parent class 9 years ago
Andrew Tridgell 8e4586b4a2 AP_Param: allow for nested groups without subclassing 9 years ago
Tom Pittenger 4e4c1831f0 AP_ADSB: added guided mode handling 9 years ago
Randy Mackay 4e9f82a0e7 Notify: fix parameter description 9 years ago
pepevalbe 0d5e59eaa3 AP_Notify: configurable RGB LED brightness 9 years ago
Lucas De Marchi 180359d6dd AP_Math: fix unit test 9 years ago
Lucas De Marchi ba3325ffd3 AP_Math: rename rotation 9 years ago
Jonathan Challinger bae16a61e2 AP_InertialSensor: fix segfault 9 years ago
Jonathan Challinger 83d5a6664a AP_Math: minor changes to matrix_alg in response to review 9 years ago
Jonathan Challinger 0a3c2774e9 AP_InertialSensor: fixes in response to review 9 years ago
Jonathan Challinger 24e413c6af AP_AccelCal: fixes in response to review 9 years ago
Jonathan Challinger 660d9e86d5 AP_AccelCal: basic sanity check on fit parameters 9 years ago
Jonathan Challinger 1482614a7d AP_Arming: add accel cal requires reboot 9 years ago
Jonathan Challinger 137ace473d AP_InertialSensor: add accel_cal_requires_reboot 9 years ago
Jonathan Challinger f6a41a8936 AP_InertialSensor: ensure that accel calibration object isn't allocated more than once 9 years ago