1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-09 20:46:07 +01:00
LibrePilot/ground/src/plugins/TCPtelemetryconnection
andrew 0b5e089b1f OP-87
Fixed issue with GCS crashing on app closure.

This has not been tested with real hardware.

I have captured a log of the data from the other end of the TCP connection and I still have to check it against the UAVTalk spec to see if it is error free...

This has now been tested on the following platforms and compiles and runs on all:
Win XP
Windows 7
Lunix (Fedora 11)



git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@900 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-27 04:10:01 +00:00
..
TCPtelemetry_dependencies.pri Initial code for TCP connection to Flight hardware. 2010-06-23 04:11:01 +00:00
TCPtelemetry_global.h Initial code for TCP connection to Flight hardware. 2010-06-23 04:11:01 +00:00
TCPtelemetry.pluginspec Initial code for TCP connection to Flight hardware. 2010-06-23 04:11:01 +00:00
TCPtelemetry.pri Initial code for TCP connection to Flight hardware. 2010-06-23 04:11:01 +00:00
TCPtelemetryconfiguration.cpp Updated code for TCP connection to Flight hardware. 2010-06-24 04:58:19 +00:00
TCPtelemetryconfiguration.h Updated code for TCP connection to Flight hardware. 2010-06-24 04:58:19 +00:00
TCPtelemetryconnection.pro Initial code for TCP connection to Flight hardware. 2010-06-23 04:11:01 +00:00
TCPtelemetryoptionspage.cpp Updated code for TCP connection to Flight hardware. 2010-06-24 04:58:19 +00:00
TCPtelemetryoptionspage.h Updated code for TCP connection to Flight hardware. 2010-06-24 04:58:19 +00:00
TCPtelemetryoptionspage.ui Updated code for TCP connection to Flight hardware. 2010-06-24 04:58:19 +00:00
TCPtelemetryplugin.cpp OP-87 2010-06-27 04:10:01 +00:00
TCPtelemetryplugin.h Updated code for TCP connection to Flight hardware. 2010-06-24 04:58:19 +00:00
ui_TCPtelemetryoptionspage.h Updated code for TCP connection to Flight hardware. 2010-06-24 04:58:19 +00:00