地面站终端 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.
Bryant Mairs 0558263616 Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes. 12 years ago
..
CallConv.h added additional xbeefiles 14 years ago
HexSpinBox.cpp Added HexSpinBox files 14 years ago
HexSpinBox.h Added HexSpinBox files 14 years ago
LinkInterface.h Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes. 12 years ago
LinkManager.cc Merged in APM config tree 12 years ago
LinkManager.h Serial link selection in toolbar operational 12 years ago
MAVLinkProtocol.cc Added ping reply patch by Paul Chavent 12 years ago
MAVLinkProtocol.h 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. 12 years ago
MAVLinkSimulationLink.cc Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes. 12 years ago
MAVLinkSimulationLink.h Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes. 12 years ago
MAVLinkSimulationMAV.cc Fixed typo, merged 12 years ago
MAVLinkSimulationMAV.h Working HIL! 14 years ago
MAVLinkSimulationWaypointPlanner.cc Fixed v10 compile errors;\ 14 years ago
MAVLinkSimulationWaypointPlanner.h Ported to final MAVLink v1.0 draft 14 years ago
MAVLinkSwarmSimulationLink.cc Fixed QMapControl bug 15 years ago
MAVLinkSwarmSimulationLink.h Fixed QMapControl bug 15 years ago
OpalLink.cc Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes. 12 years ago
OpalLink.h Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes. 12 years ago
OpalRT.cc K/R formatting, debugging serialport. 14 years ago
OpalRT.h K/R formatting, debugging serialport. 14 years ago
Parameter.cc K/R formatting, debugging serialport. 14 years ago
Parameter.h K/R formatting, debugging serialport. 14 years ago
ParameterList.cc ParameterList.xml in data. 13 years ago
ParameterList.h K/R formatting, debugging serialport. 14 years ago
ProtocolInterface.h 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. 12 years ago
QGCFlightGearLink.cc fw hil: fixed indentation 12 years ago
QGCFlightGearLink.h Flightgear sensor HIL 12 years ago
QGCHilLink.h Updated MAVLink, fixed up HIL 12 years ago
QGCJSBSimLink.cc Updated MAVLink, fixed up HIL 12 years ago
QGCJSBSimLink.h Made sensor HIL configurable, fixed runtime warnings, WIP 12 years ago
QGCMAVLink.h Erros casused by all of the mergedd branches are now fixed for qgroundcontrol.pro. Working on fixing the errors that now appeare in qgcunittest.pro. 13 years ago
QGCParamID.cc First version of OpalLink working. Signals can be read, and parameters can be set via qgc 15 years ago
QGCParamID.h K/R formatting, debugging serialport. 14 years ago
QGCXPlaneLink.cc Removed some unused debugging code from QGCXPlaneLink. 12 years ago
QGCXPlaneLink.h Updated MAVLink, fixed up HIL 12 years ago
SerialInterface.h Added baudrate 921600, made uart in basic mode operational 14 years ago
SerialLink.cc Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes. 12 years ago
SerialLink.h Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes. 12 years ago
SerialLinkInterface.h Merged APM config changes, reverted some really ridiculous non-programming changes 12 years ago
TCPLink.cc Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes. 12 years ago
TCPLink.h Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes. 12 years ago
UDPLink.cc Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes. 12 years ago
UDPLink.h Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes. 12 years ago
XbeeLink.cpp Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes. 12 years ago
XbeeLink.h Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes. 12 years ago
XbeeLinkInterface.h Forgot to set some members of XbeeLinkInterface to const as well 12 years ago
px4_custom_mode.h Indicate AUTO submodes. 12 years ago