22830 Commits (746e2211e926ce1f35c59f07338e5ea3364f78df)
 

Author SHA1 Message Date
Randy Mackay 0870ce9fc1 AC_AttitudeControl: remove get_throttle_boosted from parent class 9 years ago
Leonard Hall 25c77c154f AC_AttitudeControl: rename get_boosted_throttle to get_throttle_boosted 9 years ago
Leonard Hall 35ef761deb AC_AttitudeControl: Move set_throttle_out to _Multi and _Heli 9 years ago
Randy Mackay a1b573ed0a AP_Motors: rename throttle_ave_max to throttle_avg_max 9 years ago
Randy Mackay ef106e4b0f AP_Motors: spool_mode moved out of flags struction 9 years ago
Leonard Hall 8fff32bde3 AP_MotorsSingle: fix stability patch use of throttle_hover 9 years ago
Leonard Hall e0f9fc8e40 AP_MotorsSingle: rename rpy_scale, thrust_min_rpy variables 9 years ago
Leonard Hall da05902805 AP_MotorsCoax: fix stability patch use of throttle_hover 9 years ago
Leonard Hall 9bc866e771 AP_MotorsCoax: rename rpy_scale internal variable 9 years ago
Leonard Hall 8bdb906b2b AP_MotorsCoax: fixes negative thrust 9 years ago
Randy Mackay 71d1818103 AP_MotorsMulticopter: minor comment update 9 years ago
Randy Mackay 818965fa57 AP_MotorsMulticopter: output_to_motors and output_logic become protected 9 years ago
Leonard Hall 02881b59ff AP_MotorsMulti: float constants 9 years ago
Randy Mackay 79a73a5c2f AP_Motors: fix example sketch 9 years ago
Leonard Hall bee6c29b89 AP_MotorsMulticopter: current limit keeps battery from sagging below BAT_VOLT_MIN 9 years ago
Leonard Hall be25ac4acf AP_MotorsMulticopter: Add current limit time constant variable 9 years ago
Leonard Hall 7e0e0ca874 AP_MotorsMulticopter: battery voltage compensation improvements 9 years ago
Leonard Hall 0ee7b00b0b AP_MotorsMulticopter: rename _thrust_curve_min to spin_min 9 years ago
Leonard Hall 142a67bb6d AP_MotorsMulticopter: minor comment change 9 years ago
Leonard Hall 5cace33ca5 AP_MotorsMulticopter: SPIN_MIN replaces min_throttle 9 years ago
Leonard Hall 2c811364d3 AP_MotorsMulticopter: SPIN_ARM param replaces SPIN_ARMED 9 years ago
Leonard Hall 488f90b39d AP_Motors: add calc_spin_up_to_pwm to reduce repeated code 9 years ago
Randy Mackay 25778a24e2 AP_MotorsMulticopter: add HOVER_LEARN param 9 years ago
Leonard Hall 4f0db2bc36 AP_Motors: learned THST_HOVER replace THR_MID 9 years ago
Leonard Hall 5a8fc6283e AP_Motors: replace throttle_rpy_mix with throttle_avg 9 years ago
Michael du Breuil 4d964fbf2f AP_BoardConfig: allow channels to be moved regardless of safety switch 9 years ago
Michael du Breuil 918d79451c PX4Firmware: update dependency for channel ignoring 9 years ago
Andrew Tridgell 63d0c040e4 AP_Scheduler: expose loop rate on all builds 9 years ago
Andrew Tridgell 86d8450666 Copter: use loop rate for copter 9 years ago
Andrew Tridgell 255bda9f9c AP_Motors: allow setting of loop rate 9 years ago
Andrew Tridgell fb4cdafef8 AP_Scheduler: allow SCHED_LOOP_RATE for copter in SITL 9 years ago
Grant Morphett 95e9c1fd97 Rover: Fixing version number typo in release notes. 9 years ago
Grant Morphett 2279c20ed7 Rover: Rover Release 3.0.1 9 years ago
Andrew Tridgell e360c6117e SITL: make SIM_* variables available to simulator backends directly 9 years ago
Tom Pittenger f05c698176 Plane: fix compile error for RANGEFINDER_ENABLED 9 years ago
Tom Pittenger fb73d9e5fc updated contributors url. Was pointing at missing file, now its at landing page url 9 years ago
Tom Pittenger ed7af8c717 scripts: Add libc6-i386 to px4 package install. 9 years ago
Andrew Tridgell 40db90cebe Plane: limit roll and pitch to Q_ANGLE_MAX in Q modes 9 years ago
Andrew Tridgell b1b73e2d99 Plane: improved quadplane landing detector 9 years ago
Grant Morphett 34fa2a39bd AP_InertialSensor: Changing the default gyro filter from 10 to 4 9 years ago
Tom Pittenger 1770f314ac SITL: change SIM_ADSB default to -1 to default disabled to leave telem port available 9 years ago
Andrew Tridgell 027788f72b SITL: fixed gimbal simulator for recent MAVLink2 changes 9 years ago
Andrew Tridgell 145ab1d626 SITL: fixed send of ADSB_Vehicle packets with recent MAVLink2 changes 9 years ago
Gustavo Jose de Sousa 3b7ddbabc0 waf: readme: clarify explanation on program groups 9 years ago
Gustavo Jose de Sousa c67b48bcc6 waf: rename README-WAF.md to BUILD.md 9 years ago
Gustavo Jose de Sousa 4d632a5bb2 waf: readme: add an shortcut example using a main product group 9 years ago
Gustavo Jose de Sousa a8c370a0cb waf: readme: add section regarding firmware upload 9 years ago
Randy Mackay 9bdbf7785f Tracker: minor parameter description and comment fix 9 years ago
stefanlynka ef60c202b4 Tracker: Added altitude offset based on alt_source 9 years ago
stefanlynka 6f88da07aa Tracker: Adding alt_source enum 9 years ago