Go to the source code of this file.
Namespaces | |
namespace | pymavlink::examples::mavtester |
Functions | |
def | pymavlink::examples::mavtester.wait_heartbeat |
Variables | |
tuple | pymavlink::examples::mavtester.args = parser.parse_args() |
int | pymavlink::examples::mavtester.default = 255 |
string | pymavlink::examples::mavtester.help = "master port baud rate" |
tuple | pymavlink::examples::mavtester.master = mavutil.mavlink_connection(args.device, baud=args.baudrate, source_system=args.SOURCE_SYSTEM) |
tuple | pymavlink::examples::mavtester.parser = ArgumentParser(description=__doc__) |