Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
e6bf7fab
Commit
e6bf7fab
authored
Sep 07, 2012
by
Lorenz Meier
Browse files
Increased link timeout
parent
70b9b16a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/uas/UASInterface.h
View file @
e6bf7fab
...
...
@@ -546,7 +546,7 @@ signals:
protected:
// TIMEOUT CONSTANTS
static
const
unsigned
int
timeoutIntervalHeartbeat
=
1
500
*
1000
;
///< Heartbeat timeout is
1
.5 seconds
static
const
unsigned
int
timeoutIntervalHeartbeat
=
3
500
*
1000
;
///< Heartbeat timeout is
2
.5 seconds
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment