14124 Commits (0d7555b259b8a893bb32a5f47be9825f7cf61462)
 

Author SHA1 Message Date
Randy Mackay 8a61f5acd2 Copter: add comments to control switch debouncing 10 years ago
Jonathan Challinger 5c8b39562f Copter: rework control switch debouncing 10 years ago
Jonathan Challinger b0594e8d56 Copter: supply wp_nav with attitude_control 10 years ago
Jonathan Challinger 369839c7ca AC_WPNav: Use target yaw instead of current yaw for close waypoints 10 years ago
Randy Mackay 1e4ec5f6a2 Camera: add f to float constants 10 years ago
Randy Mackay ad7a9bf81b Camera: initialise image_index 10 years ago
Randy Mackay 44dbf50101 Copter: fix camera feedback msg handling 10 years ago
Arthur Benemann 7bb4a39608 Camera: record number of pictures taken since boot 10 years ago
Arthur Benemann b587025ad1 Copter: send a camera_feedback message when there is a camera trigger 10 years ago
Arthur Benemann b48edf479b GCS_MAVLink: add CAMERA_FEEDBACK to enum 10 years ago
Arthur Benemann 2e4812afb5 Camera: Added feedback message support 10 years ago
Randy Mackay 8eb866adef Copter: minor update to AC3.2-rc14 ReleaseNotes 10 years ago
Andrew Tridgell 4e87056631 Replay: fixed build with AP_NavEKF API change 10 years ago
Andrew Tridgell 96a87b6990 Plane: added DF logging of 2nd battery voltage 10 years ago
Andrew Tridgell 34a43b2d99 autotest: fixed backup of autotest .bin logs 10 years ago
Andrew Tridgell 538cf68005 Plane: removed unused function 10 years ago
Jonathan Challinger 84da5d2d98 DataFlash: use new interface functions for EKF IMU weighting and accel biases 10 years ago
Jonathan Challinger 967986d5c6 AP_NavEKF: Split getAccelBias into getAccelZBias and getIMU1Weighting 10 years ago
Jonathan Challinger ac2e5f644c DataFlash: fix bug in ekf gyro bias logging 10 years ago
Jonathan Challinger bb6d8fd44a AP_NavEKF: Set prevDelAng after using it 10 years ago
priseborough aca78d321f DataFlash : Remove unused numerical divergence metric 10 years ago
Jonathan Challinger 210f4397da Replay: clean up unused variables deltaGyroBias and divergeRate 10 years ago
priseborough 296dfad600 Replay : Remove unused numerical divergence metric 10 years ago
Jonathan Challinger 0727ac5c79 AP_NavEKF: clean up unused variable lastDivergeTime_ms 10 years ago
priseborough 5e51c09978 AP_NavEKF : Remove ineffective numerical divergence checks 10 years ago
priseborough 638d63aa90 DataFlash : Change to more descriptive EKF logging names 10 years ago
priseborough 6f759fdb8e AP_AHRS : Tidy up logic used to enable synthetic sideslip fusion 10 years ago
Andrew Tridgell 8506e8b5fb HAL_Linux: fixed linux build 10 years ago
John Williams b9f0310b82 hal_ap_linux: Make PRU constants private to reduce #define namespace pollution. 10 years ago
Mikhail Avkhimenia 81de994fef HAL_Linux: separate RCInput for PRU and Navio 10 years ago
Mikhail Avkhimenia e05151f0e0 HAL_Linux: Initialize i2c before rcoutput (required by i2c pwm chips for initialization) 10 years ago
Mikhail Avkhimenia 2f0900b0a8 HAL_Linux: add GPIO driver for Raspberry Pi 10 years ago
Mikhail Avkhimenia 07ed93cea0 HAL_Linux: add PCA9685 based RCOutput for Navio 10 years ago
Andrew Tridgell d95a1be3d6 scripts: fixed devrelease permissions 10 years ago
Alexander Mergel 14c401c0f4 AP_HAL_Linux: [Bugfix] prevent memory acces violation in process_dsm_pulse 10 years ago
Andrew Tridgell 05b903654e autotest: added link to devbuild tree 10 years ago
Andrew Tridgell c0f18272ed autotest: added developer build support 10 years ago
Andrew Tridgell 1adacf42b9 PX4: fixed startup log msg location 10 years ago
Andrew Tridgell 6bf76acf96 PX4: add TESTS_MATHLIB_DISABLE define 10 years ago
Andrew Tridgell 500ecebf57 PX4: conditionally build auth command and libraries 10 years ago
Randy Mackay bb85e77173 Copter: update AC3.2-rc14 ReleaseNotes 10 years ago
priseborough 6a85753a5b AP_NavEKF : add INIT_GYRO_BIAS_UNCERTAINTY definition 10 years ago
Randy Mackay beb54b087b Copter: re-enable CPU failsafe if arming fails 10 years ago
Randy Mackay cce876c2f9 Copter: fail to arm if gyro cal fails 10 years ago
priseborough fb14da7a4b AP_NavEKF : Add public method to reset gyro bias states 10 years ago
priseborough 2c07299c04 AP_AHRS : Add reset of EKF gyro bias states 10 years ago
Randy Mackay 8a776f8ff8 GPS: init primary_instance to zero 10 years ago
Benoit PEREIRA DA SILVA 010d267376 GPS: use primary for Notification 10 years ago
Craig Elder 5df3d24c77 Frame_params: 3DR_X8+_RTF.param 10 years ago
Jonathan Challinger 6848897999 AP_GPS: Add agcCnt to UBX1 message 10 years ago