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
Stacey Sheldon bc13c20bf3 uavohash: normalize line endings before computing hash
Line endings in the UAVO XML files differ from file to file
and this results in different SHA1 sums being computed on
Windows vs. Linux/Mac.

This normalizes the line endings to LF (python native) while
processing the XML files.
2012-10-14 13:33:58 -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/ppm-and-pwm-inputs' into next 2012-10-06 23:04:49 -04:00
ground Fixed texts in Vehicle Setup Wizard. 2012-10-14 16:46:28 +02:00
hardware Add Overo Carrier hardware 2012-05-06 15:46:15 +10:00
make uavohash: normalize line endings before computing hash 2012-10-14 13:33:58 -04:00
matlab Moved the matlab files to matlab folder for GCS plugin 2012-07-31 13:26:35 -05:00
package OSX packaging: Finally link SDL in properly. 2012-10-13 18:03:18 +01:00
shared/uavobjectdefinition rcvr: Support PPM and PWM at the same time on CC 2012-09-29 19:11:48 -04: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 AndroidGCS: Only use a 16 character name for UAVOs. Was breaking before on hardware. 2012-10-11 12:38:16 -05:00
MILESTONES.txt Add the auto take off and landing empty milestones. 2012-08-03 09:09:37 +10:00