8914 Commits (35519b92982a1735f2f4cfa5a74c5b28fe9da6a2)
 

Author SHA1 Message Date
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
Andrew Tridgell ff0f6bcd42 AP_InertialSensor: fixed example build 12 years ago
Andrew Tridgell 905c84bb4c PX4: move PX4IO update to before any sensors start 12 years ago
Andrew Tridgell b8b72819c1 AP_Compass: ignore COMPASS_ORIENT for internal compass 12 years ago
Craig3DRobotics 630095adaa Revert "Copter: Corrected SR0 & SR3 parameter descriptions" 12 years ago
Andrew Tridgell ef6407988b PX4: avoid nsh redirects in if statements 12 years ago
Andrew Tridgell e43234874a build: avoid rebuilding PX4 archives for each copter type 12 years ago
Craig3DRobotics 2b726abe0e Plane: Correction on SR0 & SR3 parameter description. 12 years ago
Craig3DRobotics f1a674ad26 Copter: Correction on SR0 & SR3 parameter description. 12 years ago
Craig3DRobotics a6efe45bf5 Rover: Correction on SR0 & SR3 parameter description. 12 years ago
Andrew Tridgell b992423f4d autotest: log versions of trees in build log 12 years ago
Andrew Tridgell 7536e0759d PX4: enable rgbled on FMUv1 12 years ago
Andrew Tridgell 5484b97419 AP_GPS: reset _fix_count to 0 on nav settings update 12 years ago
Andrew Tridgell 879d44f930 AP_GPS: use the mask bits to only set dynamic model 12 years ago
Andrew Tridgell cfeecdae46 Rover: raise GPS serial buffer size 12 years ago
Andrew Tridgell c15d784976 autotest: added comment for typical command line 12 years ago
Andrew Tridgell 0c926c38b1 PX4: boot the FMU bootloader in ROMFS 12 years ago
Andrew Tridgell fa107bdb58 PX4: moved UART handling to its own thread 12 years ago
Andrew Tridgell 474a6d1218 PX4: added FMU bootloader images to ROMFS 12 years ago
Andrew Tridgell 639f479c45 build: cope with config.mk from configure 12 years ago
Andrew Tridgell 4a8c9a7765 Plane: support reboot to bootloader 12 years ago
Andrew Tridgell 979636936d Copter: support reboot to bootloader 12 years ago
Andrew Tridgell 1ca1b1e36e Rover: support reboot to bootloader 12 years ago
Andrew Tridgell 7082e0f8aa AP_HAL: added hold_in_bootloader parameter to scheduler->reboot() 12 years ago