1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground
2010-08-23 05:13:43 +00:00
..
bin Changed to Unix-Format. 2010-08-05 17:22:24 +00:00
share ... and the same for the share directory of the GCS 2010-08-18 09:40:53 +00:00
src Ground: Fix bug in serial port opening for OSX. I could have put another compile switch in serialplugin.cpp but making this function return in the same format as linux made more sense. Just make sure this doesn't get clobbered from upstream in future. 2010-08-23 05:13:43 +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