1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +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
2010-09-12 02:54:51 +00:00
artwork 3D Model: 4 new models, 2 models updated and 1 model removed. 2010-09-01 08:22:46 +00:00
flight AHRS: Cannot process messages while idling as this makes the main loop execution time non-deterministic based on OP (i.e. could get three messages and push the time up). It would be a nice featuer since you can get a raw and EKF update in the same step, but if the AHRS_Comm loop is fast (which is should be to keep update latency low) then this will hammer the AHRS with redunant requests. 2010-09-12 02:54:51 +00:00
ground Flight: Tweaked the throttle handling and VTOL use of it to make sure engines can be shut off easily in stabilization mode. 2010-09-12 02:54:49 +00:00
hardware/beta OP hardware files, committed early than we wished to due to some game playing. The plan was to release these after we at least knew they flew something and things were working, use at own risk! Seriously, you are on your own with these. 2010-08-30 21:31:50 +00:00
.gitignore Merge branch 'watchdog' 2010-08-13 05:18:17 +00:00
CREDITS.txt corrected the name 2010-09-09 13:57:47 +00:00
Makefile Removing makespec line for windows from Makefile. Find out how to put it in an OS conditional, don't break the other two OS. 2010-09-04 06:13:12 +00:00