SITL: reduce the simulated compass offsets
this was causing us problems in getting DCM right
This commit is contained in:
parent
367947fd33
commit
fd2a24f8ed
@ -16,8 +16,8 @@
|
||||
#include "desktop.h"
|
||||
#include "util.h"
|
||||
|
||||
#define MAG_OFS_X 17.0
|
||||
#define MAG_OFS_Y 125.0
|
||||
#define MAG_OFS_X 5.0
|
||||
#define MAG_OFS_Y 13.0
|
||||
#define MAG_OFS_Z -18.0
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user