Commits on Source (16)
-
Randy Mackay authored92875124
-
Randy Mackay authored
Values from 0 ~ 100 control amount of filtering on roll and pitch input. 100 = no filter so crisp feel, 0 = a lot of filtering so very sluggish response
c9721d37 -
Randy Mackay authored0394453b
-
Randy Mackay authorede2ed3dd1
-
Jonathan Challinger authored774cc96c
-
Randy Mackay authored7d20098c
-
Randy Mackay authored92cdd2a3
-
Randy Mackay authored576dd9d3
-
Randy Mackay authored5222bba4
-
Randy Mackay authoredfd5a85b6
-
Randy Mackay authored61c7c067
-
Jonathan Challinger authored2e5d7f56
-
Randy Mackay authored9837a038
-
Randy Mackay authoredbf65b73f
-
Matthew Lloyd authored
Otherwise, get_field() will return NaNs after once every few calls to read() during compassmot on PX4 platforms, which causes compassmot to fail. This is a quick hack around the deeper issue, which could be something like the PX4 mag driver experiencing starvation and skipping mag reports, buffer overrun or something else that causes mag reports to be dropped. Or perhaps we should never expect in the first place that we will always receive at least one mag report between calls to read().
49ddb3e0 -
Randy Mackay authored5b5b840c
Showing
- ArduCopter/ArduCopter.pde 18 additions, 6 deletionsArduCopter/ArduCopter.pde
- ArduCopter/Attitude.pde 36 additions, 5 deletionsArduCopter/Attitude.pde
- ArduCopter/GCS_Mavlink.pde 1 addition, 1 deletionArduCopter/GCS_Mavlink.pde
- ArduCopter/Parameters.h 3 additions, 1 deletionArduCopter/Parameters.h
- ArduCopter/Parameters.pde 8 additions, 1 deletionArduCopter/Parameters.pde
- ArduCopter/ReleaseNotes.txt 18 additions, 0 deletionsArduCopter/ReleaseNotes.txt
- ArduCopter/defines.h 7 additions, 0 deletionsArduCopter/defines.h
- libraries/AP_Compass/AP_Compass_PX4.cpp 3 additions, 0 deletionslibraries/AP_Compass/AP_Compass_PX4.cpp
- libraries/AP_Motors/AP_MotorsMatrix.cpp 1 addition, 1 deletionlibraries/AP_Motors/AP_MotorsMatrix.cpp