1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/ground
2011-12-13 11:04:20 -06:00
..
openpilotgcs Revert "GCS/Scope: CSV export exports non-interpolated data" 2011-12-13 11:04:20 -06:00
uavobjects Fix 64-Bit Linux build problem in QT-Creator 2011-04-03 16:25:21 +00:00
uavobjgenerator Added UAVObject sorting to make UAVObj structs align to word-boundaries. Else copying to / from UAVObjects will fail on Cortex M4 with an alignment error, since the proper alignment is not visible to the compiler in a line like this: float* data = UAVObj.Roll; data[2] = yaw; 2011-11-22 23:48:11 -08:00
ground.pro Change reference to svn by git (in comments, no code change) 2011-04-24 20:23:20 +03:00