8937 Commits (fb56feb6b205f285178cc9604d98333d7f53fd6b)
 

Author SHA1 Message Date
Andrew Tridgell fb56feb6b2 HAL_PX4: support all analog input pins, with scaling 12 years ago
Andrew Tridgell a80d3344f5 AP_HAL_AVR: support voltage_latest() 12 years ago
Andrew Tridgell a587b1140a AP_HAL: added voltage_latest() interface 12 years ago
Andrew Tridgell 4f33e4e114 autotest: fixed handling for wiki and xml generation 12 years ago
Andrew Tridgell 0c8d56632e Plane: fixed SR0 and SR3 autodocs 12 years ago
Andrew Tridgell 4545445850 Copter: fixed SR0 and SR3 autodocs 12 years ago
Andrew Tridgell bfd61fec15 param_metadata: support .pde files for parameter autodocs 12 years ago
Andrew Tridgell d20644e664 Rover: added SR0 and SR3 stream rates to auto docs 12 years ago
Andrew Tridgell 3d6e76a050 Rover: changed default L1 period to 11 12 years ago
Andrew Tridgell b7e54bd463 AP_Airspeed: reduce speed of autocal 12 years ago
Andrew Tridgell 2171f2a80b AP_SteerController: move scaler onto integrator input 12 years ago
Randy Mackay a68966e077 Copter: integrate sprayer pump test 12 years ago
Randy Mackay 5e7a6b3b98 Sprayer: add pump min rate and test 12 years ago
Randy Mackay 152f5da880 Copter: integrate AP_Notify batt and radio failsafes 12 years ago
Randy Mackay b3c636dfa3 AP_Notify: add radio and battery failsafe 12 years ago
Randy Mackay 8f16dbf95e PX4: start rgbled driver 12 years ago
Randy Mackay 3abdf14e51 Build: sort .gitignore alphabetically, add .bin 12 years ago
Randy Mackay 9095c6ab30 Copter: update Release notes for AC3.1-rc1 again 12 years ago
Randy Mackay 8e0cacad39 Copter: disable low battery events when usb connected 12 years ago
Kevin Hester 240a9ccaf0 AC: if vehicle is !flying show hb state as MAV_STATE_STANDBY 12 years ago
Randy Mackay 43c4ba304d Copter: update Release Notes for AC3.1-rc1 12 years ago
Andrew Tridgell 341dca4dfe AP_L1_Control: added set_default_period() 12 years ago
Andrew Tridgell 0c37bcbb10 autotest: don't show console in autotest 12 years ago
Andrew Tridgell 35519b9298 autotest: update rover default parms 12 years ago
Andrew Tridgell 983ca71796 Rover: moved override of defaults to load_parameters() 12 years ago
Andrew Tridgell fc1228eb48 Rover: set a default filter frequency of 5Hz 12 years ago
Andrew Tridgell 7b3a674d66 AP_InertialSensor: added set_default_filter() method 12 years ago
Andrew Tridgell ad9a605603 autotest: removed APM1-1280 from rover build 12 years ago
Andrew Tridgell 229841052a AP_Compass_PX4: removed MAGIOCSSAMPLERATE call 12 years ago
Andrew Tridgell d000cd2320 Rover: switched to new steering controller 12 years ago
Andrew Tridgell c044385fff AP_AHRS: added groundspeed() method 12 years ago
Andrew Tridgell 0918393fed APM_Control: fixed some documentation typos 12 years ago
Andrew Tridgell 7413c15959 APM_Control: added a ground vehicle steering controller 12 years ago
Andrew Tridgell 887942471e Rover: use Y accel computed from gyro and velocity 12 years ago
Andrew Tridgell ecccc05eed Rover: added STEERING_LEARN parameter 12 years ago
Andrew Tridgell f5d20b4085 SITL: reduce the minimum accel and gyro noise 12 years ago
Andrew Tridgell 6c2f623df2 Rover: send y accel in m/s/s as nav_pitch 12 years ago
Andrew Tridgell 7789f0d133 Rover: don't use throttle_nudge in steering mode 12 years ago
Andrew Tridgell 97ed733ada Rover: use L1 controller for navigation 12 years ago
Andrew Tridgell 396c4f30d2 AP_InertialSensor_PX4: don't set QUEUEDEPTH 12 years ago
Andrew Tridgell db14a85fc5 AP_Compass: added more debugging to AP_Compass_PX4 driver 12 years ago
Andrew Tridgell 8b80beadc4 PX4: make FMUv2 identify itself differently 12 years ago
Randy Mackay 1d55fa6818 Copter: add arm check of GPS hdop when in Loiter 12 years ago
Randy Mackay 1abb439051 Copter: move acro's var initialisation to roll-pitch and yaw controller initialisation 12 years ago
Randy Mackay 942ba0476b Copter: remove manual_attitude and throttle flags 12 years ago
Randy Mackay b7579bb028 Copter: move init of global nav variables to set_nav_mode 12 years ago
Randy Mackay 4842335a24 Copter: add #include for AC_Sprayer 12 years ago
Randy Mackay 13ee672eae Copter: remove unused get_acro_pitch and roll 12 years ago
Andrew Tridgell f6688582a6 Plane: added FENCE_ACTION=3 behaviour 12 years ago
Andrew Tridgell 7328369b91 GCS_MAVLink: added FENCE_ACTION_GUIDED_THR_PASS 12 years ago