Skip to content
  1. Nov 25, 2014
    • Don Gagne's avatar
      Use new QGCMessageBox apis · db7b86fb
      Don Gagne authored
      Subclass of QMessageBox which re-implements the static public
      functions. There are two reasons for this:
      1) The QMessageBox implementation on OSX does now show the title
      string. This leads to message boxes which don't make much sense. So on
      OSX we set title to text and text to informative text.
      2) If parent is NULL, we set parent to MainWindow::instance. This
      prevents message boxes which can go behind MainWindow
      db7b86fb
  2. Mar 30, 2011
  3. Oct 27, 2010
  4. Sep 15, 2010
  5. Sep 14, 2010
  6. Sep 13, 2010
  7. Sep 03, 2010
    • Bryan Godbolt's avatar
      Added angular velocities. · fa567258
      Bryan Godbolt authored
      Changed NUM_OUTPUT_SIGNALS to an const unsigned short from a #define and moved its definition into OpalRT.h from OpalLink.h so that the configuration would all be in one place.
      fa567258
  8. Aug 31, 2010
  9. Aug 28, 2010
  10. Aug 26, 2010
  11. Aug 25, 2010
Loading