10198 Commits (7033e4d8ed64d54bea6fa5a533da83681587c534)

Author SHA1 Message Date
Ricardo de Almeida Gonzaga 7033e4d8ed AP_HAL_Linux: OpticalFlow swap crop and scale order 9 years ago
Ricardo de Almeida Gonzaga cbb313ec2c AP_HAL_Linux: Fix OpticalFlow crop calculation 9 years ago
Andrew Tridgell 9123ef9f38 RC_Channel: added find_channel() and channel numbers 9 years ago
Andrew Tridgell d31ba2b380 AP_Motors: added rc_write function 9 years ago
Andrew Tridgell 79c90d37f6 AP_Motors: apply HELI_RSC output type if available 9 years ago
Andrew Tridgell 6a58264c6b RC_Channel: added set_aux_channel_default() API 9 years ago
Randy Mackay ccd3725f63 AP_Mount_Servo: remove out of date comment 9 years ago
Andrew Tridgell e1f4814068 AP_Motors: only set output side of range for RSC 9 years ago
Andrew Tridgell 7cc53b6449 RC_Channel: setup only in or out part of channels for aux channels 9 years ago
Andrew Tridgell 48b774bc63 RC_Channel: allow more complete separation of input and output of channels 9 years ago
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