28681 Commits (6bfed07eae9de46114f82576b5b6a8f96570d4d1)
 

Author SHA1 Message Date
Randy Mackay bc38affcb1 AP_OpticalFlow: px4flow retries init 10 times at startup 8 years ago
Randy Mackay fdb4c7b5ee AP_OpticalFlow: failure to init leaves enabled unchanged 8 years ago
Randy Mackay a7afffe14a AP_OpticalFlow: rename BUS_ID parameter to ADDR 8 years ago
Peter Barker 8272fb8fa2 Plane: remove unused repeating events defines 8 years ago
Randy Mackay 3f1271214e Rover: rename MotorsUGV pwm type to brush-with-relay 8 years ago
khancyr 46e6057493 Rover: solve servo reverse in brushed configuration 8 years ago
Peter Barker b0c7766197 Copter: continuously reevaluate rc calibration checks 8 years ago
Andrew Tridgell f5d91f63d2 autotest: fixed firefly parameters 8 years ago
chobits d6845a911a AP_AHRS: fix get_relative_position_NE_home calcalation 8 years ago
Jacob Walser 1875f0218f github: Add Sub vehicle to issues template 8 years ago
Lucas De Marchi 66a1e420cb AP_HAL_Linux: RCInput_SoloLink: better name to first field 8 years ago
Lucas De Marchi 373d41fd6e AP_HAL_Linux: switch aero to RCInput_SoloLink 8 years ago
Lucas De Marchi 79b004cf6a AP_HAL_Linux: add prototype for handling SoloLink 8 years ago
Peter Barker 8c8fe4b1bb Sub: move serial_control case to base class 8 years ago
Peter Barker 9732b19f04 Plane: move serial_control case to base class 8 years ago
Peter Barker 19e409f7f4 Copter: move serial_control case to base class 8 years ago
Peter Barker cdb6c083a3 Tracker: move serial_control case to base class 8 years ago
Peter Barker ee39ec3751 Rover: move serial_control case to base class 8 years ago
Peter Barker 154b212545 GCS_MAVLink: move serial_control case to base class 8 years ago
Peter Barker c7c9cb9b0f Sub: move play_tune and led_control handling to base class 8 years ago
Peter Barker 4321abd477 Plane: move play_tune and led_control handling to base class 8 years ago
Peter Barker 6db348bab3 Copter: move play_tune and led_control handling to base class 8 years ago
Peter Barker 92becb2875 Rover: move play_tune and led_control handling to base class 8 years ago
Peter Barker b17c0482fb GCS_MAVLink: move play_tune and led_control handling to base class 8 years ago
Peter Barker 23d91c93c8 AP_HAL_Linux: correct compilation warning 8 years ago
Randy Mackay 222dd0c9be AC_WPNav: correct comments 8 years ago
Randy Mackay bbb1329116 Rover: remove unused definitions 8 years ago
khancyr e116ec4eb0 Rover: update SITL parameters 8 years ago
khancyr 2ceb29e9da Rover: use abs for int within calc_speed_nudge 8 years ago
khancyr ed19db7188 Rover: set_mode arg name to match implementation 8 years ago
khancyr a035950a22 Rover: minor format fix 8 years ago
khancyr 58b643c458 Rover: replace divide with multiply in calc_throttle 8 years ago
Randy Mackay 6eceaef484 Rover: remove redundant SYS_NUM_RESETS 8 years ago
Randy Mackay e2d4182c75 Rover: fix parameter conversion 8 years ago
Randy Mackay c9927e6af6 Rover: bug fix to steering mode top speed 8 years ago
Randy Mackay 7df73c50e8 SITL: remove unnecessary THR_MAX parameter default 8 years ago
Randy Mackay 167a856cdb Rover: remove THR_MIN, THR_MAX parameters from vehicle 8 years ago
Randy Mackay c0fe1b7ec8 AP_MotorsUGV: minor comment fix 8 years ago
Randy Mackay c8eceeabb6 AP_MotorsUGV: add THR_MIN, THR_MAX parameters 8 years ago
Randy Mackay c61f965828 AP_MotorsUGV: re-order implementation to match declaration 8 years ago
Lucas De Marchi 47968cda09 scripts: don't set PKG_CONFIG_PATH globally 8 years ago
Lucas De Marchi 8a9a08ed9b build: generalize link fix 8 years ago
Miguel Arroyo a2f327678b waf: Fix for lttng linking 8 years ago
Jacob Walser 8121091fb6 Sub: Don't configure RC params in SITL 8 years ago
Jacob Walser 589416451f Sub: Don't check min/max configured for RC prearm check 8 years ago
Jacob Walser b8e7d23cc4 AP_Arming: Add bool check_min_max parameter for Copter/Sub RC checks 8 years ago
Peter Barker 5a9af5bc28 Sub: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
Peter Barker 947bae2f86 Tracker: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
Peter Barker 8eeae45300 Plane: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
Peter Barker aa06fc499c Copter: use GCS_MAVLINK subclasses to handle set_mode 8 years ago