nosugerhcc

Results 3 comments of nosugerhcc

Thank you ! It helped me a lot

Hello. I tried to add "timedelta" in mri.p4 ,send.py and receive.py,but it shows that cannot receive the data pack .I could get the data packet if there is only "qdepth"...

https://github.com/nosugerhcc/mriplus I just add "timedelta" in mri.p4 like "qdepth" and add IntField("timedelta",0) in send/receive.py like IntField("qdepth", 0). I dont know if I am doing right...