Seppuku()
Seppuku:Seppuku This is the Seppuku board definition.
InputType
Types of input to configure for the default port.
virtual bool hasAnnunciator(AnnunciatorType annunc) override
Check if the board has the given type of annunciator.
BoardCapabilities
Types of capabilities boards can support.
virtual bool setInputType(Core::IBoardType::InputType type) override
Configure the board to use an receiver input type on a port number.
virtual QString getConnectionDiagram() override
getConnectionDiagram get the connection diagram for this board
virtual QPixmap getBoardPicture() override
getBoardPicture
virtual bool queryCapabilities(BoardCapabilities capability) override
Query capabilities of the board.
virtual QString boardDescription() override
virtual QStringList getAdcNames() override
virtual bool isInputConfigurationSupported(Core::IBoardType::InputType type) override
Determine if this board supports configuring the receiver.
virtual int queryMaxGyroRate() override
Query the board for the currently set max rate of the gyro.
virtual QString shortName() override
virtual int onBoardRgbLeds() const override
Number of RGB LEDs located on the board The first n LEDs in the chain will apply to on-board LEDs rat...
virtual Core::IBoardType::InputType getInputType() override
getInputType get the current input type
virtual QWidget * getBoardConfiguration(QWidget *parent, bool connected) override
Return a custom configuration widget, if one is provided.
virtual QString getHwUAVO() override