##// END OF EJS Templates
the interrupt sub routine related to the waveform picker is now lighter...
the interrupt sub routine related to the waveform picker is now lighter no more picks are observed on the waveforms

File last commit:

r103:b24459a013ed VHDLib206
r112:5b5da8d2c053 VHDLib206
Show More
LEON3_LOAD_SPW.py
13 lines | 322 B | text/x-python | PythonLexer
/ FSW-qt / bin / LEON3_LOAD_SPW.py
paul
Minor changes
r94 #!/usr/bin/lppmon -e
paul
the function asm_reorganize format the spectral matrix to the ICD format
r103 proxy.loadSysDriver("RMAPPlugin","RMAPPlugin0");
proxy.loadSysDriverToParent("dsu3plugin","RMAPPlugin0");
paul
Minor changes
r94
#BUTTON_selectStarDundee.click()
BUTTON_selectGRESB.click()
paul
the function asm_reorganize format the spectral matrix to the ICD format
r103 BUTTON_rmapOpenCommunication.click()
paul
Minor changes
r94
paul
rev 1.0.0.1
r98 dsu3plugin0.openFile("/opt/DEV_PLE/FSW-qt/bin/fsw")
paul
Minor changes
r94 dsu3plugin0.loadFile()
dsu3plugin0.run()