dRonin
adbada4
dRonin GCS
|
Supports dRonin board configuration. More...
Namespaces | |
Ui | |
Classes | |
class | DroninPlugin |
class | OmnibusF3 |
class | PikoBLX |
class | PlayUavOsd |
class | Seppuku |
class | SeppukuConfiguration |
class | Simulation |
class | SimulationConfiguration |
class | Sprf3e |
class | Sprf3eConfiguration |
Functions | |
OmnibusF3::OmnibusF3 () | |
OmnibusF3::OmnibusF3 This is the OmnibusF3 board definition. More... | |
virtual | OmnibusF3::~OmnibusF3 () |
virtual QString | OmnibusF3::shortName () |
virtual QString | OmnibusF3::boardDescription () |
virtual bool | OmnibusF3::queryCapabilities (BoardCapabilities capability) |
Return which capabilities this board has. More... | |
virtual QPixmap | OmnibusF3::getBoardPicture () |
getBoardPicture More... | |
virtual bool | OmnibusF3::isInputConfigurationSupported (Core::IBoardType::InputType type) |
Determine if this board supports configuring the receiver. More... | |
virtual QString | OmnibusF3::getHwUAVO () |
virtual bool | OmnibusF3::setInputType (Core::IBoardType::InputType type) |
virtual Core::IBoardType::InputType | OmnibusF3::getInputType () |
OmnibusF3::getInputType fetch the currently selected input type. More... | |
virtual int | OmnibusF3::queryMaxGyroRate () |
Query the board for the currently set max rate of the gyro. More... | |
virtual QStringList | OmnibusF3::getAdcNames () |
virtual bool | OmnibusF3::hasAnnunciator (AnnunciatorType annunc) |
Check if the board has the given type of annunciator. More... | |
PikoBLX::PikoBLX () | |
PikoBLX::PikoBLX This is the PikoBLX board definition. More... | |
virtual | PikoBLX::~PikoBLX () |
virtual QString | PikoBLX::shortName () |
virtual QString | PikoBLX::boardDescription () |
virtual bool | PikoBLX::queryCapabilities (BoardCapabilities capability) |
Return which capabilities this board has. More... | |
virtual QPixmap | PikoBLX::getBoardPicture () |
getBoardPicture More... | |
virtual bool | PikoBLX::isInputConfigurationSupported (Core::IBoardType::InputType type) |
Determine if this board supports configuring the receiver. More... | |
virtual QString | PikoBLX::getHwUAVO () |
virtual bool | PikoBLX::setInputType (Core::IBoardType::InputType type) |
virtual Core::IBoardType::InputType | PikoBLX::getInputType () |
PikoBLX::getInputType fetch the currently selected input type. More... | |
virtual int | PikoBLX::queryMaxGyroRate () |
Query the board for the currently set max rate of the gyro. More... | |
virtual QStringList | PikoBLX::getAdcNames () |
virtual bool | PikoBLX::hasAnnunciator (AnnunciatorType annunc) |
Check if the board has the given type of annunciator. More... | |
PlayUavOsd::PlayUavOsd () | |
PlayUavOsd:PlayUavOsd This is the PlayUavOsd board definition. More... | |
virtual | PlayUavOsd::~PlayUavOsd () |
virtual QString | PlayUavOsd::shortName () |
virtual QString | PlayUavOsd::boardDescription () |
virtual bool | PlayUavOsd::queryCapabilities (BoardCapabilities capability) |
Query capabilities of the board. More... | |
virtual QPixmap | PlayUavOsd::getBoardPicture () |
getBoardPicture More... | |
virtual QString | PlayUavOsd::getHwUAVO () |
virtual bool | PlayUavOsd::hasAnnunciator (AnnunciatorType annunc) |
Check if the board has the given type of annunciator. More... | |
Seppuku::Seppuku () | |
Seppuku:Seppuku This is the Seppuku board definition. More... | |
virtual | Seppuku::~Seppuku () |
virtual QString | Seppuku::shortName () override |
virtual QString | Seppuku::boardDescription () override |
virtual bool | Seppuku::queryCapabilities (BoardCapabilities capability) override |
Query capabilities of the board. More... | |
virtual bool | Seppuku::isInputConfigurationSupported (Core::IBoardType::InputType type) override |
Determine if this board supports configuring the receiver. More... | |
virtual bool | Seppuku::setInputType (Core::IBoardType::InputType type) override |
Configure the board to use an receiver input type on a port number. More... | |
virtual Core::IBoardType::InputType | Seppuku::getInputType () override |
getInputType get the current input type More... | |
virtual int | Seppuku::queryMaxGyroRate () override |
Query the board for the currently set max rate of the gyro. More... | |
virtual QStringList | Seppuku::getAdcNames () override |
virtual QPixmap | Seppuku::getBoardPicture () override |
getBoardPicture More... | |
virtual QString | Seppuku::getHwUAVO () override |
virtual QString | Seppuku::getConnectionDiagram () override |
getConnectionDiagram get the connection diagram for this board More... | |
virtual QWidget * | Seppuku::getBoardConfiguration (QWidget *parent, bool connected) override |
Return a custom configuration widget, if one is provided. More... | |
virtual bool | Seppuku::hasAnnunciator (AnnunciatorType annunc) override |
Check if the board has the given type of annunciator. More... | |
SeppukuConfiguration::SeppukuConfiguration (QWidget *parent=nullptr) | |
SeppukuConfiguration::~SeppukuConfiguration () | |
Simulation::Simulation () | |
Simulation:Simulation This is the Simulation board definition. More... | |
virtual | Simulation::~Simulation () |
virtual QString | Simulation::shortName () |
virtual QString | Simulation::boardDescription () |
virtual bool | Simulation::queryCapabilities (BoardCapabilities capability) |
Query capabilities of the board. More... | |
virtual QPixmap | Simulation::getBoardPicture () |
getBoardPicture More... | |
virtual QString | Simulation::getHwUAVO () |
QWidget * | Simulation::getBoardConfiguration (QWidget *parent, bool connected) |
Return a custom configuration widget, if one is provided. More... | |
virtual int | Simulation::queryMaxGyroRate () |
Query the board for the currently set max rate of the gyro. More... | |
virtual bool | Simulation::hasAnnunciator (AnnunciatorType annunc) |
Check if the board has the given type of annunciator. More... | |
SimulationConfiguration::SimulationConfiguration (QWidget *parent=nullptr) | |
SimulationConfiguration::~SimulationConfiguration () | |
Sprf3e::Sprf3e () | |
Sprf3e:Sprf3e This is the Sprf3e board definition. More... | |
virtual | Sprf3e::~Sprf3e () |
virtual QString | Sprf3e::shortName () |
virtual QString | Sprf3e::boardDescription () |
virtual bool | Sprf3e::queryCapabilities (BoardCapabilities capability) |
Query capabilities of the board. More... | |
virtual bool | Sprf3e::isInputConfigurationSupported (Core::IBoardType::InputType type) |
Determine if this board supports configuring the receiver. More... | |
virtual bool | Sprf3e::setInputType (Core::IBoardType::InputType type) |
virtual Core::IBoardType::InputType | Sprf3e::getInputType () |
getInputType get the current input type More... | |
virtual int | Sprf3e::queryMaxGyroRate () |
Query the board for the currently set max rate of the gyro. More... | |
virtual QStringList | Sprf3e::getAdcNames () |
virtual QPixmap | Sprf3e::getBoardPicture () |
getBoardPicture More... | |
virtual QString | Sprf3e::getHwUAVO () |
virtual QString | Sprf3e::getConnectionDiagram () |
getConnectionDiagram get the connection diagram for this board More... | |
virtual QWidget * | Sprf3e::getBoardConfiguration (QWidget *parent, bool connected) |
getBoardConfiguration More... | |
virtual bool | Sprf3e::hasAnnunciator (AnnunciatorType annunc) |
Check if the board has the given type of annunciator. More... | |
Sprf3eConfiguration::Sprf3eConfiguration (QWidget *parent=nullptr) | |
Sprf3eConfiguration::~Sprf3eConfiguration () | |
Supports dRonin board configuration.
Support the Piko BLX flight controller.
|
virtual |
Long description of the board
Implements Core::IBoardType.
Definition at line 71 of file pikoblx.cpp.
|
virtual |
Long description of the board
Implements Core::IBoardType.
Definition at line 70 of file sprf3e.cpp.
|
overridevirtual |
Long description of the board
Implements Core::IBoardType.
Definition at line 71 of file seppuku.cpp.
|
virtual |
Long description of the board
Implements Core::IBoardType.
Definition at line 71 of file omnibusf3.cpp.
|
virtual |
Long description of the board
Implements Core::IBoardType.
Definition at line 60 of file playuavosd.cpp.
|
virtual |
Long description of the board
Implements Core::IBoardType.
Definition at line 60 of file simulation.cpp.
|
overridevirtual |
Reimplemented from Core::IBoardType.
Definition at line 187 of file seppuku.cpp.
|
virtual |
Reimplemented from Core::IBoardType.
Definition at line 281 of file omnibusf3.cpp.
|
virtual |
Reimplemented from Core::IBoardType.
Definition at line 281 of file pikoblx.cpp.
|
virtual |
Reimplemented from Core::IBoardType.
Definition at line 257 of file sprf3e.cpp.
|
virtual |
Return a custom configuration widget, if one is provided.
Reimplemented from Core::IBoardType.
Definition at line 89 of file simulation.cpp.
|
overridevirtual |
Return a custom configuration widget, if one is provided.
Reimplemented from Core::IBoardType.
Definition at line 210 of file seppuku.cpp.
|
virtual |
getBoardConfiguration
parent | Parent object |
connected | Unused |
Reimplemented from Core::IBoardType.
Definition at line 277 of file sprf3e.cpp.
|
virtual |
getBoardPicture
Implements Core::IBoardType.
Definition at line 93 of file omnibusf3.cpp.
|
virtual |
getBoardPicture
Implements Core::IBoardType.
Definition at line 262 of file sprf3e.cpp.
|
virtual |
getBoardPicture
Implements Core::IBoardType.
Definition at line 93 of file pikoblx.cpp.
|
overridevirtual |
getBoardPicture
Implements Core::IBoardType.
Definition at line 195 of file seppuku.cpp.
|
virtual |
getBoardPicture
Implements Core::IBoardType.
Definition at line 77 of file playuavosd.cpp.
|
virtual |
getBoardPicture
Implements Core::IBoardType.
Definition at line 79 of file simulation.cpp.
|
overridevirtual |
getConnectionDiagram get the connection diagram for this board
Reimplemented from Core::IBoardType.
Definition at line 205 of file seppuku.cpp.
|
virtual |
getConnectionDiagram get the connection diagram for this board
Reimplemented from Core::IBoardType.
Definition at line 272 of file sprf3e.cpp.
|
virtual |
Get name of the HW Configuration UAVObject
Implements Core::IBoardType.
Definition at line 112 of file omnibusf3.cpp.
|
overridevirtual |
Get name of the HW Configuration UAVObject
Implements Core::IBoardType.
Definition at line 200 of file seppuku.cpp.
|
virtual |
Get name of the HW Configuration UAVObject
Implements Core::IBoardType.
Definition at line 112 of file pikoblx.cpp.
|
virtual |
Get name of the HW Configuration UAVObject
Implements Core::IBoardType.
Definition at line 267 of file sprf3e.cpp.
|
virtual |
Get name of the HW Configuration UAVObject
Implements Core::IBoardType.
Definition at line 84 of file simulation.cpp.
|
virtual |
Get name of the HW Configuration UAVObject
Implements Core::IBoardType.
Definition at line 82 of file playuavosd.cpp.
|
overridevirtual |
getInputType get the current input type
Reimplemented from Core::IBoardType.
Definition at line 148 of file seppuku.cpp.
|
virtual |
OmnibusF3::getInputType fetch the currently selected input type.
Reimplemented from Core::IBoardType.
Definition at line 175 of file omnibusf3.cpp.
|
virtual |
PikoBLX::getInputType fetch the currently selected input type.
Reimplemented from Core::IBoardType.
Definition at line 175 of file pikoblx.cpp.
|
virtual |
getInputType get the current input type
Reimplemented from Core::IBoardType.
Definition at line 151 of file sprf3e.cpp.
|
virtual |
Check if the board has the given type of annunciator.
annunc | Annunciator type of interest |
Reimplemented from Core::IBoardType.
Definition at line 87 of file playuavosd.cpp.
|
virtual |
Check if the board has the given type of annunciator.
annunc | Annunciator type of interest |
Reimplemented from Core::IBoardType.
Definition at line 101 of file simulation.cpp.
|
virtual |
Check if the board has the given type of annunciator.
annunc | Annunciator type of interest |
Reimplemented from Core::IBoardType.
Definition at line 287 of file omnibusf3.cpp.
|
virtual |
Check if the board has the given type of annunciator.
annunc | Annunciator type of interest |
Reimplemented from Core::IBoardType.
Definition at line 287 of file pikoblx.cpp.
|
overridevirtual |
Check if the board has the given type of annunciator.
annunc | Annunciator type of interest |
Reimplemented from Core::IBoardType.
Definition at line 217 of file seppuku.cpp.
|
virtual |
Check if the board has the given type of annunciator.
annunc | Annunciator type of interest |
Reimplemented from Core::IBoardType.
Definition at line 284 of file sprf3e.cpp.
|
virtual |
Determine if this board supports configuring the receiver.
Reimplemented from Core::IBoardType.
Definition at line 99 of file omnibusf3.cpp.
|
virtual |
Determine if this board supports configuring the receiver.
Reimplemented from Core::IBoardType.
Definition at line 99 of file pikoblx.cpp.
|
overridevirtual |
Determine if this board supports configuring the receiver.
Reimplemented from Core::IBoardType.
Definition at line 92 of file seppuku.cpp.
|
virtual |
Determine if this board supports configuring the receiver.
Reimplemented from Core::IBoardType.
Definition at line 90 of file sprf3e.cpp.
OmnibusF3::OmnibusF3 | ( | void | ) |
OmnibusF3::OmnibusF3 This is the OmnibusF3 board definition.
Definition at line 44 of file omnibusf3.cpp.
PikoBLX::PikoBLX | ( | void | ) |
PikoBLX::PikoBLX This is the PikoBLX board definition.
Definition at line 44 of file pikoblx.cpp.
PlayUavOsd::PlayUavOsd | ( | void | ) |
PlayUavOsd:PlayUavOsd This is the PlayUavOsd board definition.
Definition at line 40 of file playuavosd.cpp.
|
virtual |
Return which capabilities this board has.
Implements Core::IBoardType.
Definition at line 77 of file omnibusf3.cpp.
|
virtual |
Query capabilities of the board.
Implements Core::IBoardType.
Definition at line 75 of file sprf3e.cpp.
|
overridevirtual |
Query capabilities of the board.
Implements Core::IBoardType.
Definition at line 76 of file seppuku.cpp.
|
virtual |
Return which capabilities this board has.
Implements Core::IBoardType.
Definition at line 77 of file pikoblx.cpp.
|
virtual |
Query capabilities of the board.
Implements Core::IBoardType.
Definition at line 65 of file simulation.cpp.
|
virtual |
Query capabilities of the board.
Implements Core::IBoardType.
Definition at line 65 of file playuavosd.cpp.
|
virtual |
Query the board for the currently set max rate of the gyro.
Reimplemented from Core::IBoardType.
Definition at line 230 of file sprf3e.cpp.
|
virtual |
Query the board for the currently set max rate of the gyro.
Reimplemented from Core::IBoardType.
Definition at line 95 of file simulation.cpp.
|
overridevirtual |
Query the board for the currently set max rate of the gyro.
Reimplemented from Core::IBoardType.
Definition at line 182 of file seppuku.cpp.
|
virtual |
Query the board for the currently set max rate of the gyro.
Reimplemented from Core::IBoardType.
Definition at line 254 of file pikoblx.cpp.
|
virtual |
Query the board for the currently set max rate of the gyro.
Reimplemented from Core::IBoardType.
Definition at line 254 of file omnibusf3.cpp.
Seppuku::Seppuku | ( | void | ) |
Seppuku:Seppuku This is the Seppuku board definition.
Definition at line 41 of file seppuku.cpp.
SeppukuConfiguration::SeppukuConfiguration | ( | QWidget * | parent = nullptr | ) |
Definition at line 34 of file seppukuconfiguration.cpp.
|
overridevirtual |
Configure the board to use an receiver input type on a port number.
type | the type of receiver to use |
Reimplemented from Core::IBoardType.
Definition at line 104 of file seppuku.cpp.
|
virtual |
Configure the board to use a receiver input type on a port number
type | the type of receiver to use |
Reimplemented from Core::IBoardType.
Definition at line 122 of file pikoblx.cpp.
|
virtual |
Configure the board to use a receiver input type on a port number
type | the type of receiver to use |
Reimplemented from Core::IBoardType.
Definition at line 122 of file omnibusf3.cpp.
|
virtual |
Configure the board to use an receiver input type on a port number
type | the type of receiver to use |
Reimplemented from Core::IBoardType.
Definition at line 102 of file sprf3e.cpp.
|
overridevirtual |
Short description of the board / friendly name
Implements Core::IBoardType.
Definition at line 66 of file seppuku.cpp.
|
virtual |
Short description of the board / friendly name
Implements Core::IBoardType.
Definition at line 65 of file sprf3e.cpp.
|
virtual |
Short description of the board / friendly name
Implements Core::IBoardType.
Definition at line 66 of file omnibusf3.cpp.
|
virtual |
Short description of the board / friendly name
Implements Core::IBoardType.
Definition at line 66 of file pikoblx.cpp.
|
virtual |
Short description of the board / friendly name
Implements Core::IBoardType.
Definition at line 55 of file playuavosd.cpp.
|
virtual |
Short description of the board / friendly name
Implements Core::IBoardType.
Definition at line 55 of file simulation.cpp.
Simulation::Simulation | ( | void | ) |
Simulation:Simulation This is the Simulation board definition.
Definition at line 39 of file simulation.cpp.
|
explicit |
Definition at line 36 of file simulationconfiguration.cpp.
Sprf3e::Sprf3e | ( | void | ) |
Sprf3e:Sprf3e This is the Sprf3e board definition.
Definition at line 46 of file sprf3e.cpp.
Sprf3eConfiguration::Sprf3eConfiguration | ( | QWidget * | parent = nullptr | ) |
Definition at line 32 of file sprf3econfiguration.cpp.
|
virtual |
Definition at line 62 of file omnibusf3.cpp.
|
virtual |
Definition at line 62 of file pikoblx.cpp.
|
virtual |
Definition at line 51 of file playuavosd.cpp.
|
virtual |
Definition at line 62 of file seppuku.cpp.
SeppukuConfiguration::~SeppukuConfiguration | ( | ) |
Definition at line 58 of file seppukuconfiguration.cpp.
|
virtual |
Definition at line 51 of file simulation.cpp.
SimulationConfiguration::~SimulationConfiguration | ( | ) |
Definition at line 47 of file simulationconfiguration.cpp.
|
virtual |
Definition at line 61 of file sprf3e.cpp.
Sprf3eConfiguration::~Sprf3eConfiguration | ( | ) |
Definition at line 46 of file sprf3econfiguration.cpp.