- 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
-