1. 09 Nov, 2015 4 commits
  2. 08 Nov, 2015 3 commits
  3. 07 Nov, 2015 7 commits
  4. 06 Nov, 2015 7 commits
  5. 05 Nov, 2015 4 commits
    • Lorenz Meier's avatar
      Update the PX4 airframe meta copy · b05aa3fb
      Lorenz Meier authored
      b05aa3fb
    • Gus Grubba's avatar
      Merge pull request #2188 from dogmaphobic/preferencesPanel · 7977df29
      Gus Grubba authored
      The debug dialog is temporary and it only shows in debug builds. I was trying to collect data on screen size and density for various devices. I might leave it there a little longer (still only for debug builds) until we're comfortable with the UI across all devices.
      
      Yes, we need to group these settings a little better. I think it's just a matter of shuffling things around. One *Root* setting window that branches off into *General*, *Vehicle*, *Joystick*, etc. I will wait for @DonLakeFlyer  to be back so we can figure this out.
      
      In the mean time, I will merge this in as is as it provides a service regardless.
      7977df29
    • dogmaphobic's avatar
      Bogus changes to force a new build. · f25ac82e
      dogmaphobic authored
      f25ac82e
    • dogmaphobic's avatar
      Started preferences panel · c069252d
      dogmaphobic authored
      c069252d
  6. 04 Nov, 2015 8 commits
  7. 03 Nov, 2015 2 commits
  8. 02 Nov, 2015 5 commits
    • Gus Grubba's avatar
      Merge pull request #2179 from mavlink/toolbarWork · c6b66c46
      Gus Grubba authored
      Toolbar work
      c6b66c46
    • Daniel Agar's avatar
    • Lorenz Meier's avatar
      Workaround for broken Travis · 29facda3
      Lorenz Meier authored
      29facda3
    • dogmaphobic's avatar
      Merge remote-tracking branch 'mavlink/master' into toolbarWork · 97a07325
      dogmaphobic authored
      * mavlink/master: (30 commits)
        android lower minSdkVersion to 16
        Update README.md
        Fix G constant, emit updates more regularly
        QGC: Fix excessive noise terms
        check for new and old flightgear path
        set correct path to flightgear executable on osx
        fix android auto versionName update
        travis-ci try installing PyOpenSSL with pip
        travis-ci add python-openssl for google play publish
        travis-ci run doxygen config last
        travis-ci pip install --user
        travis-ci install google-api-python-client
        fix travis decrypt google play credentials
        android auto version and deploy to google play
        update android version
        Remove Flightgear and JSBSim and only leave the option which actually works.
        Wait after window close to prevent qml warnings
        Restructure to prevent shutdown warnings
        QT_FATAL_WARNINGS back on
        Remove remaining singletons
        ...
      
      Conflicts:
      	src/FirmwarePlugin/PX4/PX4FirmwarePlugin.cc
      97a07325
    • dogmaphobic's avatar
      Main Toolbar Work · da8d8bb5
      dogmaphobic authored
      da8d8bb5