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-07-02 01:30:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6,275
Commits
852
Branches
161
Tags
355715a05414726d13f41b4881fa57df2fe13ac0
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