20094 Commits (4b90daf605617283d115b907fdad74893a9a06b2)
 

Author SHA1 Message Date
Anton Matosov cd40512505 Add mag2, acc2 and gyro2 sensors params to make sure backup/restore is reliable 8 years ago
Anton Matosov 96fc66ff7d Add force param_find for missing sensor parameters to fix load/save loss of calibration data 8 years ago
Anton Matosov e284a28e25 Fixed formatting 8 years ago
Anton Matosov 4edd12c44a Make PWM_RATE configurable via QGroundControl 8 years ago
Paul Riseborough 81dc20ea86 logger: add preflight sensor check messages 8 years ago
Beat Küng 9301e9cc50 logger params: add SDLOG_MODE to select when to start & stop logging 8 years ago
Paul Riseborough 983cfb8fdd commander: Add preflight checking for EKF health and IMU sensor consistency 8 years ago
Paul Riseborough 55bf6b4974 sensors: Calculate and publish pre-flight IMU sensor consistency metric 8 years ago
Paul Riseborough c07f7b5659 msg: Add topic for pre-flight sensor checks 8 years ago
Paul Riseborough 06aca33085 ekf2_replay: Add missing log messages 8 years ago
Dennis Shtatnov 2799c0fae2 Change MC_BAT_SCALE_EN to boolean 8 years ago
Dennis Shtatnov 37641042cc Explicit internal battery resistance params 8 years ago
Dennis Shtatnov a634c14582 Scale throttle outputs by battery level. Fixes #4751 8 years ago
Andreas Antener a94c8d7812 Log download: try to use file modification date for log list if it makes sense 8 years ago
Andreas Antener dd8d178168 MAVLink Streams: added collision stream 8 years ago
lovettchris 8a2399eee1 Fix multithreading bug in mavlink over serial port. 8 years ago
Andreas Antener 0eadf26d34 Log download: fix memory leak in generating the list 8 years ago
Lorenz Meier 1f0e630958 Update use of time stamp field 8 years ago
Lorenz Meier 616c5012da Update MAVLink submodules to latest 8 years ago
Lorenz Meier 8ebc846ae7 Simulator: Do not open hardware UART in SITL 8 years ago
Lorenz Meier b83363a518 UAVCAN: Always enable dynamic node ID allocation 8 years ago
Paul Riseborough 9ff1feb92f ekf2: fix formatting 8 years ago
Paul Riseborough 056ac3c9c6 EKF: Update default value for sideslip fusion noise 8 years ago
Paul Riseborough 680a8f0b44 ekf2: fix rebase compile errors 8 years ago
CarlOlsson 72ad6627e1 updated beta noise 8 years ago
CarlOlsson 5435b99f86 added beta innovations to ekf_innovations 8 years ago
CarlOlsson e4f5710ec3 added logic for beta fusion 8 years ago
CarlOlsson f00f6e6eff added parameter for when to fuse sideslip 8 years ago
CarlOlsson 1223e4ba6b added beta to replay 8 years ago
CarlOlsson 106c882cea modified logging 8 years ago
CarlOlsson d550290e63 modified ekf2_main.cpp 8 years ago
Anton Matosov 0734db1740 Ignore all CLion related files as they are all generated from cmake 8 years ago
Anton Matosov 3414fc1c7c Setup default CLion ignores 8 years ago
Julian Oes 25d1daa7a5 px4fmu-v1: Raise INTERRUPTSTACK again 8 years ago
Julian Oes 53c23e7bff Revert "Revert "FMUv1: Save resources in config"" 8 years ago
Lorenz Meier 0ca397ab20 Revert "FMUv1: Save resources in config" 8 years ago
Beat Küng 2f19aebac0 mavlink_ulog_streaming: always send an ack (#5853) 8 years ago
Roman 896118281c TECS: remove logic which shifts or limits integrator during large transients 8 years ago
Paul Riseborough 9221c74e46 tecs: improvements to pitch integration limiting 8 years ago
Roman 7106881cbc tecs: fix limiting of pitch integrator input, better comments and structure 8 years ago
Roman 12ddf9d25e TECS: better handling of the constraint for the pitch integrator 8 years ago
Roman eec55a0918 TECS: run underspeed detection method before calculating speed demand 8 years ago
Beat Küng dc6ca7c372 VDev & CDev: dynamically allocate & resize _pollset array 8 years ago
Beat Küng 14fd1b8693 ulog_stream_ack.msg: lower timeout & increase max retries 8 years ago
Beat Küng d54e22614f fix mavlink ulog: return if initial ack not yet received 8 years ago
Carlo Wood a96ee50442 Stop people from using broken awk. 8 years ago
Carlo Wood 0fbf26e955 Add Tools/fix_headers.sh 8 years ago
Carlo Wood de85fbe1dc Remaining fixes needed before running Tools/fix_headers.sh 8 years ago
Carlo Wood ebeb187522 Move #pragma once outside #ifdef's. 8 years ago
Carlo Wood 04aa2bb3a4 Add missing header files. 8 years ago