Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Readme.md

Fault detection and identification

You can create your own FDI node with the SDK (src/fdir/fdiSDK.cpp). An example node is src/fdir/fdiExample.cpp

Recovery

You can create your own Recovery node with the SDK (src/recovery/recoverysdk.cpp). An example implementation is src/recovery/recoveryExample.cpp