23068 Commits (a014d0c7906fb5e5d88ca6bebb1ac20d91b4663c)
 

Author SHA1 Message Date
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
stefanlynka ce3f3012c5 Tracker: Change vehicle info used to calculate offset 9 years ago
stefanlynka 17355baa83 Tracker: Added parameter for mavlink update rate 9 years ago
Tom Pittenger 8036912173 AP_ADSB: clarified some minor logic 9 years ago
Tom Pittenger 0ed868d97b SITL: compiler warning, comparing float to 0 9 years ago
Tom Pittenger c3b241ca88 SITL: change ADSB_VEHICLE update rate to 1Hz instead of 2Hz to match PING behavior 9 years ago
Tom Pittenger 52fcc36249 AP_HAL_SITL: remove -A --adsb argument, feature is now always enabled controlled by param 9 years ago
Tom Pittenger f2b5f5f4a5 AP_HAL_SITL: adsb is always enabled in the sim, controlled by param SIM_ADSB_COUNT 9 years ago
Tom Pittenger 95da4accfb SITL: add SIM_ADSB_COUNT, RADIUS, ALT params 9 years ago
Tom Pittenger ad81e56a64 AP_ADSB: allow buffer to add to the max, instead of one less than the max 9 years ago
Lucas De Marchi 0af8b42ade build: include ap_config.h in libgtest 9 years ago
Andrew Tridgell 120564f094 RC_Channel: set_radio() should not constrain values 9 years ago
Tom Pittenger b4b0ec404c GCS_MAVLink: flag a link as active if it ever sends a message 9 years ago