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-06-26 03:30:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6,566
Commits
852
Branches
161
Tags
69700d774ce1cde6a52a9addf8766575e02b685e
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