11234 Commits (2e5cfc2849ba60b6e578d0625c8a40ce4441c633)

Author SHA1 Message Date
Andrew Tridgell 4e4c575f16 AP_NavEKF2: added have_ekf_logging() 9 years ago
Andrew Tridgell b7ba0fa458 AP_NavEKF2: added ad-hoc logging example to EKF2 9 years ago
Andrew Tridgell 4e5f1374da AP_GPS: added setHil_Accuracy() 9 years ago
Andrew Tridgell 88a1ebaf0e AP_Compass: allow setting of exact timestamp in HIL compass 9 years ago
Andrew Tridgell 4318fd0ab8 HAL_SITL: update for changed API 9 years ago
Andrew Tridgell 61da827c16 DataFlash: added sample timestamp to mag messages 9 years ago
Andrew Tridgell 795080742e AP_AHRS: added have_ekf_logging() API 9 years ago
Andrew Tridgell 7ab1367ec4 DataFlash: removed logging of relative alt in GPS messages 9 years ago
Andrew Tridgell 223c512188 AP_NavEKF2: added logging of sensor data in EKF2 9 years ago
Andrew Tridgell 2718b0649b HAL_SITL: fixed GPS rate in SITL when speedup used 9 years ago
Andrew Tridgell 8a987bf67d AP_Baro: removed filtering of baro data in HIL/SITL 9 years ago
Andrew Tridgell c85607b80c AP_GPS: added time_epoch_convert() function 9 years ago
Andrew Tridgell 07060051cf AP_AHRS: added API for forcing EKF to start 9 years ago
Andrew Tridgell f92279f436 AP_NavEKF2: allow logging of IMT data from inside EKF2 9 years ago
Andrew Tridgell 2965e67d5d HAL_Linux: cope with non-root for Replay 9 years ago
Randy Mackay 4a06ca4be2 AC_AttControl: remove unused call to motors.set_stabilizing 9 years ago
Randy Mackay e41f798ba1 AP_Motors: remove unused set_stabilizing 9 years ago
Andrew Tridgell ab0b76764f RC_Channel: added set_servo_failsafe_pwm() 9 years ago
Andrew Tridgell 46f257fd9b DataFlash: convert Log_Write() to use a linked list 9 years ago
Andrew Tridgell 9a1cbff850 DataFlash: allow access to DataFlash instance as a static singleton 9 years ago
Peter Barker 11dd254498 DataFlash: Log_Write optimisations 9 years ago
Peter Barker cf15bb5f6e DataFlash: AllTypes example also covers Log_Write 9 years ago
Peter Barker b273514cf9 DataFlash: create example outputting all field types 9 years ago
Peter Barker 518fabe035 DataFlash: StopLogging method, virtual stop_logging on backends 9 years ago
Peter Barker 77dd170e03 DataFlash: Log_Write support 9 years ago
Peter Barker 334af1ecd7 DataFlash: base class method for resetting state on log open 9 years ago
Peter Barker eea2d5dcb5 DataFlash_File: avoid integer wrap when checking minimum time 9 years ago
Michael Day 62a7074dd7 AP_Mission: Added mavlink_cmd_long_to_mission_cmd method. 9 years ago
Lucas De Marchi fea084a596 Global: use ap_version.h 9 years ago
Lucas De Marchi 1238c872a9 AP_Common: remove unused Arduino.h header 9 years ago
Allan Matthew d01db0edd6 AC_PrecLand: remove PI controller, speed limits as they are unused 9 years ago
skyscraper 134ea338da RC_Channel: remove unused control_mix method 9 years ago
Andrew Tridgell 9c4dd024bf AP_NavEKF2: auto change EK2_GPS_TYPE for NMEA 9 years ago
Andrew Tridgell 826cb0887a AP_SerialManager: changed default for SERIAL4_PROTOCOL to 5 9 years ago
Lucas De Marchi cf11776150 AP_HAL: fix signed and unsigned comparison warning 9 years ago
Lucas De Marchi 9ac63d7128 AP_HAL: examples: fix coding style 9 years ago
Lucas De Marchi b5d3094738 AP_ADC: fix warning on printf 9 years ago
Randy Mackay 53785d1f72 AP_RangeFinder: add Bebop and MAVLink types 9 years ago
Randy Mackay 96f665061e AP_RangeFinder: call handle_msg for all backends 9 years ago
Randy Mackay 9b940687c1 AP_RangeFinder: rename CompanionComputer files to MAVLink 9 years ago
Randy Mackay c541cb27f8 AP_RangeFinder: rename CompanionComputer to MAVLink 9 years ago
Allan Matthew d3831e4a5d RangeFinder: add MAVLink rangefinder 9 years ago
Andrew Tridgell 7cdab2a6c9 SITL: FlightAxis can support 8 channels 9 years ago
Andrew Tridgell 9081310ff1 HAL_SITL: support simulator RC input 9 years ago
Andrew Tridgell 3b0cd9f101 SITL: added RC input from FlightAxis 9 years ago
Julien Beraud 33a699f29c AP_RangeFinder: Add support for bebop Rangefinder 9 years ago
Julien Beraud c22d791bfc AP_HAL_Linux: Add SPI driver for bebop 9 years ago
Julien Beraud d0114eac05 AP_HAL: Add bebop SPI Device to spi devices 9 years ago
Julien Beraud 738096b3ae AP_HAL_Linux: Add support for Sonar GPIO 9 years ago
Andrew Tridgell 664ce5c16e AP_AHRS: don't use disabled gyro in rate controllers 9 years ago