8262 Commits (c008fa764ca46daa45a3e691894d9506a7bc1cf2)
 

Author SHA1 Message Date
Andrew Tridgell c008fa764c Plane: update_commands() can take 7ms if it needs to write a waypoint 12 years ago
Andrew Tridgell 93cd0f9a31 Plane: switch to new AP_Scheduler 12 years ago
Andrew Tridgell 07587222a3 Rover: tweaks to new scheduler code 12 years ago
Andrew Tridgell 3c9d45d7d0 HAL_AVR: avoid writing bytes to EEPROM that are already correct 12 years ago
Andrew Tridgell 1c6baba7d8 autotest: add easier HIL start scripts for rover/plane 12 years ago
Andrew Tridgell e553d89928 autotest: test build of rover HIL 12 years ago
Andrew Tridgell feb539bade Rover: fixed HIL operation 12 years ago
Andrew Tridgell bfa9e04aef Rover: tweak scheduling timing 12 years ago
Andrew Tridgell 2d795ac85a Rover: convert to use AP_Scheduler 12 years ago
Andrew Tridgell ba959fd594 Copter: remove unused define 12 years ago
Randy Mackay 1b08f12d53 Circle: allow counter clockwise rotation 12 years ago
Randy Mackay 40f5226518 Copter: reset yaw angle only when motors not spinning 12 years ago
Andrew Tridgell 537d0032a8 Rover: update servo ranges on change of RCMAP_* 12 years ago
Andrew Tridgell 340c451caf Copter: fixed off-by-one in rcmapper 12 years ago
Andrew Tridgell 6bac13f9e2 Plane: fixed RCMAP_* to fix channel ranges for no-reboot changes 12 years ago
Andrew Tridgell 5a9485a419 Rover: support RCMAP_* mapping for steering/throttle 12 years ago
Andrew Tridgell 5b3bfe3d38 Rover: auto-generate docs for more parameters 12 years ago
Andrew Tridgell 02252b5387 RC_Channel: removed reference to dip switches 12 years ago
Andrew Tridgell be3c80127a Rover: make it possible to change board orientation at runtime 12 years ago
Andrew Tridgell 595d3c694a Copter: make it possible to change board orientation at runtime 12 years ago
Andrew Tridgell 02d72ffcba Plane: make it possible to change board orientation at runtime 12 years ago
Andrew Tridgell aaaa5247e3 AP_AHRS: make it possible to setup board orientation at runtime 12 years ago
Andrew Tridgell 4c9bc30f58 Plane: make it possible to change control channel ordering without reboot 12 years ago
Andrew Tridgell 27bc0cdc2c Plane: rename old channel_* globals 12 years ago
Andrew Tridgell 45b385cf81 AP_RCMapper: improved docs for RCMAP_* 12 years ago
Andrew Tridgell a1f64d606a Plane: fixed remaining places where primary channel ordering was assumed 12 years ago
Andrew Tridgell c0058bbb03 RC_Channel: added output_trim() and read() functions 12 years ago
Andrew Tridgell 033828aeb6 AP_Mount: make the code a bit easier to read 12 years ago
Andrew Tridgell fb9bf21522 Plane: allow channel mapping of first 4 channels 12 years ago
Andrew Tridgell 725293b9c3 Copter: removed use of rc_ch[] global array 12 years ago
Andrew Tridgell 7c0e0e6b85 Rover: use RC_Channel::rc_channel() 12 years ago
Andrew Tridgell 515d726ee0 Plane: use RC_Channel::rc_channel() instead of rc_ch[] 12 years ago
Andrew Tridgell 9076f6a1d0 AP_Mount: use RC_Channel::rc_channel() instead of rc_ch[] 12 years ago
Andrew Tridgell 0438952a8b RC_Channel: removed global rc_ch[] array 12 years ago
Randy Mackay 213eaa8db6 Copter: integrate draft RCMapper 12 years ago
Randy Mackay e9594c8b80 RCMapper: simple mapping object for primary input channels 12 years ago
Randy Mackay 993bccc60e Copter: point nose at landing point if specified 12 years ago
Randy Mackay 9f59f2724f Copter: bug fix for take-off when throttle is zero 12 years ago
Andrew Tridgell 5c13e56c04 autotest: tweak throttle and pitch control for auto-landing 12 years ago
Andrew Tridgell f7697574db Plane: use the new airspeed driver interface 12 years ago
Andrew Tridgell 68adeb041d AP_Airspeed: support ARSPD_PIN option for choosing source 12 years ago
Andrew Tridgell 48875a3e19 PX4: enable ets_airspeed driver if connected 12 years ago
Randy Mackay 13c41e74f2 Copter: reduce pre-arm board voltage check to 4.3V 12 years ago
Andrew Tridgell d22d75d329 Rover: move to beta2 12 years ago
Andrew Tridgell 26b7de668a AP_Param: fixed parameter save bug 12 years ago
Andrew Tridgell 109c1ca792 PX4: added eagletree I2C airspeed driver to the NuttX build 12 years ago
Randy Mackay 036e6f4f2c Copter: updated AC3-rc4 release notes 12 years ago
Randy Mackay 9e91def774 Copter: update firmware version and release notes 12 years ago
Olivier-ADLER 735406fa77 Copter : POSITION_HOLD mode -> allow user position control 12 years ago
Olivier-ADLER 68470c9176 Copter : Land submode - Check for GPS 3D Fix instead of checking for available home position 12 years ago