Christian Clauss
|
41516fbd55
|
Old style exceptions are Python 3 syntax errors
|
5 years ago |
cclauss
|
c18104d48b
|
Use print() function in both Python 2 and Python 3
Legacy __print__ statements are syntax errors in Python 3 but __print()__ function works as expected in both Python 2 and Python 3.
|
5 years ago |
Sander Smeets
|
2c78e9de5d
|
DroneKit IT: use new QGC json format
|
8 years ago |
Sander Smeets
|
53be474191
|
Simplify dronekit mode change
|
8 years ago |
sander
|
2a395c3fec
|
Moved to integrationtests
|
9 years ago |
sander
|
1548a9a2a1
|
Change mission to new format and reset defaults
|
9 years ago |
Lorenz Meier
|
17358ffbff
|
Changed permissions, added Python shebang
|
9 years ago |
sander
|
fa590bbe80
|
Correct float parsing args and increase altitude monitoring frequency
|
9 years ago |
sander
|
b9ae592e2b
|
Altitude monitoring and wait for home lock
|
9 years ago |
sander
|
14f358a975
|
Argument parsing and copyright
|
9 years ago |
sander
|
e38b8d93ea
|
Fix failure message
|
9 years ago |
sander
|
f425068926
|
Comment update
|
9 years ago |
sander
|
35044273a2
|
Fixed connection string, added constants
|
9 years ago |
sander
|
96d7036b09
|
Initial mission check script using dronekit
|
9 years ago |