This website requires JavaScript.
Explore
Help
Sign In
aepko
/
Ardupilot2
Watch
1
Star
0
Fork
0
You've already forked Ardupilot2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
60,977
Commits
72
Branches
509
Tags
683
MiB
9358bfce34
Commit Graph
3 Commits
Author
SHA1
Message
Date
Lucas De Marchi
b0ddf81687
Remove stdbool.h include for C++ sources
...
This header is not needed in our C++ sources.
2016-12-16 11:38:52 -08:00
Lucas De Marchi
dbf2aedf1e
AP_HAL: replace header guard with pragma once
2016-02-18 14:52:34 -02:00
Andrew Tridgell
35d22b9d57
AP_HAL: added getopt_cpp class
...
a simple port of getopt_long to C++
2015-05-05 09:45:58 +10:00