23617 Commits (1586abab8dbc4de03f050c9cf7b19ae0aab7b6de)
 

Author SHA1 Message Date
Tom Pittenger 1586abab8d Revert "AP_Airspeed: Converted library to be stand-alone from APM:Plane." 9 years ago
Tom Pittenger fc50f145ce Revert "ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter)." 9 years ago
Tom Pittenger 82777873af Revert "APM_Control: Convert references to AP_Airspeed." 9 years ago
Tom Pittenger e5bd23e34a Revert "AP_TECS: Convert references to AP_Airspeed." 9 years ago
Tom Pittenger 44037c13a1 Revert "AP_Vehicle: Removed unused airspeed_min and airspeed_max as now part of AP_Airspeed." 9 years ago
Tom Pittenger aa65fda01c Revert "Replay: Convert references to AP_Airspeed." 9 years ago
Tom Pittenger 8dad05d12e Revert "Airspeed: store reference in libraries and populate it" 9 years ago
KenjiKoseki d8367ecbef Tools:add Kenji Koseki to Git_Success.txt 9 years ago
Tatsuya Yamaguchi be398864b7 Git: add Tatsuya Yamaguchi to Git_Success.txt 9 years ago
LukeMike 5987cc273f AP_HAL_VRBRAIN: added some new modules for I2C wrapper 9 years ago
LukeMike 7ee8898948 AP_BoardConfig: updated defines for VRBRAIN 9 years ago
LukeMike 95ae69eb1c VRBRAIN /AP_BoardConfig: changed definition of PWM_SERVO_MODE_12PWM only for VRBRAIN 9 years ago
LukeMike bda59b890d VRBRAIN / mk: updated all makefiles and ROMFS for all VirtualRobotix boards 9 years ago
LukeMike cab1acee46 VRBRAIN / vrbrain_targets: updated makefile for all VirtualRobotix boards 9 years ago
LukeMike f9e1235593 VRBRAIN / targets: defined all VirtualRobotix targets 9 years ago
LukeMike 810f4bd44c VRBRAIN / environ: added vrcore (VR Core 1.0) and removed vrhero (not used) 9 years ago
LukeMike 024d3311b3 VRBRAIN / AP_BoardConfig: enabled PWM configuration and safety management for all VirtualRobotix boards 9 years ago
LukeMike 9f8b66758c VRBRAIN / AP_OpticalFlow: enabled OpticalFlow_PX4 for all VirtualRobotix boards 9 years ago
LukeMike 6748bdb1a4 AP_Notify/ExternalLED: added HIGH and LOW definition 9 years ago
LukeMike 858c22ae21 VRBRAIN /AP_Notify: enabled tone_alarm for all VirtualRobotix boards 9 years ago
LukeMike 13e3150023 VRBRAIN / AP_HAL_Boards: definition of new board VR Brain 5.4 and VR Core 1.0 9 years ago
LukeMike b5cf0308cd VRBRAIN / AP_BattMonitor_Analog: definition of default value for battery monitor for all VirtualRobotix boards 9 years ago
LukeMike 4d8e7f1783 VRBRAIN / AP_Airspeed: defined ARSPD_DEFAULT_PIN for VR Brain 5.4 and VR Core 1.0 9 years ago
LukeMike d8cc2668cb VRBRAIN / AP_AHRS_NavEKF: set AP_AHRS_WITH_EKF1 to 1 only for VR Brain 5.4 9 years ago
LukeMike 998033286d AP_HAL_PX4 / Semaphores: removed AP_HAL_VRBRAIN (for now it's better to have different AP_HAL for PX4 and VRBRAIN) 9 years ago
LukeMike fde5992b6d VRBRAIN: updated AP_HAL_VRBRAIN 9 years ago
Randy Mackay 5255f55cc3 Copter: add comments to RTL's compute return target 9 years ago
Randy Mackay 68d3655195 Copter: fix rtl's use of rally point alt 9 years ago
Randy Mackay 57977e2d76 Copter: ensure RTL to rally point does not breach the altitude fence 9 years ago
Francisco Ferreira 43ad1f372d Copter: change function from computing return altitude to computing return target 9 years ago
Francisco Ferreira e732cda577 Copter: when calculating RTL return alt use rtl_path directly 9 years ago
yHoriuchi 5b1d22f35d GIT_Test: add Yasuhide Horiuchi to GIT_Success.txt 9 years ago
Kunihiro.Yoshida ab8a6da397 Tools: add name to Git_Success.txt 9 years ago
Randy Mackay 650d6756bf Tools: update EnRoute EX700 parameter defaults 9 years ago
Randy Mackay 5b5385715e Copter: manual modes set_land_complete to false 9 years ago
Randy Mackay c3d71f733c Copter: remove get_takeoff_trigger_throttle 9 years ago
Randy Mackay ac4f36a992 Copter: remove LAND_REQUIRE_MIN_THROTTLE_TO_DISARM feature 9 years ago
Randy Mackay d1e257d5b6 Copter: remove unused get_throttle_pre_takeoff 9 years ago
Randy Mackay cb5d3238cb Copter: poshold provides throttle feedback from mid-stick when landed 9 years ago
Randy Mackay 6d9d3c1458 Copter: autotune provides throttle feedback from mid-stick when landed 9 years ago
Randy Mackay 88da5bd453 Copter: sport mode restructured to match althold and feedback from mid-stick 9 years ago
Randy Mackay 53f0216269 Copter: sport - fix call to relax_alt_hold_controller 9 years ago
Randy Mackay 5061b29031 Copter: poshold - fix call to relax_alt_hold_controller 9 years ago
Randy Mackay aa4661835e Copter: brake - fix call to relax_alt_hold_controller 9 years ago
Leonard Hall 5b277f4fb5 Copter: autotune - fix call to relax_alt_hold_controllers 9 years ago
Leonard Hall 205bac91a1 Copter: loiter spin-up to throttle min (and remove a state) 9 years ago
Leonard Hall d9deab9e8e Copter: AltHold pilot feedback only spins up to min throttle 9 years ago
Leonard Hall 34055944cd AC_PosControl: fix relax_alt_hold_controllers 9 years ago
Randy Mackay 24044e5611 AC_AttControl: get_throttle_avg_max always returns value in 0 to 1 range 9 years ago
Leonard Hall ac04fcd836 AC_AttControl: fix set_yaw_target_to_current_heading 9 years ago