28591 Commits (813a8c8f99d23cb256f63fd7396fbc0c63699d62)
 

Author SHA1 Message Date
Randy Mackay 813a8c8f99 Tracker: integrate simpler Log_Write_EKF 8 years ago
Randy Mackay c80a83322a Plane: integrate simpler Log_Write_EKF 8 years ago
Randy Mackay 7a37a7f921 Rover: integrate simpler Log_Write_EKF 8 years ago
Randy Mackay 3281f348b1 Sub: remove enabled check from optflow init 8 years ago
Randy Mackay 0a060a0e08 Sub: integrate simpler Log_Write_EKF 8 years ago
Randy Mackay 34560fb1fb Copter: remove enabled check from optflow init 8 years ago
Randy Mackay def17582c6 Copter: integrate simpler Log_Write_EKF 8 years ago
Randy Mackay e13f4d0d56 DataFlash: removed unused optFlowEnabled from Log_Write_EKF 8 years ago
Randy Mackay 59ffc3cd65 AP_OpticalFlow: minor order declaration change 8 years ago
Randy Mackay cf24eef359 AP_OpticalFlow: init checks if enabled 8 years ago
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