8097 Commits (b3da1579c1c142de6ed9a63ffe0d41987b76d6b8)

Author SHA1 Message Date
Lucas De Marchi b3da1579c1 AP_Notify: rename member to initialized 10 years ago
Lucas De Marchi 3f8dab41c4 AP_Notify: fix wrong boolean check 10 years ago
Andrew Tridgell 979a571d68 AP_HAL: fixed example build 10 years ago
Andrew Tridgell d6af9fd0ee HAL_PX4: prevent uavcan motor spin up while booting 10 years ago
Andrew Tridgell 6a33aeef67 HAL_PX4: cope with multi-instance actuator_outputs uORB 10 years ago
Andrew Tridgell 2167675b3d AP_RangeFinder: update for upstream merge 10 years ago
Andrew Tridgell 23d291f144 AP_Notify: update for upstream merge 10 years ago
Andrew Tridgell 333778bac1 HAL_PX4: updates for upstream merge 10 years ago
Andrew Tridgell 02aa6983a7 APM_Control: fixed FF handling in steering controller 10 years ago
Andrew Tridgell 5105d510b8 APM_Control: added pid_info and FF to steering controller 10 years ago
Andrew Tridgell c44ab01be8 AP_HAL: use noreturn attribute on panic 10 years ago
Randy Mackay aa7a151fe5 AC_WPNav: init flags 10 years ago
Randy Mackay bb382a65e8 AC_Circle: init members and flags 10 years ago
Randy Mackay 1bf0139162 AC_Sprayer: init flags 10 years ago
Randy Mackay d2f93dd379 AC_PosControl: init flags 10 years ago
Randy Mackay d366c30358 AP_RangeFinder: fix potential out-of-bounds read 10 years ago
Randy Mackay 2849430341 AP_Motors: init flags 10 years ago
Randy Mackay ac76562638 RangeFinder: init state and drivers 10 years ago
Randy Mackay 7bbaeac55f OpticalFlow: init _last_update_ms member 10 years ago
Eugene Shamaev ca482cf44a StorageManager: added example sketch 10 years ago
Eugene Shamaev c6c6e2dc13 AP_GPS: add comments to example sketch 10 years ago
Max Basescu 32994a5b1e AP_HAL_AVR: Changed constrain_period to use RC_OUTPUT bounds instead of RC_INPUT 10 years ago
Max Basescu de50217809 AP_HAL: Added RC_OUTPUT_MIN_PULSEWIDTH set to 400 and RC_OUTPUT_MAX_PULSEWIDTH set to 2100 10 years ago
Randy Mackay 382f5d087f AC_PosControl: explicitly set set_alt_target_from_climb_rate params 10 years ago
Randy Mackay 6ea60aa662 AC_PosControl: remove default from set_alt_target_from_climb_rate 10 years ago
Randy Mackay 11fee21f06 AC_PosControl: init accel_last_z_cms 10 years ago
Randy Mackay b8e3fe8f26 Mount: AlexMos fix to stop crashing before init 10 years ago
Randy Mackay 66d2328163 Mount: Alexmos save 4 bytes of RAM 10 years ago
Randy Mackay 7a8fe5f4d4 Mount: Alexmos formatting fixes 10 years ago
Tim Ryan d7fe6bfe0d Terrain: cast grid_spacing to fix OSX clang error 10 years ago
Lucas De Marchi 1d39f548dc AP_HAL: remove aliases FUNCTOR_[BIND|TYPEF]_VOID 10 years ago
Lucas De Marchi 98a1a05933 AP_Scheduler: stop using alias FUNCTOR_BIND_VOID 10 years ago
Andrew Tridgell 2de8c26c06 AP_Arming: allow pre_arm_checks() to be subclassed 10 years ago
Andrew Tridgell dbff6cab43 HAL_Linux: added udp example to help 10 years ago
Paul Riseborough d3f83e8ec6 AP_NavEKF: Improve gyro bias learning rate for plane and rover 10 years ago
Andrew Tridgell 367a87591a AP_Param: fixed build of eedump_apparam 10 years ago
Andrew Tridgell 9a7b283322 AP_GPS: fixed enable of RXM_RAW on uBlox on Pixhawk 10 years ago
Grant Morphett 7d1bf75aa8 DataFlash: Moving parameter logging to be after all systems have started 10 years ago
Randy Mackay 9c28d61a5c Mission: protect against endless loops of do-commands 10 years ago
Andrew Tridgell e234844905 RC_Channel: fixed example sketch 10 years ago
Andrew Tridgell 767aeedf01 AP_Mission: fixed example sketch 10 years ago
Andrew Tridgell b2a5de8a63 AP_Scheduler: fixed example sketch 10 years ago
Andrew Tridgell 214b61bfc0 AP_InertialSensor: fixed example build 10 years ago
Andrew Tridgell 3edac37929 AP_Math: removed unused include in example 10 years ago
Andrew Tridgell 407fbc7261 AP_Menu: remove unused AP_Vehicle.h include 10 years ago
Andrew Tridgell 9fa1e15238 AP_Menu: removed example sketch 10 years ago
Andrew Tridgell 5c86005160 AP_HAL: removed spurious delay example 10 years ago
Andrew Tridgell 1bd61ae96e AP_HAL: no need to include AP_Vehicle_Type.h here any more 10 years ago
Andrew Tridgell d746e8fa29 AP_Motors: mark examples as nobuild 10 years ago
Andrew Tridgell 7f408cae02 AP_PerfMon: convert example from .pde to .cpp 10 years ago