27866 Commits (e68a3e26877b0aeb1059e9f1352dde7263c0b122)
 

Author SHA1 Message Date
Lucas De Marchi e68a3e2687 build: rename linstall to localinstall 8 years ago
Gustavo Sousa 930f3b4aca build: boards: enable --upload option for linux boards 8 years ago
Gustavo Sousa 374556df22 build: add rsync command 8 years ago
Gustavo Sousa 923e62cb74 build: add linstall command 8 years ago
Randy Mackay 1fc85e9a8c Rover: adjust skid steer motor mixing, fix rotation direction in reverse 8 years ago
Randy Mackay f036b1f92c Rover: pivot steering stays active until within 10deg of target heading 8 years ago
Peter Barker b62a1394dd Tracker: indicate to gps library which bit indicates log-gps 8 years ago
Peter Barker 7b3db490be DataFlash: correct examples 8 years ago
Peter Barker 9c2a2a3d94 AP_Module: correct example 8 years ago
Peter Barker cbe9627bf5 AP_GPS: correct example 8 years ago
Peter Barker 12b4f2c4b6 AP_AHRS: correct example 8 years ago
Peter Barker 29de7b1a17 Replay: provide a log bitmask to Dataflash constructor 8 years ago
Peter Barker f8d1ac47c7 Sub: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker 1ca5f243a5 Plane: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker 37abc1b02f Copter: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker ef72381708 Tracker: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker 4646eb3b95 Rover: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker 7258cfd20b AP_GPS: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker 7cd794201e Sub: use DataFlash should_log to determine raw IMU logging 8 years ago
Peter Barker dcad79bdef Rover: use DataFlash should_log to determine raw IMU logging 8 years ago
Peter Barker 949e07c7e3 Plane: use DataFlash should_log to determine raw IMU logging 8 years ago
Peter Barker 776d691c79 Copter: use DataFlash should_log to determine raw logging 8 years ago
Peter Barker 6ae86a0b8c AP_InertialSensor: use DataFlash should_log to determine raw logging 8 years ago
Peter Barker 075c40bd60 Tracker: move should_log check of log bitmask into DataFlash 8 years ago
Peter Barker 4913fc2f2a Sub: move should_log check of log bitmask into DataFlash 8 years ago
Peter Barker 8697faa44f Rover: move should_log check of log bitmask into DataFlash 8 years ago
Peter Barker 88a7167cb9 Plane: move should_log check of log bitmask into DataFlash 8 years ago
Peter Barker cfbde937c6 Copter: move should_log check of log bitmask into DataFlash 8 years ago
Peter Barker 4dfdffde43 DataFlash: move should_log check of log bitmask into DataFlash 8 years ago
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