28626 Commits (14c74a59673829630e8fcedac92d73cfdb665d6a)
 

Author SHA1 Message Date
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
Peter Barker f3a0d2b02b Rover: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
Peter Barker 2a07a077d9 GCS_MAVLink: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
Peter Barker 48c4e48225 AP_HAL_PX4: send statustext for RC input decoding type 8 years ago
Grant Morphett 2463bfd2ec Rover: fix SITL Make build on Windows 8 years ago
Francisco Ferreira d41dd7e7e7
waf: add workaround for PE linker not removing unused methods 8 years ago