Skip to content
  1. Feb 02, 2014
  2. Feb 01, 2014
  3. Jan 25, 2014
  4. Jan 13, 2014
  5. Jan 12, 2014
  6. Jan 09, 2014
  7. Jan 08, 2014
  8. Jan 07, 2014
  9. Jan 06, 2014
  10. Jan 02, 2014
  11. 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
  12. Dec 30, 2013
  13. Dec 29, 2013
  14. Dec 28, 2013
  15. Dec 27, 2013
  16. 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
  17. Dec 24, 2013
  18. Dec 23, 2013
  19. Dec 22, 2013
Loading