28626 Commits (14c74a59673829630e8fcedac92d73cfdb665d6a)
 

Author SHA1 Message Date
Randy Mackay 14c74a5967 Rover: remove learning mode 8 years ago
Randy Mackay 524fe4cd82 Rover: aux switch saves waypoint in manual or steering modes 8 years ago
Randy Mackay 3adfb0e77d Rover: replace int with uint8_t 8 years ago
Randy Mackay 82e61d7198 Rover: remove unused throttle_failsafe_active method 8 years ago
Francisco Ferreira 415cb41c7f
Tools: add gdbserver option to Rover autotest 8 years ago
khancyr 4ab11027a7 Rover: remove unused mavlink_delay(uint32_t ms) 8 years ago
khancyr 4c977f16ce Rover: reduce ADC warm up time 8 years ago
Peter Barker a7b919f025 Tools: do not attach gdb to gdbserver unless --gdb is given 8 years ago
Miguel Arroyo 38297c4d19 Tools: Adds GDBServer with screen option for debugging 8 years ago
khancyr db3c387916 Tools: update relay pins for brushed motors in SITL 8 years ago
khancyr 2f1cc5ddfc Rover: support brushed motor on normal rover 8 years ago
khancyr 25b1307400 Rover: solve servo reverse in brushed configuration 8 years ago
Peter Barker 0b6de644fb Copter: add ArduSub to list of SYSID_SW_TYPE 8 years ago
Peter Barker 2861c1d06a Plane: add ArduSub to list of SYSID_SW_TYPE 8 years ago
Peter Barker 6f11c80f56 Tracker: add ArduSub to list of SYSID_SW_TYPE 8 years ago
Peter Barker 4fc31cf80d Rover: add ArduSub to list of SYSID_SW_TYPE 8 years ago
Peter Barker 212174bc0e Plane: remove unused defines 8 years ago
Peter Barker 5103739ea3 Copter: remove unused CH6 defines 8 years ago
Peter Barker 2f9fb581fe DataFlash: remove bad FALLTHROUGH causing compilation failure 8 years ago
Peter Barker 921985fe27 GCS_MAVLink: allow statustext logging from any source system 8 years ago
Jacob Walser 0bd5d6ca18 Sub: send useful information to GCS 8 years ago
Jacob Walser e8f5967682 GCS_MAVLink: Add MSG_NAMED_FLOAT ap_message id 8 years ago
Lucas De Marchi 3414883f05 AP_GPS: remove tabs and fix coding style 8 years ago
Lucas De Marchi 44ffb67837 ArduPlane: use FALLTHROUGH define 8 years ago
Lucas De Marchi be402374ea ArduCopter: use FALLTHROUGH define 8 years ago
Lucas De Marchi 927289aa64 DataFlash: use FALLTHROUGH define 8 years ago
Lucas De Marchi 7b0d6166e1 AP_RangeFinder: use FALLTHROUGH define 8 years ago
Lucas De Marchi b37ca322f1 AP_Landing: use FALLTHROUGH define 8 years ago
Lucas De Marchi 0e502d89a3 AP_HAL: use FALLTHROUGH define 8 years ago
Lucas De Marchi 8389158d76 AP_GPS: use FALLTHROUGH define 8 years ago
Lucas De Marchi 7c6f9a004e AP_Baro: use FALLTHROUGH define 8 years ago
Lucas De Marchi e2e836f676 AP_Airspeed: use FALLTHROUGH define 8 years ago
Lucas De Marchi 3102247a85 AP_Common: add FALLTHROUGH define 8 years ago
Lucas De Marchi bfe2acac33 build: add -Wno-attributes for PX4 8 years ago
Randy Mackay cd8661c665 Replay: integrate simpler Log_Write_EKF 8 years ago
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