130 Commits (fc67c2c13b137122d77ee6616d87609353883428)

Author SHA1 Message Date
Randy Mackay 925f76c048 Copter: integrate winch changes 5 years ago
Andy Piper 54c3d07547 Copter: make make/gimbal configurable on a per-board basis 5 years ago
Randy Mackay 30c8d7bf40 Copter: dev option so set-attitude-target thrust field used as thrust 5 years ago
Mirko Denecke 89d423556c ArduCopter: update_trigger() is now called in AP_Camera update() 5 years ago
Peter Barker a679cd9b92 Copter: add support for AP_Generator 5 years ago
Randy Mackay 980c1f5020 Copter: update ekf terrain height stable setting 5 years ago
Andy Piper 25dcc1a623 Copter: add support for individually tracking fft peaks and motor rpms with harmonic notches 5 years ago
Iampete1 e797685771 Copter: add set guided mode angle for scripting 5 years ago
Peter Barker 0eb03ba7d5 Copter: make SuperSimple type-safe 5 years ago
Andy Piper 3515dc9322 Copter: make sure AP_Vehicle::fast_loop() gets called 5 years ago
Randy Mackay c4b5d47e1f Copter: white space fixes 5 years ago
Randy Mackay 05a37db07c Copter: remove call to visual_odom.update 5 years ago
Randy Mackay e2469d29bc Copter: implement start_takeoff and set_target_velocity_NED for use in scripting 5 years ago
Randy Mackay a9630d67d1 Copter: implement set_target_location method 5 years ago
Randy Mackay 9a32b3bdd9 Copter: rename update_throttle_mix 5 years ago
Andy Piper 4c1816a983 Copter: port betaflight in-flight fft analysis to arducopter and expose as a log message 5 years ago
Peter Barker 18670d681e Copter: let AP_Vehicle handle loop() 5 years ago
Peter Barker debedd9d34 Copter: move setup method up to AP_Vehicle base class 5 years ago
Peter Barker 45b2f24867 Copter: StorageManager layout is now done with a pragma 5 years ago
Andy Piper 93abfdb905 Copter: create generic vehicle management and move runcam to it 5 years ago
Peter Barker 544eb5f179 Copter: correct duplicate button instance 5 years ago
Peter Barker a567e8bc94 Copter: use https:// scheme for ardupilot URLs 5 years ago
Gone4Dirt 180d4e713c Copter: Added autorotation flight mode and support 5 years ago
Randy Mackay 496989820e Copter: update proximity sensor at 200hz 5 years ago
Peter Barker e6c6189fe5 Copter: cope with change in namespace of LogEvent enum 5 years ago
Randy Mackay 7b0da89708 Copter: add vibration check 5 years ago
Leonard Hall 50a098c359 Copter: Standby functions 5 years ago
Randy Mackay 2cb3e446ab Copter: systemid mode formatting and name changes 5 years ago
Leonard Hall 91be844b66 Copter: Let modes stop Attitude Logging 5 years ago
Andy Piper 7fd22f63a9 ArduCopter: allow logging of both IMU and IMU_RAW 5 years ago
Andy Piper 8ce7f02167 ArduCopter: add functions to update dynamic notch frequency. Periodically log the frequency. 5 years ago
murata abb91fc33a Copter: Change external button specification to option 5 years ago
Randy Mackay 9d5cbbe58f Copter: restore range finder updates to 20hz 5 years ago
Randy Mackay b54cf410ef Copter: increase read_rangefinder to 50hz 5 years ago
Peter Barker 4d6dc9b0a7 Copter: call periodic fence update function 5 years ago
Peter Barker b4537bebd8 Copter: move control_mode_t into being Mode::Number enum class 5 years ago
Peter Barker b9a387ed9e Copter: stop updating sensor status flags 6 years ago
Peter Barker 4fa83ed40d Copter: move automatic declination setting into AP_Compass itself 6 years ago
Peter Barker 676d75c391 Copter: correct namespacing of Copter modes 6 years ago
Peter Barker 33daef2f33 Copter: merge ArduCopter.cpp and Copter.cpp 6 years ago
Peter Barker 31f796f0c5 Copter: remove unused scaleLongDown member 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Peter Barker 485cafb343 Copter: use AP_FWVersion singleton 7 years ago
Peter Barker ba8b3e2415 Copter: create an AutoYaw helper object to hold auto-yaw state 7 years ago
Peter Barker 846506230d Copter: remove pointless initialisations 7 years ago
Peter Barker bfc373aeff Copter: move logging of PM messages to AP_Scheduler 7 years ago
Peter Barker 80a3d63264 Copter: use AP_Scheduler's loop() function 7 years ago
Peter Barker 7f69c5d26d Copter: use scheduler ticks in place of mainloop_count 7 years ago
Peter Barker 996115c0d3 Copter: eliminate MAIN_LOOP_SECONDS macro 7 years ago
Peter Barker 6c82f7671d Copter: move all commands logic into AUTO flightmode 7 years ago