17298 Commits (93800fb3a193f27156cab5f4567de38ba4f11c9e)
 

Author SHA1 Message Date
Andrew Tridgell 93800fb3a1 Replay: automatically find message types, and improve rate detection 10 years ago
Andrew Tridgell 21c895f6f3 AP_GPS: prevent extra NMEA messages causing rapid fix rates 10 years ago
Andrew Tridgell b20318aaeb Replay: remap msgids on pass-through to avoid conflicts 10 years ago
Paul Riseborough 4fb7beba4b AP_NAvEKF: Prevent failure due to magnetometer fusion numerical errors 10 years ago
Andrew Tridgell bd27fed241 Replay: fixed missing import 10 years ago
Andrew Tridgell ef36d74a1c Replay: added generation of -checked logs 10 years ago
Andrew Tridgell c74d39558c Replay: initial version of CheckLogs.py 10 years ago
Andrew Tridgell 4f9ccf727a Replay: cope with bad NSats field from old logs 10 years ago
Randy Mackay af8b9e703c Copter: fix compiler warning from pid_tuning_send call 10 years ago
Randy Mackay 43b1694c76 Compass: add third compass to PRIMARY param description 10 years ago
Randy Mackay 63052ff874 Copter: pre-arm check of battery voltage 10 years ago
Andre Kjellstrup edc32092ce Plane: Do not run long_failsafe during final or landing. 10 years ago
Andre Kjellstrup 9d525d4382 Plane: Do not run FailSafe if on final approach or landing. 10 years ago
Andre Kjellstrup baf4989a80 Plane: Ignore low voltage failsafe during landing 10 years ago
Andrew Tridgell a5abb7c698 Replay: use tabs in replay_results.txt 10 years ago
Andrew Tridgell f79ae4b749 Replay: add to replay_results.txt when run with --check 10 years ago
Randy Mackay c57b4f9c8c Copter: add Flip, AutoTune to FLTMODE param descriptions 10 years ago
Peter Barker 844f050cf3 DataFlash: correct zero-byte-file handling in CLI 10 years ago
Igor Vereninov 89baeb0c78 Update Navio maintainer in README.MD 10 years ago
Andrew Tridgell 5b0394eb05 AP_Compass: start MPU9250 driver at low speed 10 years ago
Staroselskii Georgii d40b45c9ae AP_InertialSensor: disable reset on MPU9250 10 years ago
Andrew Tridgell b93101b1bf Replay: reduced verbosity 10 years ago
Andrew Tridgell 2c0d6c0406 Replay: fixed yaw error calculation 10 years ago
Andrew Tridgell d07b93e661 Replay: fixed writing of CHEK messages 10 years ago
Andrew Tridgell 5f0302ed9f HAL_Linux: fixed chaining of getopt calls 10 years ago
Randy Mackay ea30e5151d Copter: pre-arm check thr is above failsafe 10 years ago
Andrew Tridgell 355575f793 HAL_Linux: fixed chaining of getopt instances 10 years ago
Andrew Tridgell c8a6a02be1 HAL_Linux: don't do chardev test on subtype NONE 10 years ago
Andrew Tridgell 0679552cf7 GCS_MAVLink: regenerate headers 10 years ago
Andrew Tridgell 44b7c75a4c GCS_MAVLink: merged upstream mag cal messages for APM 10 years ago
tcr3dr 41e4c2720d AP_Param: Explicitly casts AP_CLASSTYPE parameter. 10 years ago
tcr3dr 9d26bc6958 HAL_SITL: Adds polyfill for feenableexcept on OS X. 10 years ago
tcr3dr 523acc1c54 AP_Menu: Corrects string null comparison in AP_Menu. 10 years ago
Tom Pittenger 457d3be4d7 AP_BoardConfig: add user-defined serial number 10 years ago
Andrew Tridgell 281f6d9caa HAL_Linux: cope with expansion of storage from 4096 to 16k 10 years ago
Gustavo Jose de Sousa 87776d8a4b Storage: define LINUX_STORAGE_SIZE correctly 10 years ago
Peter Barker 4b0495bb15 Rover: use common mission logging code 10 years ago
Peter Barker 3fce7eb21a Plane: use common mission logging code 10 years ago
Peter Barker 12bce49cd1 Copter: use common mission logging code 10 years ago
Peter Barker cabea266e7 DataFlash: pull out common mission logging code 10 years ago
Peter Barker b0c6a1fde7 Rover: use common system information logging 10 years ago
Peter Barker bbfe67fe2a Plane: use common system information logging 10 years ago
Peter Barker 52a31a31e0 Copter: use common system information logging 10 years ago
Peter Barker d85b247706 DataFlash: Log_Write_SysInfo - pull out common logging startup messages 10 years ago
Peter Barker 8bbeedb158 Replay: flush dataflash log on floating point exception 10 years ago
Peter Barker c5c39a77a3 DataFlash: method to flush ringbuffer to fd 10 years ago
Andrew Tridgell 686b1137fa AP_NavEKF: added vehicle specific initial gyro bias uncertainty 10 years ago
Andrew Tridgell 761b39be03 HAL_Linux: removed extra include 10 years ago
Andrew Tridgell 1296da56bb AP_Terrain: fixed terrain path handling 10 years ago
Andrew Tridgell a3c7297d8e HAL_Linux: fixed setting of custom directories 10 years ago