This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
LibrePilot
Watch
1
Star
0
Fork
0
You've already forked LibrePilot
mirror of
https://bitbucket.org/librepilot/librepilot.git
synced
2024-11-30 08:24:11 +01:00
Code
Issues
Releases
Activity
4181d1de05
LibrePilot
/
flight
/
Libraries
/
PyMite
History
cwabbott
4181d1de05
PyMite: Oops, delete some autogenerated files that are not needed.
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2445 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-16 03:24:43 +00:00
..
lib
Flight/FlightPlan: First release of flight plan scripting. The scripting engine is based on the PyMite Python VM. The released code is able to execute a simple python script on the target. However it is currently disabled from the makefile due to a few issues with more complex scripts. When the library is enabled in the makefile a python interpreter will be needed to compile the firmware since some intermediate code is generated by PyMite.
2011-01-09 22:36:15 +00:00
platform
PyMite: Oops, delete some autogenerated files that are not needed.
2011-01-16 03:24:43 +00:00
tools
Flight/FlightPlan: First release of flight plan scripting. The scripting engine is based on the PyMite Python VM. The released code is able to execute a simple python script on the target. However it is currently disabled from the makefile due to a few issues with more complex scripts. When the library is enabled in the makefile a python interpreter will be needed to compile the firmware since some intermediate code is generated by PyMite.
2011-01-09 22:36:15 +00:00
vm
Added support for FlightPlan in win32 SiTL and fixed line endings in Python files,
2011-01-13 23:54:30 +00:00