SimpleSerial and GlitchExplorer question.

Currently I have setup to do vcc glitching with glitch explorer and it is working fine but I have to use a separate bash script to reset the target. So I added a auxiliary module to run the same command to reset the target and it reset the target fine but the problem now is glitch explorer won’t advance the external trigger offset. Seem like glitch explorer won’t step because it doesn’t detect the glitch in ADC module. But this work if I use separate bash script to do the reset cycles. My external trigger is system reset signal from the target. Any idea how to get glitch explorer to work with a custom reset auxiliary module. I’m using system serial interface to monitor successful glitches and don’t need to capture the glitch traces in ADC.