This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-05-22 22:07:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6,560
Commits
852
Branches
161
Tags
a1fad76f2b40aaa41817510e1a6748b111041f8f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Stefan Rado
1a7518a422
Fixes for Python 3: Use sorted() with key parameter instead of deprecated (and removed) cmp() function.
2014-02-15 21:37:47 +01:00
Stefan Rado
2e4c26c957
Rename parser.py to srcparser.py to prevent naming conflicts with built-in Python parser library.
2014-02-15 21:37:47 +01:00