- 08 Jan, 2014 6 commits
-
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Always evaluated to false due to signed/unsigned
-
Don Gagne authored
Delete of last link would cause crash. Need to check for -1 which signals no selection in combo box.
-
Don Gagne authored
Fixing -Wuninitialized
-
Don Gagne authored
Fixing -Wuninitialized
-
- 07 Jan, 2014 1 commit
-
-
Don Gagne authored
Not sure what qmake # escape is. So fixed the problem instead.
-
- 06 Jan, 2014 1 commit
-
-
Lorenz Meier authored
-
- 03 Jan, 2014 1 commit
-
-
Don Gagne authored
Also fixed a number of other release build problems
-
- 02 Jan, 2014 2 commits
- 31 Dec, 2013 3 commits
-
-
Don Gagne authored
Good example for usage of new mock uas interfaces and implementations.
-
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.
-
Thomas Gubler authored
-
- 30 Dec, 2013 4 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 29 Dec, 2013 14 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Don Gagne authored
Good example for usage of new mock uas interfaces and implementations.
-
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.
-
Don Gagne authored
-
Lorenz Meier authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Allows for testing of existence of lack of existence of signals coming out of an object.
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Allows for testing of existence of lack of existence of signals coming out of an object.
-
- 28 Dec, 2013 5 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Don Gagne authored
Used for unit testing
-
Don Gagne authored
-
Don Gagne authored
This allows us to create mock version of the objects to use for unit tests
-
- 27 Dec, 2013 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 26 Dec, 2013 1 commit
-
-
Don Gagne authored
-