mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
The LibrePilot open source project was founded in July 2015. It focuses on research and development of software and hardware to be used in a variety of applications including vehicle control and stabilization, unmanned autonomous vehicles and robotics.
7f53aa422a
Build it with: make ut_logfs Create a raw flash file like this: dd if=/dev/zero bs=1 count=2MiB | tr '\000' '\377' > theflash.bin Run it with: ./build/unit_tests/logfs/logfs.elf && echo 'all good' Conflicts: Makefile |
||
---|---|---|
androidgcs | ||
artwork | ||
flight | ||
ground | ||
hardware | ||
make | ||
matlab | ||
package | ||
shared/uavobjectdefinition | ||
.gitignore | ||
.gitmodules | ||
CREDITS.txt | ||
HISTORY.txt | ||
KNOWN_ISSUES.txt | ||
LICENSE.txt | ||
Makefile | ||
MILESTONES.txt | ||
OPLicenseTemplate.txt |