Main Page
Namespaces
Classes
Files
File List
File Members
Namespaces
|
Functions
|
Variables
magtest.py File Reference
Go to the source code of this file.
Namespaces
namespace
pymavlink::examples::magtest
Functions
def
pymavlink::examples::magtest.set_attitude
def
pymavlink::examples::magtest.TrueHeading
Variables
tuple
pymavlink::examples::magtest.args
= parser.parse_args()
int
pymavlink::examples::magtest.delta3
= 2
int
pymavlink::examples::magtest.delta4
= 1
tuple
pymavlink::examples::magtest.event
= mavutil.periodic_event(30)
string
pymavlink::examples::magtest.help
= "master port baud rate"
tuple
pymavlink::examples::magtest.mav1
= mavutil.mavlink_connection(args.device1, baud=args.baudrate)
tuple
pymavlink::examples::magtest.mav2
= mavutil.mavlink_connection(args.device2, baud=args.baudrate)
int
pymavlink::examples::magtest.MAV_ACTION_CALIBRATE_GYRO
= 17
tuple
pymavlink::examples::magtest.parser
= ArgumentParser(description=__doc__)
tuple
pymavlink::examples::magtest.pevent
= mavutil.periodic_event(0.3)
pymavlink::examples::magtest.rc3
= rc3_min
int
pymavlink::examples::magtest.rc3_max
= 1850
int
pymavlink::examples::magtest.rc3_min
= 1060
int
pymavlink::examples::magtest.rc4
= 1160
int
pymavlink::examples::magtest.rc4_max
= 1500
int
pymavlink::examples::magtest.rc4_min
= 1080
int
pymavlink::examples::magtest.use_pitch
= 1
mavlink
Author(s): Lorenz Meier
autogenerated on Sun May 22 2016 04:05:43