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
vassilis b084ea7ea1 FlightPlan/Python: Updated object generator to create a Python file for each UAVObject. It is now possible to access all UAVObjects from the FlightPlan Python scripts.
Warning: The memory utilization when importing objects is unacceptably high making it unusable in the flight code at this point. It can be however used with the SITL simulator. Some more investigation is needed to understand why several kb of memory are used each time a module is imported (even before any functions are called or objects from the module are created). 


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2938 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-03-03 02:22:50 +00:00
artwork New baro for Hicontrast theme 2011-02-27 10:21:29 +00:00
flight FlightPlan/Python: Updated object generator to create a Python file for each UAVObject. It is now possible to access all UAVObjects from the FlightPlan Python scripts. 2011-03-03 02:22:50 +00:00
ground FlightPlan/Python: Updated object generator to create a Python file for each UAVObject. It is now possible to access all UAVObjects from the FlightPlan Python scripts. 2011-03-03 02:22:50 +00:00
hardware/beta Add Floss-JTAG Rev B schematic 2010-10-18 09:03:21 +00:00
make makefile: refactor makefiles and clean up output 2011-02-23 04:18:53 +00:00
shared/uavobjectdefinition FlightPlan/Python: Updated object generator to create a Python file for each UAVObject. It is now possible to access all UAVObjects from the FlightPlan Python scripts. 2011-03-03 02:22:50 +00:00
.gitignore git: Adjust all ignores to account for relocated source 2011-01-22 17:41:56 +00:00
CREDITS.txt First draft of license.txt - it was deemed that this is needed in the root of SVN. Please not that nothing has changed license wise, the project has always been licensed under the GPLv3 and artwork / hardware under the CC-BY-SA. Adding this to the root of SVN just makes it easier to spot than it being just on the Wiki. 2011-01-26 17:11:25 +00: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: Build .bin files for firmware (required for bootloaders), keep .elf for bootloaders 2011-03-01 10:50:44 +00:00
Makefile.cmd Windows installer and build scripts: few minor changes (listed below), no code change. 2011-01-28 18:18:08 +00:00
MILESTONES.txt Test commit 2011-03-01 10:48:03 +00:00