1. Dec 31, 2013
    • 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. Dec 30, 2013
  3. Dec 29, 2013
  4. Dec 28, 2013
  5. Dec 25, 2013
    • 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
  6. Dec 23, 2013
  7. Dec 22, 2013
  8. Dec 17, 2013
  9. Dec 11, 2013
  10. Dec 08, 2013
  11. Nov 29, 2013
  12. Nov 28, 2013
  13. Nov 10, 2013
  14. Oct 31, 2013
  15. Oct 25, 2013
  16. Oct 23, 2013
  17. Oct 22, 2013
  18. Oct 21, 2013
  19. Oct 20, 2013