Peter Barker
|
b18c1853f9
|
GCS_MAVLink: count parameters in param thread
This helps avoid counting parameters on the main thread,
avoiding long-loops
|
2017-05-11 08:21:17 +10:00 |
Andrew Tridgell
|
5c62e4f4c2
|
GCS_MAVLink: don't use more than 1ms sending parameters
this reduces the scheduling misses when fetching parameters initially
|
2017-05-01 14:37:15 +10:00 |
Andrew Tridgell
|
f465c37c65
|
GCS_MAVLink: added async parameter sending
|
2017-05-01 14:37:13 +10:00 |
Andrew Tridgell
|
5c4ca3bf0b
|
GCS_MAVLink: added send_queued_parameters()
|
2017-05-01 14:36:52 +10:00 |
Andrew Tridgell
|
f778954b84
|
GCS_MAVLink: split parameter functions into a separate file
|
2017-05-01 14:36:10 +10:00 |