16934 Commits (11fee21f060b8f3fd81c77c815dffcf1c02c6d20)
 

Author SHA1 Message Date
Robert Lefebvre db3852522f Copter: Arming failures should say Collective not Throttle for Tradheli. 10 years ago
Robert Lefebvre 112fef4825 Copter: Change Tradheli arming failure message. 10 years ago
Robert Lefebvre a8c4274db4 Copter: Tradheli: eliminate motors.set_dt 10 years ago
Robert Lefebvre 65ca09600c AP_Motors: Heli eliminate _dt member and fix rsc_runup calculation 10 years ago
Robert Lefebvre bc23ea4633 Copter: Comment change, main loop time to 400Hz. 10 years ago
Robert Lefebvre 18bac524a3 Copter: TradHeli, change Rate FF LPF to 10Hz 10 years ago
Andrew Tridgell 337cd3d4a7 autotest: allow RebootRequired keyword in autodocs 10 years ago
Andrew Tridgell 9b77260ebb Plane: disable PID logging on APM2 10 years ago
Andrew Tridgell f39063e023 DataFlash: don't do PID logging on APM2 10 years ago
Randy Mackay 19b021f729 RCMap: added RebootRequired param description 10 years ago
svefro b02bbcd289 RCMap: added Reboot required to rcmap parameter descriptions 10 years ago
Andrew Tridgell b27d0a6525 Replay: handle replay on older logs 10 years ago
Andrew Tridgell 22ce36fc8b build: make px4-clean depend on px4-cleandep 10 years ago
Andrew Tridgell 2007d2b6eb Replay: cope with FRAM messages 10 years ago
Randy Mackay 6b65aa465b Copter: pre-arm checks ignore unused compasses 10 years ago
Andrew Tridgell b6eba0842a DataFlash: fixed CAM message format 10 years ago
Andrew Tridgell 00ca493860 AP_AHRS: prevent a floating exception in update_trig 10 years ago
Randy Mackay b121d83beb RC_Channel: add EPM, LandingGear to FUNCTION param description 10 years ago
Randy Mackay 17063792cb Copter: deploy gear during mission RTL descent 10 years ago
Andrew Tridgell 8454246fae AP_Param: make it safe to change the type of a parameter 10 years ago
Andrew Tridgell 2f5ade4810 Plane: use 16 bit mask for GCS_PID_MASK 10 years ago
Andrew Tridgell 1792710f41 Copter: added a bit in LOG_BITMASK for PID logging 10 years ago
Andrew Tridgell 95ff71940c DataFlash: fixed rebase errors 10 years ago
Andrew Tridgell 08f8355dd0 Copter: added logging of Z accel PID 10 years ago
Andrew Tridgell 8f34ed5b76 DataFlash: added PIDA message 10 years ago
Andrew Tridgell cdea9be9bb Copter: added PID_TUNING for accel controller 10 years ago
Andrew Tridgell a57889e3b0 GCS_MAVLink: re-generate headers 10 years ago
Andrew Tridgell 0ed7fda41d GCS_MAVLink: added ACCZ and STEER PID_TUNING axes 10 years ago
Andrew Tridgell 521dae1c65 AC_AttitudeControl: use set_desired_rate() on PID controllers 10 years ago
Andrew Tridgell 3ec8857fbc AC_PID: added set_desired_rate() interface 10 years ago
Andrew Tridgell 6000bb0c32 AC_PID: log desired rate for VFF as well as AFF 10 years ago
Andrew Tridgell b45ab52015 DataFlash: added desired rate to PID logging 10 years ago
Andrew Tridgell 4512e408f7 AntennaTracker: fixed build 10 years ago
Andrew Tridgell 254d4219d4 Rover: fixed build 10 years ago
Andrew Tridgell 86a3bca88c APM_Control: added FF parameters to roll and pitch controllers 10 years ago
Robert Lefebvre 353879cd2b AC_AttitudeControl_Heli: Add Rate Accel FF to Yaw control 10 years ago
Robert Lefebvre 366f87c91c AC_HELI_PID: Add Acceleration FF method. 10 years ago
Robert Lefebvre 7ab628521e DataFlash: Add Acceleration Feedforward to PID_Info. 10 years ago
Robert Lefebvre 810b12a1ac AC_AttitudeControlHeli: Change Rate Yaw FF LPF from 5Hz to 10Hz. 10 years ago
Andrew Tridgell 22524daf5f Copter: added GCS_PID_MASK for mavlink rate tuning 10 years ago
Andrew Tridgell e79a21d8c2 AC_PID: fill in desired rate for heli PID 10 years ago
Andrew Tridgell 09476bf9d3 Plane: added GCS_PID_MASK for realtime pid tuning 10 years ago
Andrew Tridgell d148c38f68 DataFlash: added desired rate to PID_Info 10 years ago
Andrew Tridgell 0fe04a93ce GCS_MAVLink: rebuilt headers 10 years ago
Andrew Tridgell cc80fdf593 GCS_MAVLink: added PID_TUNING message 10 years ago
Andrew Tridgell c31da93726 Plane: log roll and pitch PIDs 10 years ago
Andrew Tridgell 216a78a9f0 APM_Control: added get_pid_info() interface 10 years ago
Robert Lefebvre 23adf2773c AC_AttitudeControl: Remove To-Do comments for Attitude Rate logging. 10 years ago
Robert Lefebvre 967071ca62 AC_PID: Integrate PID Logging functionality. 10 years ago
Robert Lefebvre dc69fe5c3b Copter: Add Attitude Rate PID logging functionality. 10 years ago