123 Commits (9d7f24f754c65394e37bb000cc6b2593fc958d93)

Author SHA1 Message Date
Randy Mackay 7c5982c573 Copter: remove unnecessary Log_Write_Optflow 11 years ago
Randy Mackay f52c6add89 Copter: reenable optical flow by default 11 years ago
Randy Mackay d2bda8c235 Copter: split up medium loop 11 years ago
Randy Mackay dab4f032f9 Copter: integrate BattMonitor 12 years ago
Randy Mackay 3bf1352701 Copter: shorten motor tests printf 12 years ago
Randy Mackay 284aa2217f Copter: remove old comments 12 years ago
Randy Mackay d7782e1356 Copter: remove tune from cli to save 300bytes flash 12 years ago
Andrew Tridgell 35e3c887d2 Copter: use new baro API 12 years ago
Andrew Tridgell 46688454c4 Copter: removed flash_leds() calls 12 years ago
Randy Mackay 0fa8e44377 Copter: remove cli eprom dump 12 years ago
Randy Mackay 36bbed8fdd Copter: removed calls to set motor's max throttle 12 years ago
Randy Mackay e985253f1a Copter: integrate notify 12 years ago
Andrew Tridgell da4137b731 Copter: changes for GPS field changes 12 years ago
tstellanova 459c47fa46 Fix test_ins 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 a0c8bf238e Copter: move motors test to test menu 12 years ago
Randy Mackay d1791bab76 Copter: fix barometer cli test 12 years ago
Randy Mackay 9d0f40b432 Copter: add pre_arm_rc_check 12 years ago
Andrew Tridgell 703a1ba438 Copter: avoid copying the DCM matrix 12 years ago
Andrew Tridgell 0d027b7a23 Copter: updates for new compass API 12 years ago
Randy Mackay cc2232b2f3 Copter: remove outdated tests 12 years ago
Randy Mackay 57731bb3f9 Copter: adopt compass test from arduplane 12 years ago
Andrew Tridgell ce3ee97e73 Copter: removed duplicate print_latlon() declarations 12 years ago
Randy Mackay d2bd818b2d Copter: bug fix for auto_armed logic 12 years ago
Randy Mackay 629d23b7e2 Copter: remove WP_SPEED and WP_RADIUS parameters 12 years ago
Randy Mackay 1ee825ee9a Copter: move alt and wp checking to AC_WPNAV 12 years ago
Randy Mackay 5b93990e41 Copter: removed next_WP 12 years ago
Randy Mackay 9036b97a16 Copter: fix build error 12 years ago
Randy Mackay fc0c451b69 Copter: remove #ifdef checks for Atmega1280 12 years ago
Randy Mackay 1dcd46bffc Copter: reduce compiler warnings 12 years ago
Andrew Tridgell b280857025 Copter: use common angle wrap code 12 years ago
Andrew Tridgell b955aed976 Copter: fixed GPS test (detection of uBlox needs 10Hz poll) 12 years ago
Andrew Tridgell ae96c77add Copter: added shell command in CLI test menu 12 years ago
Randy Mackay 597a4b912a Copter: fix to allow building HIL_MODE_SENSORS 12 years ago
Randy Mackay cb84ec9d9b Copter: add current based compass compensation 12 years ago
Andrew Tridgell 9a3bd17cfb Copter: fixes for new DataFlash API 12 years ago
Andrew Tridgell 19a282dad0 Copter: removed use of ins.temperature() 12 years ago
Andrew Tridgell a341d59ed0 Copter: fixed test code warnings 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell 36e38eeef7 Copter: ensure ahrs.init() is called 12 years ago
Andrew Tridgell ead38f917f Copter: use GRAVITY_MSS 12 years ago
Andrew Tridgell 06357c40f2 Copter: use new functions 12 years ago
Pat Hickey 5bd7046a95 ArduCopter: sketch cpp builds! 12 years ago
rmackay9 d31efebd44 ArduCopter: rename throttle failsafe parameters. 12 years ago
rmackay9 9dd978576b ArduCopter: auto yaw changes to allow pilot override of yaw during missions 12 years ago
rmackay9 a5bb54e36e ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
Andrew Tridgell 6fbf5ec8f2 Copter: update ArduCopter for new ins interface 12 years ago
Andrew Tridgell bcae83c4f6 ACM: make it possible to run CLI on radio port in ArduCopter 12 years ago
Andrew Tridgell a3c3c59b82 ACM: fixed some memory cast warnings 12 years ago