32 #include "hwsimulation.h"
57 return QString(
"Simulation");
62 return QString(
"POSIX Simulator");
81 return QPixmap(
":/images/gcs_logo_256.png");
86 return "HwSimulation";
qint32 boardType
The numerical board type ID.
virtual QString shortName()
QVector< QVector< qint32 > > channelBanks
The channel groups that are driven by timers.
BoardCapabilities
Types of capabilities boards can support.
virtual bool queryCapabilities(BoardCapabilities capability)
Query capabilities of the board.
QWidget * getBoardConfiguration(QWidget *parent, bool connected)
Return a custom configuration widget, if one is provided.
Simulation()
Simulation:Simulation This is the Simulation board definition.
virtual bool hasAnnunciator(AnnunciatorType annunc)
Check if the board has the given type of annunciator.
virtual QString boardDescription()
virtual int queryMaxGyroRate()
Query the board for the currently set max rate of the gyro.
virtual QString getHwUAVO()
virtual QPixmap getBoardPicture()
getBoardPicture