ardupilot/libraries/GCS_MAVLink
Peter Barker 921985fe27 GCS_MAVLink: allow statustext logging from any source system
Turns out this is terribly useful for companion computers if
you allow them to log things when they're not your GCS.

The original check was bogus; if someone is talking to you via
mavlink they can do much worse than fill your logs!
2017-08-23 15:58:47 +01:00
..
examples/routing GCS_MAVLink: use GCS_MAVLINK subclasses to handle set_mode 2017-08-16 11:05:37 +10:00
.gitignore Updated MAVLink to 1.0.6 release. 2012-04-19 15:46:29 -04:00
GCS.cpp GCS_MAVLink: eliminate global static GCS_MAVLINK::send_home_all 2017-07-11 23:48:39 +01:00
GCS.h GCS_MAVLink: Add MSG_NAMED_FLOAT ap_message id 2017-08-23 13:40:52 +01:00
GCS_Common.cpp GCS_MAVLink: allow statustext logging from any source system 2017-08-23 15:58:47 +01:00
GCS_DeviceOp.cpp GCS_MAVLink: fixed build 2016-12-05 16:51:49 -08:00
GCS_Dummy.h GCS_MAVLink: use GCS_MAVLINK subclasses to handle set_mode 2017-08-16 11:05:37 +10:00
GCS_MAVLink.cpp GCS_MAVLink: support for a singleton 2017-02-13 09:32:01 +11:00
GCS_MAVLink.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
GCS_Param.cpp GCS_MAVLink: count parameters in param thread 2017-05-11 08:21:17 +10:00
GCS_Rally.cpp GCS_MAVLink: improve rally debug strings 2017-07-14 01:28:05 +01:00
GCS_ServoRelay.cpp GCS_MAVLink: move mavlink support for servo/relay up 2017-07-16 23:56:00 +01:00
GCS_Signing.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
GCS_serial_control.cpp GCS_MAVLink: move serial_control case to base class 2017-08-17 12:42:31 +01:00
MAVLink_routing.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
MAVLink_routing.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00