67 return ":/brotronics/images/lux-connection-diagram.svg";
virtual QString getHwUAVO()
virtual QWidget * getBoardConfiguration(QWidget *parent, bool connected)
getBoardConfiguration
InputType
Types of input to configure for the default port.
virtual int queryMaxGyroRate()
Query the board for the currently set max rate of the gyro.
virtual bool setInputType(Core::IBoardType::InputType type)
BoardCapabilities
Types of capabilities boards can support.
virtual bool queryCapabilities(BoardCapabilities capability)
Return which capabilities this board has.
virtual QString getConnectionDiagram()
getConnectionDiagram get the connection diagram for this board
virtual bool hasAnnunciator(AnnunciatorType annunc)
Check if the board has the given type of annunciator.
Lux()
Lux:Lux This is the Lux board definition.
virtual QPixmap getBoardPicture()
getBoardPicture
virtual Core::IBoardType::InputType getInputType()
getInputType get the current input type
virtual QString shortName()
virtual QString boardDescription()
virtual bool isInputConfigurationSupported(Core::IBoardType::InputType type)
Determine if this board supports configuring the receiver.
virtual QStringList getAdcNames()