#include <system_identification.h>
◆ state_type
◆ SystemIdentification()
SystemIdentification::SystemIdentification |
( |
uint32_t |
device_address, |
|
|
Cia402Drive & |
cia402_drive, |
|
|
TuningParameters |
tuning_params, |
|
|
const std::function< void()> & |
started_callback = {} , |
|
|
const std::function< void(motionmaster::MotionMasterMessage::Status::SystemIdentification::Warning::Code, std::string)> & |
warning_callback = {} , |
|
|
bool |
next_gen_sys_id = false |
|
) |
| |
◆ ~SystemIdentification()
SystemIdentification::~SystemIdentification |
( |
| ) |
|
◆ start()
Run system identification.
Find a stable plant model using chirp and save it to the device flash memory
- Returns
- error if any
The documentation for this class was generated from the following files: