- 22 Apr, 2014 1 commit
-
-
Lorenz Meier authored
-
- 21 Apr, 2014 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 20 Apr, 2014 1 commit
-
-
Lorenz Meier authored
Fix execution context of thread routines - note that this is not quite the architecture the Qt folks intended, but as they admit its the consequence of their architecture.
-
- 17 Mar, 2014 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Avoid evil port config for CDC devices altogether, non-CDC devices (unknown devices) should be unaffected
-
Lorenz Meier authored
-
- 16 Mar, 2014 2 commits
-
-
Lorenz Meier authored
Do not configure the port if talking to PX4 units (since USB does not know anything about baud rate)
-
Lorenz Meier authored
-
- 25 Feb, 2014 1 commit
-
-
Don Gagne authored
Also commented out noisy serial link error output
-
- 24 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 22 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 21 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 19 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 18 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 17 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 14 Feb, 2014 4 commits
-
-
Julian Oes authored
-
Thomas Gubler authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 12 Feb, 2014 3 commits
-
-
Thomas Gubler authored
-
Don Gagne authored
-
Don Gagne authored
-
- 11 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 06 Feb, 2014 1 commit
-
-
Thomas Gubler authored
Conflicts: src/comm/QGCFlightGearLink.cc
-
- 13 Jan, 2014 1 commit
-
-
Don Gagne authored
-
- 08 Jan, 2014 2 commits
- 31 Dec, 2013 1 commit
-
-
Thomas Gubler authored
-
- 30 Dec, 2013 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 29 Dec, 2013 3 commits
- 24 Dec, 2013 2 commits
-
-
Bryant Mairs authored
Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes.
-
Bryant Mairs authored
-
- 22 Dec, 2013 2 commits
-
-
Bryant Mairs authored
Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes.
-
Bryant Mairs authored
-
- 11 Dec, 2013 1 commit
-
-
Anton Babushkin authored
Altitude splitted to altitudeAMSL and altitudeRelative, speed splitted to airSpeed and groundSpeed. PrimaryFlightDisplay uses airSpeed for FW and groundSpeed for MC.
-