1. 13 Feb, 2014 2 commits
  2. 12 Feb, 2014 2 commits
  3. 05 Feb, 2014 1 commit
  4. 04 Feb, 2014 1 commit
  5. 03 Feb, 2014 1 commit
  6. 02 Feb, 2014 5 commits
  7. 01 Feb, 2014 2 commits
  8. 25 Jan, 2014 1 commit
  9. 13 Jan, 2014 1 commit
  10. 12 Jan, 2014 2 commits
  11. 09 Jan, 2014 1 commit
  12. 08 Jan, 2014 9 commits
  13. 07 Jan, 2014 1 commit
  14. 06 Jan, 2014 1 commit
  15. 03 Jan, 2014 1 commit
  16. 02 Jan, 2014 2 commits
  17. 31 Dec, 2013 3 commits
    • Don Gagne's avatar
      Unit test for FlightModeConfig · 9f2a98b3
      Don Gagne authored
      Good example for usage of new mock uas interfaces and implementations.
      9f2a98b3
    • 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
    • Thomas Gubler's avatar
      0c985a67
  18. 30 Dec, 2013 4 commits