##// END OF EJS Templates
modulus, tbad, offset, shift are stored in finetime (uint64_t)...
modulus, tbad, offset, shift are stored in finetime (uint64_t) work in progress on TC_LFR_LOAD_FILTER_PAR bugs: 984, 978, 988

File last commit:

r167:6c1a4ac855d5 patch rev 2
r355:c502a62ca98f R3++
Show More
LOAD_FSW_AHBUART.py
9 lines | 313 B | text/x-python | PythonLexer
#!/usr/bin/lppmon -e
proxy.loadSysDriver("AHBUARTplugin","AHBUART");
proxy.loadSysDriverToParent("dsu3plugin","AHBUART");
proxy.loadSysDriverToParent("APB UART PLUGIN","AHBUART");
AHBUART.open("/dev/ttyUSB0",30000000)
dsu3plugin0.openFile("/opt/DEV_PLE/FSW-qt/bin/fsw")
dsu3plugin0.loadFile()
dsu3plugin0.run()