- Oct 03, 2016
-
-
Don Gagne authored
_finalize methods need information which is not available if all you have is a mavlink_message_t
-
- Sep 03, 2016
-
-
Don Gagne authored
-
- Sep 01, 2016
-
-
Don Gagne authored
-
- Aug 29, 2016
-
-
Don Gagne authored
-
- Aug 22, 2016
-
-
Don Gagne authored
-
- May 31, 2016
-
-
Lorenz Meier authored
-
- Apr 10, 2016
-
-
Don Gagne authored
-
- Jan 16, 2016
-
-
Don Gagne authored
-
- Jan 03, 2016
-
-
Don Gagne authored
-
- Nov 24, 2015
-
-
Nate Weibley authored
-
Nate Weibley authored
-
- Nov 23, 2015
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- Nov 19, 2015
- Nov 18, 2015
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- Nov 13, 2015
-
-
Don Gagne authored
-
- Oct 30, 2015
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- Oct 15, 2015
-
-
Don Gagne authored
-
- Jul 24, 2015
-
-
Don Gagne authored
-
- Apr 20, 2015
-
-
dogmaphobic authored
-
- Mar 28, 2015
-
-
Don Gagne authored
Link ids were being used interchangeably with the mavlink channel for the link. Link ids handed out as a numerically increasing integer. Once the counter went past MAVLINK_COMM_NUM_BUFFERS all hell would break loose and cause memory corruption.
-
- Mar 22, 2015
-
-
Don Gagne authored
Also many LinkManager API changes to further isolate all link management inside LinkManager.
-
- Dec 26, 2014
-
-
Don Gagne authored
Moving methods from MainWindow to QGCApplication so that more things can run without a window. Helpful for testing.
-
- Dec 12, 2014
-
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
- Dec 10, 2014
- Dec 09, 2014
-
-
Don Gagne authored
-
- Dec 05, 2014
-
-
Don Gagne authored
-
- Nov 24, 2014
-
-
Don Gagne authored
- Logging now always on to temp file - User prompted to save temp file after disconnect - Orphaned temp logs checked for on boot - Logs saved to new save file location - Log file starts/stops with first and last connnection
-
- Jul 25, 2014
-
-
Lorenz Meier authored
-
- Jul 20, 2014
-
-
Lorenz Meier authored
-
- May 24, 2014
-
-
Lorenz Meier authored
-
- May 19, 2014
-
-
Lorenz Meier authored
-
- May 15, 2014
-
-
Lorenz Meier authored
-
- Jun 10, 2013
-
-
Bryant authored
Changed many functions in the abstract *Link classes to be const. This facilitates setting other functions as const. The metadata for specific links are reset when the links are added.
-
Bryant authored
The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet.
-
- Jun 09, 2013
-
-
Bryant authored
Changed many functions in the abstract *Link classes to be const. This facilitates setting other functions as const. The metadata for specific links are reset when the links are added.
-
Bryant authored
The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet.
-
- Apr 16, 2013
-
-
Lorenz Meier authored
-
- Sep 07, 2012
-
-
Lorenz Meier authored
-