15278 Commits (45a12646bee6e5ff98c4f145f45e42bcfd32d8c3)
 

Author SHA1 Message Date
Jonathan Challinger d148039f65 AP_Motors: stricter batt_voltage misconfiguration check 10 years ago
Leonard Hall 7de5bccc93 AC_PosControl: remove THR_HOVER parameter 10 years ago
Leonard Hall 9866eaded1 AC_PosControl: rename p_alt_pos to p_pos_z 10 years ago
Leonard Hall 349f1aeceb AC_PosControl: use 2-axis PI controller 10 years ago
Leonard Hall 8d4f0ec80c AC_PosControl: integrate PID input filter 10 years ago
Randy Mackay e4d48fdc92 AC_AttControlHeli: separate accel max for roll, pitch 10 years ago
Leonard Hall 51455af51a AC_AttConHeli: integrate PID input filter 10 years ago
Leonard Hall 792b2a2eb3 AC_AttControl: separate accel max for roll, pitch, yaw 10 years ago
Leonard Hall 9833c91b2b AC_AttControl: get_max_rate_step_bf_roll, pitch and yaw 10 years ago
Leonard Hall f00025e5c9 AC_AttControl: accessor for rate feedforward 10 years ago
Leonard Hall 691fb8947e AC_AttControl: accessor for rate_bf_targets 10 years ago
Leonard Hall 784a4ce51a AC_AttControl: increase max angle overshoot to 30deg 10 years ago
Leonard Hall eb084f7c58 AC_AttControl: bf yaw control uses input filtered PID 10 years ago
Leonard Hall d5bbe6de03 Copter: remove TRIM_THROTTLE 10 years ago
Leonard Hall c78480e14f Copter: rename loiter_pos to pos_xy 10 years ago
Leonard Hall e232867661 Copter: move LOITER_RATE to 2-axis PI controller 10 years ago
Leonard Hall 1ec5eedd23 Copter: ch6 tuning of yaw rate filter 10 years ago
Leonard Hall 2b0fb45fe8 Copter: integrate PID input filter 10 years ago
Leonard Hall d233ca3133 Copter: add Time and rate_target to AutoTune logging 10 years ago
Leonard Hall 8ba195a3a2 Copter: add Mot and Rate dataflash logging 10 years ago
Leonard Hall 1ebf2c40f5 Copter: Autotune rewrite 10 years ago
Leonard Hall a9a6e8856b Copter: add AUTOTUNE_AGGR parameter 10 years ago
Leonard Hall 864168e5ea Copter: add AUTOTUNE_AXES bitmask parameter 10 years ago
Leonard Hall 11a19803e0 Motors: add accessors for motor logging 10 years ago
Leonard Hall 34a5bc8b33 AC_PI_2D: 2-axis PI controller 10 years ago
Leonard Hall 046949ea8a AC_HELI_PID: add input filter and restructure 10 years ago
Leonard Hall 517448e536 AC_PID: add input filtering and restructure 10 years ago
Andrew Tridgell 644d0c223a PX4: update FMUv2 bootloader 10 years ago
Kevin Hester 76f1088ec6 Vagrant: bash gets confused if you pass in .sh files from windows 10 years ago
Andrew Tridgell 2aae594371 GCS_MAVLink: handle serial loopback in routing 10 years ago
Andrew Tridgell 086f878bdc HAL_PX4: split IO thread into separate IO and storage threads 10 years ago
Andrew Tridgell 58c92b0158 GCS_MAVLink: added SCALED_IMU3 logging 10 years ago
Andrew Tridgell 79be500e04 GCS_MAVLink: re-generate headers 10 years ago
Andrew Tridgell eeacbe518b GCS_MAVLink: update from upstream XML 10 years ago
Grant Morphett e0f828f4d2 APMrover2: Creating release 2.49 of Rover. 10 years ago
Marco Walther 339dac18f7 Rover: Fix the yellow binking lights after the AP_Notify updates 10 years ago
Marco Walther 8629637cec Rover: Fix for a minor sonar problem 10 years ago
Randy Mackay f5f7cd540f Motors: fix example sketches 10 years ago
Leonard Hall cf8c211c35 Motors: fix thrust curve and add constraint 10 years ago
Leonard Hall 3e960dfc3b Motors: add get_voltage_comp_gain 10 years ago
Leonard Hall 997c6f0868 Motors: move battery resistance calcs to parent 10 years ago
Randy Mackay 09d7cdbc23 Motors: batt_voltage_filt becomes filter object 10 years ago
Randy Mackay 4b78b2ce80 Filter: add get method to LowPassFilter 10 years ago
Randy Mackay c711179ffe Copter: set_mid_throttle renamed to set_hover_throttle 10 years ago
Leonard Hall 529c6fed3a Motors: move over current throttle limiting to parent 10 years ago
Randy Mackay 812473fd9a MotorsMatrix: use get_hover_throttle_as_pwm 10 years ago
Randy Mackay 1a9d3125ef Motors: _hover_out to pct * 10 instead of pwm 10 years ago
Leonard Hall 6b7bdf64bd Motors: move batt voltage lift_max calcs to parent 10 years ago
Randy Mackay c549b58eb7 MotorsMatrix: remove check of throttle_curve_enabled 10 years ago
Randy Mackay 5fb3de48ee MotorsTri, Single, Coax: use new thrust curve 10 years ago