- 19 May, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 18 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 15 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 12 May, 2014 1 commit
-
-
Anton Babushkin authored
-
- 07 May, 2014 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 06 May, 2014 2 commits
-
-
Lorenz Meier authored
-
Bryant Mairs authored
Previously MAVLink data streams recorded by QGC would use a fixed block size of the maximum MAVLink message length and fill in only the bytes written by the message. This wasted space, make manual parsing difficult, and broke compatibility with scripts provided in the MAVLink project (issue #174). This patch alters logging to output only a packed data stream (64-bit big endian unix timestamp in microseconds since epoch + MAVLink message) instead of the unpacked data stream previously output. Additionally the previous logging code used the system endianness for packing in the timestamp, this has now been switched to always be big endian regardless of platform. All the documentation specifies big endian, so the code now follows the docs here. Additionally data playback has been modified to playback both the new packed data streams as well as the old data streams, even those with improper endianness for their timestamps. Finally, a variety of bugs have been fixed, along with some additional features and user experience changes, hopefully for the better. All existing functionality has been preserved as well.
-
- 05 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 27 Apr, 2014 1 commit
-
-
Lorenz Meier authored
-
- 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 1 commit
-
-
Don Gagne authored
-