- 04 Sep, 2018 1 commit
-
-
Gus Grubba authored
Fixed the core MAVLink receiver. Among other things, it wasn't accounting for fragmented messages. Fixed code that monitors messages received (and lost) Added a section within the MAVLink panel to show the current status (for the current vehicle) Remove some old, unused exposed interfaces
-
- 31 Jul, 2017 1 commit
-
-
Lorenz Meier authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 15 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 10 Jun, 2013 2 commits
-
-
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.
-
- 09 Jun, 2013 2 commits
-
-
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.
-
- 16 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-
- 20 Sep, 2011 1 commit
-
-
LM authored
Fixed roll angle in Google earth, still not smooth. Fixed a number of threading issues. Fixed all custom widget related bugs. Improved MAVLink decoder. Reduced CPU usage substantially across all views
-
- 30 Mar, 2011 1 commit
-
-
James Goppert authored
-
- 19 Aug, 2010 1 commit
-
-
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
-
- 29 May, 2010 1 commit
-
-
pixhawk authored
-
- 04 May, 2010 1 commit
-
-
lm authored
-
- 03 Apr, 2010 1 commit
-
-
pixhawk authored
-