##// END OF EJS Templates
Functions added to the plugin to get the number of CCSDS packets...
Functions added to the plugin to get the number of CCSDS packets transmitted (linked to the lfrcontrol plugin counter of TC transmitted, it is possible to flush the TC transmission before changing the spacewire link in use)

File last commit:

r0:2d12462f4460 default
r40:cda6b4e8adc1 Patch 3 from Paul on spwplugin default
Show More
dsu3pluginpywrapper.cpp
6 lines | 139 B | text/x-c | CppLexer
/ dsu3plugin / dsu3pluginpywrapper.cpp
#include "dsu3pluginpywrapper.h"
dsu3pluginPywrapper::dsu3pluginPywrapper(socexplorerplugin *parent) :
genericPySysdriver(parent)
{
}