Namespaces | Functions | Variables
magtest.py File Reference

Go to the source code of this file.

Namespaces

 

Functions

def pymavlink.examples.magtest.set_attitude (rc3, rc4)
 
def pymavlink.examples.magtest.TrueHeading (SERVO_OUTPUT_RAW)
 

Variables

 pymavlink.examples.magtest.args = parser.parse_args()
 
 pymavlink.examples.magtest.blocking
 
 pymavlink.examples.magtest.condition
 
 pymavlink.examples.magtest.default
 
int pymavlink.examples.magtest.delta3 = 2
 
int pymavlink.examples.magtest.delta4 = 1
 
 pymavlink.examples.magtest.event = mavutil.periodic_event(30)
 
 pymavlink.examples.magtest.help
 
 pymavlink.examples.magtest.mav1 = mavutil.mavlink_connection(args.device1, baud=args.baudrate)
 
 pymavlink.examples.magtest.mav2 = mavutil.mavlink_connection(args.device2, baud=args.baudrate)
 
int pymavlink.examples.magtest.MAV_ACTION_CALIBRATE_GYRO = 17
 
 pymavlink.examples.magtest.parser = ArgumentParser(description=__doc__)
 
 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
 
 pymavlink.examples.magtest.required
 
 pymavlink.examples.magtest.True
 
 pymavlink.examples.magtest.type
 
int pymavlink.examples.magtest.use_pitch = 1
 


mavlink
Author(s): Lorenz Meier
autogenerated on Sun Apr 7 2019 02:06:02