6080 Commits (39fadad7d6e97f6dfcbe8f906e470c6fa1084fa2)

Author SHA1 Message Date
Andrew Tridgell 39fadad7d6 HAL_Linux: fixed build warnings 10 years ago
Andrew Tridgell b3894e8b10 HAL_VRBRAIN: reduce the number of times we split up UART reads and writes 10 years ago
Andrew Tridgell 10b0ca7ea8 HAL_PX4: reduce the number of times we split up UART reads and writes 10 years ago
Andrew Tridgell c834589daa HAL_Linux: reduce the number of times we split up UART reads 10 years ago
Andrew Tridgell 076bb1294e HAL_Linux: improved UDP packetisation and add flow control reporting 10 years ago
Randy Mackay 834f2bea07 INS: add gyro_calibrated_ok_all method 10 years ago
Andrew Tridgell 70ca87c4e6 AP_RangeFinder: handle all I2C rangefinder types on PX4 in PX4Firmware 10 years ago
Andrew Tridgell cebfef3ead HAL_Linux: don't accept less than 5 input channels 10 years ago
Andrew Tridgell a3fee16604 HAL_Linux: added DSM/Spektrum RCInput support 10 years ago
Andrew Tridgell 3e3f87188b HAL_Linux: enable DSM power pin 10 years ago
Andrew Tridgell 50e5ae6f7a HAL_Linux: added low level DSM decoder 10 years ago
Andrew Tridgell 9b207d029d HAL_Linux: change ring buffer to 300 entries 10 years ago
Andrew Tridgell b1845ed00d HAL_Linux: initial support for parallel SBUS and PPM-SUM decoding 10 years ago
Andrew Tridgell 42e9dc3c31 HAL_Linux: added SBUS decoder from PX4 project 10 years ago
Andrew Tridgell 809b6cc855 AP_AHRS: added get_yaw_rate_earth() 10 years ago
Craig Elder be352e9471 AP_GPS: Removed CFG-DAT message from 3DR-Ublox-NEO7 10 years ago
Andrew Tridgell e0e534628b HAL_Linux: support direct UDP output from UART drivers 10 years ago
Randy Mackay 1754cacf3c AC_PosControl: remove completed to-do comments 10 years ago
Randy Mackay f65e81cb07 AC_AttControl: remove some old comments 10 years ago
Randy Mackay 793ed20534 CoaxCopter: set throttle upper and lower flags 10 years ago
Randy Mackay 57f6d0ff60 SingleCopter: set throttle upper and lower flags 10 years ago
Randy Mackay 85fb4b122a MotorsMatrix: _min_throttle interpreted as 0 ~ 1000 range for throttle_lower flag 10 years ago
Randy Mackay 91e5201439 Tri: _min_throttle interpreted as 0~1000 range for throttle_lower flag 10 years ago
Craig Elder 7367ea04a7 AP_GPS: Adding support for the NEO7 GPS 11 years ago
priseborough 8aa267f75f AP_NavEKF : Fix bug in reset of GPS glitch offset 11 years ago
Randy Mackay b3bbec24e4 RangeFinder: TYPE param description to PX4-I2C 11 years ago
Randy Mackay 8ce4893180 RangeFinder: TYPE param description to PX4-MaxbotixI2C 11 years ago
Randy Mackay 85eee31510 AHRS: rename ekfNotStarted method to initialised 11 years ago
priseborough 7cea7c6a18 AP_AHRS : add method to report if EKF is waiting to start 11 years ago
Andrew Tridgell 60aa017e11 GCS_MAVLink: added handle_set_mode() function 11 years ago
Randy Mackay 7caa611eb1 Compass_HIL: use instance specific orient and external 11 years ago
Randy Mackay 86aac4f40c Compass_HMC5843: use instance specific orient and external 11 years ago
Randy Mackay 900896977c Compass_VRBrain: use instance specific orient and external 11 years ago
Randy Mackay 85e82a0399 Compass_PX4: use instance specific orient and external 11 years ago
Randy Mackay 023b6afe8b Compass: add ORIENT2 and EXTERNAL2 params 11 years ago
Randy Mackay 16058cb730 Compass_VRBrain: primary compass based on use_for_yaw 11 years ago
Randy Mackay 01fa4ba619 Compass_PX4: primary compass based on use_for_yaw 11 years ago
Randy Mackay 798cc36e64 Compass: use_for_yaw for each compass 11 years ago
Randy Mackay 84d792216e Compass: use_for_yaw to use primary compass health 11 years ago
Andrew Tridgell d6c56b8f7a AP_NavEKF: make it clear that all sat counts are covered 11 years ago
Andrew Tridgell a1f5be5b9e AP_NavEKF: simplify variable handling in EKF 11 years ago
priseborough 8223a0d193 AP_NavEKF : Explicitly initialise gpsNoiseScaler to default value 11 years ago
priseborough b61a6c64d7 AP_NavEKF : Reduce weighting on GPS when not enough satellites 11 years ago
priseborough 7370e07c8d AP_AHRS : Prevent EKF starting if GPS sats less than AHRS_GPS_MINSATS 11 years ago
priseborough f99f5759f5 AP_NavEKF : Fix bug in GPS innovation variance growth calculation 11 years ago
priseborough f0ee11e951 AP_NavEKF : Fix bug in reset of position, height and velocity states 11 years ago
Randy Mackay e7b4a02d26 GPS: fix SIRF set-binary message 11 years ago
Andrew Tridgell f6cc8ce5bc GCS_MAVLink: fixed log erase and log request end 11 years ago
Randy Mackay 47c135c4e1 GCS_MAVLink: add comments around checking target 11 years ago
Randy Mackay 0322a876eb GCS_MAVLink: check target before erasing log 11 years ago