1. 31 Dec, 2013 1 commit
    • Don Gagne's avatar
      Re-wrote FlightModeConfig · 9dc805dd
      Don Gagne authored
      Realized that I had configured my APM:Plane incorrectly since
      FlightModeConfig was only set up to work with APM:Copter. Changed code
      to respect mode switch channel parameter across all APM frame types.
      Also a pile of other changes to make this code much more bullet proof
      and correct. Implemented simple mode as well. Changed the style of the
      code to be more data driven. This allows for adjusting for new param
      values without needed to changing any code.
      9dc805dd
  2. 29 Dec, 2013 3 commits
  3. 28 Dec, 2013 3 commits
  4. 25 Dec, 2013 1 commit
    • Don Gagne's avatar
      Fix broken Windows build · 33242c70
      Don Gagne authored
      - NAN not available in windows headers, use cross platform friendly
      version
      - VS compiler does not allow initializing non-integral types in header
      files
      - ActiveQt libs are already installed by Win Qt4.8.5, no need to build.
      Plus this part of the makefile just loops without nmake.exe installed
      which is not part of a standard windows box
      33242c70
  5. 23 Dec, 2013 2 commits
  6. 22 Dec, 2013 5 commits
  7. 17 Dec, 2013 1 commit
  8. 11 Dec, 2013 1 commit
  9. 08 Dec, 2013 2 commits
  10. 29 Nov, 2013 2 commits
  11. 28 Nov, 2013 1 commit
  12. 10 Nov, 2013 2 commits
  13. 31 Oct, 2013 1 commit
  14. 25 Oct, 2013 1 commit
  15. 23 Oct, 2013 5 commits
  16. 22 Oct, 2013 2 commits
  17. 21 Oct, 2013 1 commit
  18. 20 Oct, 2013 5 commits
  19. 19 Oct, 2013 1 commit