17193 Commits (ebddc05ead8457f44b26f9f2e93e503f12dcb8a9)
 

Author SHA1 Message Date
Eugene Shamaev ca482cf44a StorageManager: added example sketch 10 years ago
Eugene Shamaev c6c6e2dc13 AP_GPS: add comments to example sketch 10 years ago
Grant Morphett f314b243ee Rover: Make guided operate the same way as Plane/Copter. 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 ee3ba48097 Copter: set Brake speed to 250 10 years ago
Randy Mackay 6ea60aa662 AC_PosControl: remove default from set_alt_target_from_climb_rate 10 years ago
Randy Mackay 362a43c126 Copter: explicitly set alt_target_from_climb_rate parameter 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
Michael Oborne 7dcd24137e Plane: add bitmask documentation 10 years ago
Randy Mackay fbec1e63ad autotest: fix typo in Bitmask keyword for autodocs 10 years ago
Michael Oborne ebeb2b7ebb Copter: add bitmask documentation 10 years ago
Randy Mackay 7c851b781b autotest: allow Bitmask keyword in autodocs 10 years ago
Tim Ryan d7fe6bfe0d Terrain: cast grid_spacing to fix OSX clang error 10 years ago
Tim Ryan 62816b28f6 Copter: corrects C11 errors in AutoTune for OS X with clang. 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
Lucas De Marchi 34058787f3 AntennaTracker: stop using alias FUNCTOR_BIND_VOID 10 years ago
Lucas De Marchi 6bbf0e7770 Plane: stop using alias FUNCTOR_BIND_VOID 10 years ago
Lucas De Marchi b9b921fc38 Rover: stop using alias FUNCTOR_BIND_VOID 10 years ago
Lucas De Marchi a74113dde0 Copter: stop using alias FUNCTOR_BIND_VOID 10 years ago
Andrew Tridgell bf396d7138 Plane: log to tlog when we set home via MAVLink 10 years ago
Andrew Tridgell 5942bf5cf0 Plane: added plane specific arming checks 10 years ago
Andrew Tridgell 2de8c26c06 AP_Arming: allow pre_arm_checks() to be subclassed 10 years ago
Tim Ryan 5d749b7bb3 Typo "stil" => "sitl" in help.mk 10 years ago
Randy Mackay 26fdaa0710 Tracker: reverse CR servo error calculation 10 years ago
rcairman fba8ca3a98 AntennaTracker: continuous rotation servos 10 years ago
Randy Mackay ac05f0f1d4 Tracker: remove duplicate THISFIRMWARE define 10 years ago
rcairman 7382095d79 Tracker: version to 0.7.1 and release notes 10 years ago
Andrew Tridgell dbff6cab43 HAL_Linux: added udp example to help 10 years ago
Randy Mackay 738e4d89db Copter: default RC_FEEL to Medium 10 years ago
Andrew Tridgell b1002eae3b Replay: fixed -A0 for "arm immediately" 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 3f3cca4415 Travis: added coverity scan travis rules 10 years ago
Andrew Tridgell e25948c1b5 build: simple top level makefile 10 years ago
Andrew Tridgell 47f4a5db10 Plane: try to load px4 mixer 10 times on boot 10 years ago
Andrew Tridgell 3e74b82bc4 Plane: fixed two bugs in px4io override code 10 years ago
Andrew Tridgell 9a7b283322 AP_GPS: fixed enable of RXM_RAW on uBlox on Pixhawk 10 years ago
Randy Mackay 08466d34e8 Frame: add SToRM32 gimbal parameters 10 years ago
Randy Mackay 9ece826c28 Plane: Log_Write_Startup writes parameters 10 years ago
Randy Mackay b2ca7ee3fa Copter: Log_Write_Startup writes parameters 10 years ago
Randy Mackay 31aae1f019 Rover: Log_Write_Startup writes parameters 10 years ago
Grant Morphett 7d1bf75aa8 DataFlash: Moving parameter logging to be after all systems have started 10 years ago
Grant Morphett 2c3cff7f84 Plane: Moving parameter logging to be after all systems have started 10 years ago
Grant Morphett 518308efae Copter: Moving parameter logging to be after all systems have started 10 years ago