地面站终端 App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Don Gagne 9df7a3ae90
Merge pull request #8763 from dakejahl/pr-mavlink_forwarding
5 years ago
..
APMArduSubMockLink.params Update submarine mock link parameters to 3.5.0 8 years ago
BluetoothLink.cc Replace email address 5 years ago
BluetoothLink.h Replace email address 5 years ago
CMakeLists.txt cmake updates for current master 5 years ago
LinkConfiguration.cc Updated mavlink forwarding implementation to forward all mavlink messages received on all channels onto a single UDP port. A new mavlink forwarding UDP link is created if forwarding is enabled. The mavlink settings page now has a Fact checkbox for enabling forwarding and a fact text field for specifying the host name. 5 years ago
LinkConfiguration.h Updated mavlink forwarding implementation to forward all mavlink messages received on all channels onto a single UDP port. A new mavlink forwarding UDP link is created if forwarding is enabled. The mavlink settings page now has a Fact checkbox for enabling forwarding and a fact text field for specifying the host name. 5 years ago
LinkInterface.cc Update copyright date 5 years ago
LinkInterface.h Fix a few Doxygen warnings 5 years ago
LinkManager.cc Added a transmitOnly flag to UDP config. When enabled, the socket receive buffer is set to zero such that no data is ever received. Also updated the MavlinkSettings page such that new config settings respect the setting visibility. 5 years ago
LinkManager.h Updated mavlink forwarding implementation to forward all mavlink messages received on all channels onto a single UDP port. A new mavlink forwarding UDP link is created if forwarding is enabled. The mavlink settings page now has a Fact checkbox for enabling forwarding and a fact text field for specifying the host name. 5 years ago
LogReplayLink.cc Update copyright date 5 years ago
LogReplayLink.h Initial cleanup of (Doxygen) documentation. 5 years ago
MAVLinkProtocol.cc Updated mavlink forwarding implementation to forward all mavlink messages received on all channels onto a single UDP port. A new mavlink forwarding UDP link is created if forwarding is enabled. The mavlink settings page now has a Fact checkbox for enabling forwarding and a fact text field for specifying the host name. 5 years ago
MAVLinkProtocol.h Fix a few Doxygen warnings 5 years ago
MavlinkMessagesTimer.cc Update copyright date 5 years ago
MavlinkMessagesTimer.h Update copyright date 5 years ago
MockLink.cc Set RC To Param support 5 years ago
MockLink.h MockLink: Move from QTime to QElapsedTimer to avoid deprecated functions 5 years ago
MockLinkFileServer.cc Update copyright date 5 years ago
MockLinkFileServer.h Update copyright date 5 years ago
MockLinkMissionItemHandler.cc Unit test for mission transfer error string checking 5 years ago
MockLinkMissionItemHandler.h Unit test for mission transfer error string checking 5 years ago
PX4MockLink.params Three components for better testing 6 years ago
QGCMAVLink.cc Fix boat classification as a Rover 5 years ago
QGCMAVLink.h QGCMavlink: Add GCC version check to use address-of-packed-member 5 years ago
QGCSerialPortInfo.cc Add support for Json file string translations 5 years ago
QGCSerialPortInfo.h Update copyright date 5 years ago
SerialLink.cc Remove dead file 5 years ago
SerialLink.h Initial cleanup of (Doxygen) documentation. 5 years ago
TCPLink.cc comm: Move from deprecated sprintf to asprintf 5 years ago
TCPLink.h Update copyright date 5 years ago
UDPLink.cc Updated from reviewer feedback 5 years ago
UDPLink.h Added a transmitOnly flag to UDP config. When enabled, the socket receive buffer is set to zero such that no data is ever received. Also updated the MavlinkSettings page such that new config settings respect the setting visibility. 5 years ago
USBBoardInfo.json Add support for Json file string translations 5 years ago
UdpIODevice.cc Update copyright date 5 years ago
UdpIODevice.h Update copyright date 5 years ago