8197 Commits (e3cd494709a9fd996300f804b2cf196f8808ca44)
 

Author SHA1 Message Date
Randy Mackay e3cd494709 Copter: remove debug message 12 years ago
Randy Mackay 7a2afb7443 Copter Nav: add accessor for waypoint speed 12 years ago
Randy Mackay 8b87849acd Math: add wrap_PI 12 years ago
Randy Mackay 23ce35d292 Copter: remove unused NAV_WP_INAV #define 12 years ago
Andrew Tridgell b91755318a HAL_PX4: play some tones on PX4IO firmware load 12 years ago
Andrew Tridgell c82caeeba1 HAL_AVR: configure analog inputs as INPUT without pullup 12 years ago
Randy Mackay 89bbf5844f Copter WPNav: remove unused variable 12 years ago
Randy Mackay 5e2fc32410 Copter: remove unused cli wp report 12 years ago
Randy Mackay 1722e438d8 Copter: pass alt hold gain to WP_Nav library 12 years ago
Randy Mackay 8c4a7ec094 Copter WPNav: Leonard's improved speed fix 12 years ago
Andrew Tridgell dc712aab1f build: removed plane 1280 build from autotest 12 years ago
Andrew Tridgell 14c8c1bdfc APM_Control: tweak code layout and param descriptions 12 years ago
Randy Mackay d875e95da3 Copter: remove nav and wp tests from cli 12 years ago
Randy Mackay ae91c4a237 Copter: alphabetise order of cli test menu 12 years ago
Randy Mackay e2495b7a49 Copter: alphabetise order of cli setup menu 12 years ago
Randy Mackay a0c8bf238e Copter: move motors test to test menu 12 years ago
Randy Mackay 76028fc9d3 Copter Motors: use _min_throttle in output_test 12 years ago
Randy Mackay 28f2f87b26 Copter Motors: minor formatting change 12 years ago
Andrew Tridgell 2cb28076c8 autotest: tweak plane autotest mission and parameters 12 years ago
Andrew Tridgell f4efa92d3b APM_Control: fixed parameter names 12 years ago
Andrew Tridgell cd55ed45e2 Plane: removed the old roll/pitch/yaw PID controllers 12 years ago
Andrew Tridgell 3e8af05d15 APM_Control: match parameter names with old PID controllers 12 years ago
Andrew Tridgell 91a04ab654 Plane: fixed headers for mode logging 12 years ago
Randy Mackay 1807840d4f Copter: fixed comments re mag field pre-arm check 12 years ago
Randy Mackay 7b50ecc73c Copter: pre-arm check for mag field length 12 years ago
Randy Mackay a1821c89e7 Copter: pre-arm check for board voltage < 5.8V 12 years ago
Randy Mackay c6e383be0f Copter: disable board voltage pre-arm check for PX4 12 years ago
Andrew Tridgell cae1079747 Plane: auto-convert the old RLL2SRV* parameters to the new CTL_RLL_* parameters 12 years ago
Andrew Tridgell 53d3ce7d2c APM_Control: fixed some documentation (old parameter names) 12 years ago
Andrew Tridgell 38e414db33 AP_Progmem: fixed type of strncmp_P() 12 years ago
Andrew Tridgell ad2f6e1217 AP_Param: add support for converting between old and new parameters 12 years ago
Andrew Tridgell e48b8c7b4a Plane: improve RTL altitude docs 12 years ago
Paul Riseborough 716c124f73 APM_control: Modified gain definitions for roll and pitch controllers so PID gains behave like previous servo PIDS 12 years ago
Andrew Tridgell 6e0f1f56de Plane: update docs on volt/current pin 12 years ago
Andrew Tridgell 2488c4fdc3 Copter: update docs on volt/current pin 12 years ago
Andrew Tridgell 2db8e15964 Rover: update docs on volt/current pin 12 years ago
Dr Gareth Owen f175111243 added GPS check before mode change. New mode_requires_gps() function. 12 years ago
Randy Mackay a1926441da Copter: use fast tan for accel to lean angle calcs 12 years ago
Randy Mackay d81b7b507d Math: add Leonard's fast tan function 12 years ago
Randy Mackay 9d9e97a2fe AutoTest: use default logging for Copter AVC 12 years ago
Randy Mackay 9d0b993ed4 Autotest: small change to Copter AVC mission 12 years ago
Randy Mackay 66fb1224a7 Merge branch 'master' of https://github.com/diydrones/ardupilot 12 years ago
Randy Mackay d203f0295b Copter: bug fix for vertical speed during missions 12 years ago
Andrew Tridgell ceaa0c789c autotest: improved preamble in auto param docs 12 years ago
Andrew Tridgell 96df6d6f7c scripts: allow build_parameters.sh to work from either APM directory or above 12 years ago
Andrew Tridgell 7eb40d151c autotest: added TOC link 12 years ago
Andrew Tridgell 8c78f2d5d8 git: ignore some more generated files 12 years ago
Andrew Tridgell 896dd648c9 Tools: fixed indent-tabs-mode 12 years ago
Andrew Tridgell 0e31a2f582 Copter: fixed indent-tabs-mode 12 years ago
Andrew Tridgell 2b370cdfc8 Rover: fixed indent-tabs-mode 12 years ago