This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
PX4-Autopilot
Watch
1
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://github.com/PX4/PX4-Autopilot.git
synced
2026-06-08 10:50:19 +08:00
Code
Issues
Actions
22
Packages
Projects
Releases
Wiki
Activity
6,151
Commits
886
Branches
164
Tags
1a7518a4224082cf707585a93eb6d934127e5d9e
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