- Aug 01, 2013
-
-
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 21, 2013
-
-
Lorenz Meier authored
-
- Apr 16, 2013
-
-
Lorenz Meier authored
-
- Feb 26, 2012
-
-
Lorenz Meier authored
-
- Mar 30, 2011
-
-
James Goppert authored
-
- Jan 19, 2011
-
-
pixhawk authored
-
- Jan 13, 2011
-
-
lm authored
Cleaned up serial link handling, eliminated double menu entries and safeguarded the link list. Did intentionally not improve the object dependency issue, will work on that on a global scope
-
- Dec 21, 2010
-
-
lm authored
Significantly bugfixed persistence and link adding/removal. Not yet fully there, but getting closer to release
-
- Dec 15, 2010
-
-
Brandon Wampler authored
-
- Aug 26, 2010
-
-
lm authored
-
- Aug 19, 2010
-
-
pixhawk authored
Cleaned up communication structure significantly, should now be easier to add new links. Signal bytesReceived(link, QByteArray) is now only way to pass on newly received data
-
- Aug 07, 2010
-
-
pixhawk authored
Made generator --pedantic GCC flag compatible/C89 compatible, fixed a bug where heartbeats where only sent to first link
-
- Apr 03, 2010
-
-
pixhawk authored
-