Package de.wuespace.telestion.extension.mavlink
package de.wuespace.telestion.extension.mavlink
-
ClassDescriptionA simple Factory which can create and register all necessary modules for a functioning MavlinkAdapter.
Although there is still the possibility of doing the work manually, it is recommended to use this designated factory.Configuration with which this factory can create all modules for a functioning MavlinkAdapter.Handling the linking processes of the MAVLink-message IDs to the right implementation.
Before being able to get the messages by id they must be registered here.
Note that this class should be used in a static context.Config-Class which can be used to create a newValidatorMavlink1
.Config-Class which can be used to create a newValidatorMavlink2
.