27937 Commits (a6fbae16bf5991af60d5b848a64a90a5e51814b6)
 

Author SHA1 Message Date
Francisco Ferreira f35f0d59dd
AP_GPS: fix SBP2 driver build warnings by using memcpy 8 years ago
ebethon 005dbf41a7 AP_GPS: Add SBP EXT_EVENT Message to dataflash log 8 years ago
ebethon 526d5a4c44 DataFlash: Add SBP EXT_EVENT Message 8 years ago
ebethon 4779a8f1f1 AP_GPS: Rename SBR1/SBR2 to SBRH/SBRM and change format 8 years ago
ebethon 0b5dad33f2 DataFlash: Rename SBR1/SBR2 to SBRH/SBRM and change format 8 years ago
Randy Mackay 59503f15cb Tools: update eLAB VEK AI parameters 8 years ago
Miguel Arroyo 7cea21afa2 AP_Math: Moves rand_vec3f from SITL_State. 8 years ago
Miguel Arroyo 86b9942d51 AP_HAL_SITL: move SITL Compass to standard sensor backend model 8 years ago
Miguel Arroyo ee328c9683 AP_Compass: move SITL Compass to standard sensor backend model 8 years ago
khancyr 71bb0b24ed Autotest: remove SKID_STEER_OUT from default param 8 years ago
Randy Mackay bee666cd7a Tools: update eLAB VEK rover param file 8 years ago
Randy Mackay 351b37fc31 Rover: only report system status after init has completed 8 years ago
murata 0a57177cee Tools: eLab LAB445 parameter file 8 years ago
Georgii Staroselskii 0203b4c1b1 AP_Notify: RCOutputRGBLed: remove cork() 8 years ago
Georgii Staroselskii eed08fb8cd Rover: cork and push servo outputs 8 years ago
Peter Barker 34e611be59 Tools: autotest: wait for plane to disarm before downloading logs 8 years ago
Peter Barker 05ea121d0c Tools: autotest: disarm rover before downloading logs 8 years ago
Peter Barker 5b70b688cb Plane: handle knowledge of in_log_download in DataFlash 8 years ago
Peter Barker 8b57405143 Copter: handle knowledge of in_log_download in DataFlash 8 years ago
Peter Barker c5df219a02 Tracker: handle knowledge of in_log_download in DataFlash 8 years ago
Peter Barker 3a85d8ed39 Rover: handle knowledge of in_log_download in DataFlash 8 years ago
Peter Barker f3a717f3c0 Sub: handle knowledge of in_log_download in DataFlash 8 years ago
Peter Barker ad17709390 DataFlash: handle knowledge of in_log_download in DataFlash 8 years ago
Peter Barker 60ebd099bd Plane: move send-logs-via-mavlink code into DataFlash 8 years ago
Peter Barker 45a55bfa5f Copter: move send-logs-via-mavlink code into DataFlash 8 years ago
Peter Barker 6c2bfe08cd Tracker: move send-logs-via-mavlink code into DataFlash 8 years ago
Peter Barker 689a5cb238 Rover: move send-logs-via-mavlink code into DataFlash 8 years ago
Peter Barker e1335a6029 Sub: move send-logs-via-mavlink code into DataFlash 8 years ago
Peter Barker 4c1aff03a3 GCS_MAVLink: move send-logs-via-mavlink code into DataFlash 8 years ago
Peter Barker 305531952f DataFlash: move send-logs-via-mavlink code into DataFlash 8 years ago
Peter Barker cbbee995b6 GCS_MAVLink: move GCS_Logs into DataFlash directory 8 years ago
Rob Ratcliff 60c6f8ad60 AP_GPS: fix bug when injecting messages bigger than 255 bytes 8 years ago
Francisco Ferreira 683592ecdc
UAVCAN: update submodule to latest upstream tree 8 years ago
priseborough 9d0fa09d39 AP_NavEKF3: Fix calculation of predicted LOS rate in terrain estimator 8 years ago
priseborough c69c5440a0 AP_NavEKF2: Fix calculation of predicted LOS rate in terrain estimator 8 years ago
Francisco Ferreira a83457ab07
AP_BattMonitor: complement commit d3314d7684 by adding to second battery monitor too 8 years ago
Miguel Arroyo 4394c5145b AP_HAL_SITL: Fixes bug with uartF. 8 years ago
Randy Mackay d934088660 Tools: update realflight simulator params 8 years ago
Randy Mackay 62903b7639 Tools: add realflight standard params 8 years ago
Randy Mackay e6f1e14b61 Tools: fix eLab VEK parameter file 8 years ago
Pierre Kancir c865972e9c Rover: remove skid_steer_out parameter 8 years ago
Pierre Kancir 0017485ee7 Rover: move failsafe_trigger from system to failsafe 8 years ago
Pierre Kancir 4270bac49e Rover: update default param file for new skid steering 8 years ago
Pierre Kancir 9abb1f634f Rover: add comments to Steering 8 years ago
Pierre Kancir 031ed4bbb0 Rover: Remove old skid steering 8 years ago
Pierre Kancir 41e18f089e Rover: remove g.skid_steer_out in favor of have_skid_steering() 8 years ago
Pierre Kancir 1dcf90c161 Rover: use scaled input in Manual modes 8 years ago
Pierre Kancir ee28e49790 Rover: steering mark floats as float and fix parenthesis 8 years ago
Pierre Kancir 97595f98ac Rover: add comments to scheduler 8 years ago
Pierre Kancir ef2c2e4afc Rover: add some comments in radio 8 years ago