1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +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.
Go to file
Stacey Sheldon af1b290381 makefile: stop using -I or -i in xargs
Windows doesn't like -I.  Mac doesn't like -i.

This now avoids using either option to xargs by
using awk to reorder the ln command line args prior
to invoking xargs.
2012-10-12 23:57:02 -04:00
androidgcs AndroidGCS: Only use a 16 character name for UAVOs. Was breaking before on hardware. 2012-10-11 12:38:16 -05:00
artwork Test Quad updated with CC3D 2012-09-22 10:43:23 +10:00
flight Merge remote-tracking branch 'origin/stac/add-debug-consoles' into next 2012-10-12 08:07:44 -05:00
ground GCS-Fixes custom mixer saving bug 2012-10-12 18:32:54 +01:00
hardware Add Overo Carrier hardware 2012-05-06 15:46:15 +10:00
make version-info: add subst for text version of UAVO sha1sum 2012-10-10 00:35:13 -04:00
matlab Moved the matlab files to matlab folder for GCS plugin 2012-07-31 13:26:35 -05:00
package packaging: fix opfw_resource build dependencies 2012-10-11 16:40:35 +03:00
shared/uavobjectdefinition Merge remote-tracking branch 'origin/stac/add-debug-consoles' into next 2012-10-12 08:07:44 -05:00
.gitignore androidgcs: add ignores for command-line android builds 2012-10-05 20:54:01 -04:00
.gitmodules In the attitude loop need to check all the queues even if unused or the event 2012-02-07 08:46:34 -06:00
CREDITS.txt Add Werner's MoveCopter to Credits and Milestones files 2011-07-06 19:18:46 +10:00
HISTORY.txt HISTORY: Mentioned new ppm+pwm feature 2012-10-06 23:09:09 -04:00
LICENSE.txt Test commiting to reworked SVN, add lic file back but under trunk. 2011-02-27 10:16:35 +00:00
Makefile makefile: stop using -I or -i in xargs 2012-10-12 23:57:02 -04:00
MILESTONES.txt Add the auto take off and landing empty milestones. 2012-08-03 09:09:37 +10:00