forked from ArduPilot/ardupilot
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
1,129 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
GPS_TYPE2 1 | ||
|
||
SIM_GPS2_DISABLE 0 | ||
|
||
BRD_SAFETYENABLE 0 | ||
FS_CRASH_CHECK 0 | ||
BRAKE_ACCEL 200 | ||
FS_THR_ENABLE 0 | ||
FS_GCS_ENABLE 7 | ||
ARMING_CHECK 5631 | ||
LOG_DISARMED 1 | ||
|
||
RC16_OPTION 31 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
GPS_TYPE2 1 | ||
|
||
SIM_GPS2_DISABLE 0 | ||
|
||
LOG_DISARMED 1 | ||
ARMING_CHECK 1049614 | ||
FS_EKF_ACTION 0 | ||
FS_CRASH_CHECK 0 | ||
FS_THR_ENABLE 0 | ||
FTS_ALT_MIN 0 | ||
FTS_DELAY_MS 0 | ||
FTS_ENABLED 1 | ||
FTS_FLIP_CRT 60 | ||
FTS_FLIP_TIME 250 | ||
FTS_SINK_CRT 5 | ||
FTS_SINK_TIME 250 | ||
FTS_YAW_CRT 300 | ||
FTS_YAW_TIME 250 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
FRAME_CLASS 18 | ||
ATC_ACCEL_P_MAX 100000 | ||
ATC_ACCEL_R_MAX 100000 | ||
ATC_ACCEL_Y_MAX 18000 | ||
ATC_ANG_PIT_P 10 | ||
ATC_ANG_RLL_P 10 | ||
ATC_ANG_YAW_P 6.819923 | ||
ATC_RAT_PIT_D 0.003066369 | ||
ATC_RAT_PIT_I 0.3672593 | ||
ATC_RAT_PIT_IMAX 0.5 | ||
ATC_RAT_PIT_P 0.3672593 | ||
ATC_RAT_RLL_D 0.002667568 | ||
ATC_RAT_RLL_I 0.3180474 | ||
ATC_RAT_RLL_IMAX 0.5 | ||
ATC_RAT_RLL_P 0.3180474 | ||
ATC_RAT_YAW_D 0 | ||
ATC_RAT_YAW_FLTD 5 | ||
ATC_RAT_YAW_I 0.06603496 | ||
ATC_RAT_YAW_IMAX 0.25 | ||
ATC_RAT_YAW_P 0.6603495 | ||
ATC_RATE_FF_ENAB 1 | ||
ATC_RATE_P_MAX 0 | ||
ATC_RATE_R_MAX 0 | ||
ATC_RATE_Y_MAX 0 | ||
MOT_THST_EXPO 0 | ||
MOT_THST_HOVER 0.4831406 | ||
MOT_YAW_HEADROOM 300 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.