mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
On Windows cd doesn't mean that current directory is as expected since there is also current drive. So in some rare cases mkdir followed by cd doesn't change the directory which can result in Makefile overwrites by qmake, etc. So it is safer to replace ';' by '&&' but need to check if it still works on Windows under cmd or from Qt-Creator.
Description
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.
Languages
C
60.6%
C++
30.8%
Fortran
2.6%
Rich Text Format
1.3%
Assembly
1.2%
Other
3.1%