4508 Commits (00df0689675a1475d27a8c98354ec020337c098b)

Author SHA1 Message Date
Andrew Tridgell cbc0f3ec27 AP_HAL: support uartD on some boards 11 years ago
Andrew Tridgell 72415ed358 AP_GPS: change HIL GPS to always be 5Hz 11 years ago
Andrew Tridgell 6ed493b10f AP_AHRS: added attitude_reset() method for HIL_SENSORS 11 years ago
Andrew Tridgell 8b254f2947 HAL_EMPTY: prevent valgrind errors 11 years ago
Andrew Tridgell 316ec5864e AP_Motors: removed incorrect Makefile target 11 years ago
Andrew Tridgell b62501aaea HAL_FLYMAPLE: removed incorrect Makefile target 11 years ago
Andrew Tridgell 6c2e392d5d AP_Baro: fixed BMP085 examples build in autotest 11 years ago
Andrew Tridgell 8d227b801f GCS_MAVLink: increase max packet size to 104 11 years ago
Randy Mackay dacca04b21 INav: record error_count when GPS msg is late 11 years ago
Randy Mackay 7c52572020 Ublox: disable NMEA info in 3DR config 11 years ago
Randy Mackay 4e5cb72604 Ublox: set default rate to 5hz in 3DR config 11 years ago
Randy Mackay b349d95269 Ublox: disable TimePulse Timedata in 3DR config 11 years ago
Randy Mackay 25046b4e6d Ublox: update config to ver 7.03 11 years ago
Randy Mackay afbb199544 TradHeli: remove slash from parameter description 11 years ago
Randy Mackay a147eeb1e3 INav: degrade pos error slowly on loss of GPS 11 years ago
Randy Mackay 330aa95769 Copter: default MOT_SPIN_ARMED to 70 11 years ago
Randy Mackay 80059d3516 AP_HAL_AVR: resolve compiler warning 11 years ago
Randy Mackay 7233a567fb TradHeli: add accessor for phase_angle 11 years ago
Randy Mackay c9c803ffd4 TradHeli: move STAB_COL_MIN to main parameter list 11 years ago
Randy Mackay b71c6bfd76 TradHeli: add RSC_RUNUP_TIME param and rotor speed estimate 11 years ago
Randy Mackay bc4dba0eea TradHeli: ext gyro gain range 0 to 1000 11 years ago
Randy Mackay 197fc67897 TradHeli: move pilot desired rotor speed to heli.pde 11 years ago
Randy Mackay 942c14258b TradHeli: ramp up changes 11 years ago
Robert Lefebvre 9ac051c56d TradHeli: BugFix to ColYaw 11 years ago
Robert Lefebvre 4426060ccc TradHeli: COLYAW not applied when the motor is not running 11 years ago
Robert Lefebvre 9ae66c1773 TradHeli: add support for drive tail rotors 11 years ago
Randy Mackay 7ae0d3320b TradHeli: add landing collective min 11 years ago
Randy Mackay 1f65bb537f TradHeli: add get_pilot_desired_collective 11 years ago
Randy Mackay 13a412ee21 TradHeli: make parameters and variables private 11 years ago
Randy Mackay 2cc48ffcd6 Copter: formatting and param description changes 11 years ago
Randy Mackay f5488bc447 HAL: MPU6k and Baro SPI to 8Mhz 11 years ago
Andrew Tridgell 08a6503364 HAL_AVR: force all devices on SPI0 to low speed when one is low speed 11 years ago
Andrew Tridgell 71bb462ad0 AP_InertialSensor: use fabsf() 11 years ago
Andrew Tridgell aef9289476 AP_InertialSensor: added INS_PRODUCT_ID values 11 years ago
Randy Mackay d54b1ea446 CopterMotors: fix example sketch 11 years ago
Randy Mackay ce045c77a4 Copter: remove unused variable from Single copter 11 years ago
Randy Mackay bcbf0feff0 GPS Glitch: revert accel max to 10m/s/s 11 years ago
Randy Mackay 14dc1a1c88 Copter: add @User and @Increment to motor params description 11 years ago
Randy Mackay e53c57b0a6 Copter: default SPIN_WHEN_ARMED to zero 11 years ago
Randy Mackay 3bd124eb72 GPS Glitch: radius and accel max to 5m and 5m/s/s 11 years ago
Randy Mackay 81d83f1c55 SingleCopter: formatting changes 11 years ago
ssq870424 07d3f2a3c5 Copter: add support for singlecopter airframe 11 years ago
Andrew Tridgell f10a4b04ae AP_InertialSensor: make PX4 healthy call _get_sample() 11 years ago
Andrew Tridgell cfad814bfb AP_L1_Control: fixed switchover from loiter capture to circling 11 years ago
Paul Riseborough 49fe7fea07 L1_Control : Added hysteresis for rear WP capture 11 years ago
Andrew Tridgell 1393ed58d0 AP_L1_Control: fixed waypoint approach logic 11 years ago
Andrew Tridgell 80def01fbe AP_InertialSensor: fixed semaphore error on startup for MPU6000 11 years ago
Andrew Tridgell 3262022195 DataFlash: print FMT messages for wrapped logs 11 years ago
Andrew Tridgell 4f871c87f1 AP_AHRS: detect and try to cope with bad accels 11 years ago
Andrew Tridgell f5299e2e11 AP_InertialSensor: added healthy check for PX4 and HIL 11 years ago