1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-14 21:23:52 +01:00
LibrePilot/ground
2010-08-18 00:12:49 +00:00
..
bin Changed to Unix-Format. 2010-08-05 17:22:24 +00:00
share Rename dial directory to Deluxe in prep for Matt's work. 2010-08-11 02:07:13 +00:00
src Don't sleep for a second, yield seems more sensible. Though really this should be combined with blocking IO instead of using non blocking bytes available I think (and why does the nmea parse only accept one byte at a time??) 2010-08-18 00:12:49 +00:00
openpilotgcs.pri OP93 On compile make sure all the data for the GCS gets copied to the share directory. Several reasons for this, it means if you are building outside the source tree (you should be), everything is self contained in your build directory. It also helps for making the Windows installer and also the default paths for data for plugins like modelview and notify will be fine when you run from your build/bin or from Qt Creator. 2010-07-01 08:42:42 +00:00
openpilotgcs.pro fix case issue 2010-02-01 16:17:22 +00:00