.. |
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
|
Unit test fixes
|
11 years ago |
LinkManager.cc
|
LinkManager: Use proper multithreading design pattern
|
11 years ago |
LinkManager.h
|
LinkManager: Use proper multithreading design pattern
|
11 years ago |
MAVLinkProtocol.cc
|
Remove protobuf hacks
|
11 years ago |
MAVLinkProtocol.h
|
Remove protobuf hacks
|
11 years ago |
MAVLinkSimulationLink.cc
|
Final Warnings fixed plus Warnings as Errors turned on
|
11 years ago |
MAVLinkSimulationLink.h
|
Fixed range of data type
|
11 years ago |
MAVLinkSimulationMAV.cc
|
Fixed comment typo
|
11 years ago |
MAVLinkSimulationMAV.h
|
Working HIL!
|
14 years ago |
MAVLinkSimulationWaypointPlanner.cc
|
Final Warnings fixed plus Warnings as Errors turned on
|
11 years ago |
MAVLinkSimulationWaypointPlanner.h
|
Ported to final MAVLink v1.0 draft
|
14 years ago |
MAVLinkSwarmSimulationLink.cc
|
These are all unused variable or parameter warning fixes
|
11 years ago |
MAVLinkSwarmSimulationLink.h
|
These are all unused variable or parameter warning fixes
|
11 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 configuration.h to QGCConfig.h to avoid issues with opmapcontrol's configuration.h
|
11 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
|
More cleanup on threading
|
11 years ago |
QGCFlightGearLink.cc
|
QString::toAscii() doesn't exist in Qt5, using toLatin1() instead.
|
11 years ago |
QGCFlightGearLink.h
|
Renamed configuration.h to QGCConfig.h to avoid issues with opmapcontrol's configuration.h
|
11 years ago |
QGCHilLink.h
|
Change all data types to ones that Qt can buffer between threads
|
11 years ago |
QGCJSBSimLink.cc
|
QString::toAscii() doesn't exist in Qt5, using toLatin1() instead.
|
11 years ago |
QGCJSBSimLink.h
|
Renamed configuration.h to QGCConfig.h to avoid issues with opmapcontrol's configuration.h
|
11 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
|
QString::toAscii() doesn't exist in Qt5, using toLatin1() instead.
|
11 years ago |
QGCXPlaneLink.cc
|
QThread::finished() no longer emittable by subclasses.
|
11 years ago |
QGCXPlaneLink.h
|
Renamed configuration.h to QGCConfig.h to avoid issues with opmapcontrol's configuration.h
|
11 years ago |
SerialInterface.h
|
Added baudrate 921600, made uart in basic mode operational
|
14 years ago |
SerialLink.cc
|
QSerialPort::UnknownBaud is now deprecated, so remove its use.
|
11 years ago |
SerialLink.h
|
"qserialport.h" is now <QSerialPort>
|
11 years ago |
SerialLinkInterface.h
|
Merged APM config changes, reverted some really ridiculous non-programming changes
|
12 years ago |
TCPLink.cc
|
deleteLater on _socket
|
11 years ago |
TCPLink.h
|
Renamed configuration.h to QGCConfig.h to avoid issues with opmapcontrol's configuration.h
|
11 years ago |
UDPLink.cc
|
More cleanup on threading
|
11 years ago |
UDPLink.h
|
Renamed configuration.h to QGCConfig.h to avoid issues with opmapcontrol's configuration.h
|
11 years ago |
XbeeLink.cpp
|
QString::toAscii() doesn't exist in Qt5, using toLatin1() instead.
|
11 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
|
PX4 modes names updated
|
11 years ago |