1
0
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.
Go to file
Oleg Semyonov f0780c96c6 tools: use global environment variables to set download and tools location
This allows to define OPENPILOT_DL_DIR and OPENPILOT_TOOLS_DIR to override
local tools download and installation directory. So the same toolchains
can be used for all working copies. Particularly useful for CI server
agents, but also for local installations.

Paths should use forward (unix-style) slashes.

If no OPENPILOT_* variables found, makefile internal DL_DIR and TOOLS_DIR
are used. They still can be overriden by the make command line parameters.
2013-04-04 16:33:19 +02:00
androidgcs OP-825 Fix null reference and race condition when shutting down service 2013-02-10 01:20:11 +00:00
androidgcstests OP-825 Add connection tests for TCP and USB 2013-02-10 01:18:24 +00:00
artwork Merge branch 'next' into revo 2012-09-26 00:43:02 -05:00
flight Merge remote-tracking branch 'origin/os/OP-719_arm-sdk-update' into next 2013-04-04 12:09:33 +02:00
ground Merge remote-tracking branch 'origin/amedee/OP-882' into next 2013-03-29 10:44:47 +02:00
hardware Add hardware files 2012-10-16 22:52:45 +11:00
make OP-719: fix curl "invalid time" error if target file is missing 2013-04-04 13:08:48 +03:00
matlab Merge remote-tracking branch 'op-public/next' into revo-next 2012-08-20 21:22:02 -04:00
package Final step: lot of small fixes, last commit in this commit series 2013-03-24 13:06:24 +02:00
shared/uavobjectdefinition Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next 2013-03-23 15:33:18 +01:00
.gitignore Minor cleanup of .gitignore file 2013-03-24 13:06:15 +02: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 Merge remote-tracking branch 'origin/master' into next 2012-12-21 14:12:32 +02:00
HISTORY.txt Final step: lot of small fixes, last commit in this commit series 2013-03-24 13:06:24 +02:00
KNOWN_ISSUES.txt [OP-769] Add to KNOWN_ISSUES.txt 2012-12-21 14:13:05 +02:00
LICENSE.txt Test commiting to reworked SVN, add lic file back but under trunk. 2011-02-27 10:16:35 +00:00
Makefile tools: use global environment variables to set download and tools location 2013-04-04 16:33:19 +02:00
MILESTONES.txt Merge remote-tracking branch 'origin/rel-12.10.2' into next 2012-11-29 17:31:50 +02:00
OPLicenseTemplate.txt OP-686 Added code to disable wizard buttons during firmware upgrade procedure. Re-factored some code and fixed some minor bugs. 2012-11-19 01:29:14 +02:00