8572 Commits (f4d319ba83e89908ff4604539698bb5e5891b871)

Author SHA1 Message Date
Andrew Tridgell c18c84fbe1 AP_Declination: convert example from .pde to .cpp 10 years ago
Andrew Tridgell d6a1bd98e6 AP_Compass: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 191cdb8bc1 AP_Common: convert example from .pde to .cpp 10 years ago
Andrew Tridgell debe7db861 AP_BattMonitor: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 4368f922a3 AP_Baro: convert example from .pde to .cpp 10 years ago
Andrew Tridgell e66b56970e AP_Airspeed: convert example from .pde to .cpp 10 years ago
Andrew Tridgell edab50ab5a AP_AHRS: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 0cfdb9af8a AP_ADC: convert example from .pde to .cpp 10 years ago
Andrew Tridgell a62c450f86 AC_PID: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 2b828a794e AP_Math: fixed example build 10 years ago
Andrew Tridgell 04ba5fa0bd AP_AHRS: pass EKF into constructor 10 years ago
Andrew Tridgell f50ee4c44c GCS_MAVLink: all vehicles now use functors 10 years ago
Andrew Tridgell 9379e79489 DataFlash: all vehicles now use functors 10 years ago
Andrew Tridgell f24e69f4a0 AP_Vehicle: all vehicles now use functors 10 years ago
Andrew Tridgell dd691ae75c AP_Scheduler: all vehicles now use functors 10 years ago
Andrew Tridgell ec2d429513 AP_Mission: all vehicles now use functors 10 years ago
Andrew Tridgell bd5a58e4c4 AP_Menu: all vehicles now use functors 10 years ago
Andrew Tridgell 4dd47ead0e AP_HAL: removed old fastdelegate code 10 years ago
Andrew Tridgell 9ed0ee12fb AP_Vehicle: all vehicle types now use functors 10 years ago
Andrew Tridgell 96737a3982 SITL: fixed yaw wrap in simulated AntennaTracker 10 years ago
Andrew Tridgell d57eca9de8 HAL_SITL: enable simulated antenna tracker 10 years ago
Andrew Tridgell edb54cabb5 SITL: added simulated antenna tracker 10 years ago
Andrew Tridgell 14bdfe2889 SITL: started to use C++11 variable initialisation 10 years ago
Andrew Tridgell b541bfb739 SITL: fixed build warnings 10 years ago
Andrew Tridgell d5da9fcca6 AP_NavEKF: fixed build warnings 10 years ago
Andrew Tridgell 6a2c585632 AP_InertialSensor: fixed build warnings 10 years ago
Andrew Tridgell ac3fc2f373 AP_HAL: fixed build warnings 10 years ago
Andrew Tridgell 084521243e AP_GPS: fixed some build warnings 10 years ago
Andrew Tridgell 249b339e6c HAL_SITL: fixed a build warning 10 years ago
Andrew Tridgell 73445fdae9 DataFlash: added error checking and fixed a warning 10 years ago
Andrew Tridgell 1088e72fda AP_Vehicle: make copter use functors 10 years ago
Robert Lefebvre 1424b17a83 AP_Motors_Heli: Change default RSC_SETPOINT to 700 10 years ago
Robert Lefebvre 4da54783fd AC_AttitudeControl_Heli: Semantic Change. Motor Runup to Rotor Runup. 10 years ago
Robert Lefebvre d24664ccf9 AP_MotorsHeli: Semantic change. Motor Runup to Rotor Runup 10 years ago
Robert Lefebvre 65ca09600c AP_Motors: Heli eliminate _dt member and fix rsc_runup calculation 10 years ago
Robert Lefebvre 18bac524a3 Copter: TradHeli, change Rate FF LPF to 10Hz 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 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
Andrew Tridgell 8454246fae AP_Param: make it safe to change the type of a parameter 10 years ago
Andrew Tridgell 95ff71940c DataFlash: fixed rebase errors 10 years ago
Andrew Tridgell 8f34ed5b76 DataFlash: added PIDA message 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