- Jul 06, 2014
-
-
Don Gagne authored
Also added selection from tree view for downloading
-
- Jun 27, 2014
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Don Gagne authored
Also modified protocol to better support eof’s on list and read commands.
-
Don Gagne authored
-
- Jun 26, 2014
-
-
Lorenz Meier authored
-
Don Gagne authored
-
Bryant authored
I was unsure how to update the QwtPlotPrintFilter code, so I just commented it out with a FIXME.
-
Don Gagne authored
-
- Jun 25, 2014
-
-
Bryant Mairs authored
Also deleted invalid line drawing options.
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- Jun 23, 2014
-
-
Lorenz Meier authored
-
- Jun 21, 2014
-
-
Lorenz Meier authored
-
- Jun 20, 2014
-
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
Don Gagne authored
-
- Jun 19, 2014
-
-
Lorenz Meier authored
-
- Jun 15, 2014
-
-
Bryant Mairs authored
Most math and backend storage was floats anyways, so most of these changes just half the data copied during function calls without reducing precision.
-
- Jun 13, 2014
-
-
Koen Kooi authored
Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
treymarc authored
-
treymarc authored
-
- Jun 11, 2014
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- Jun 10, 2014
-
-
Bryant Mairs authored
-
Bryant Mairs authored
Replaced with only 1 output message with the result of the first serial port scan.
-
Bryant Mairs authored
In the logplayer, the data stream is read ahead for messages, which is used to determine the size of the output bytearrays. Previously, this wasn't done correctly resulting in non-ideal behavior. Now, the next message is scanned properly, so the only bytearrays that are emitted from QGCMAVLinkLogPlayer are MAVLink messages in their entirety. This also has the benefit of skipping invalid/corrupted messages in the log that's being played back.
-
- Jun 07, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Jun 04, 2014
-
-
John Tapsell authored
-
John Tapsell authored
Because the indexes into the stackedwidget are all wrong
-