Ticket #6932 (closed: fixed)
Remove code for parsing RTDL packets
Reported by: | Ross Miller | Owned by: | Ross Miller |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.6 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Russell Taylor |
Description
At one point the SNS Live Listener actually needed values that were in the RTDL packets. As of Aug, 2012, everything we need has been moved into the Banked Event packets and we don't to even look at the RDTL packets.
Change History
comment:2 Changed 7 years ago by Ross Miller
Don't parse RTDL packets
Removed the code for parsing the RTDL packets. Also removed the code in the BankedEventPkt parser that checked the pulse ID on the RDTL packets.
Refs #6932
Changeset: 4baa2c3ad88d3980f419474e9d7db4519b8ff31e
comment:4 Changed 7 years ago by Ross Miller
- Status changed from accepted to verify
- Resolution set to fixed
There may be a conflict trying to merge this back into master because the file has been modified as part of some other tickets.
comment:5 Changed 7 years ago by Ross Miller
Merge branch 'feature/6932_Ignore_RTDL_Packets' into develop
Conflicts:
Code/Mantid/Framework/DataHandling/src/SNSLiveEventDataListener.cpp
Refs #6932
Changeset: f1815bef2405b2c5fbc5477a7e7f2724d14ea869
comment:6 Changed 7 years ago by Russell Taylor
- Status changed from verify to verifying
- Tester set to Russell Taylor
comment:7 Changed 7 years ago by Russell Taylor
Merge remote branch 'origin/feature/6932_Ignore_RTDL_Packets'
Re #6932. Conflicts:
Code/Mantid/Framework/DataHandling/src/SNSLiveEventDataListener.cpp
Changeset: 3dcbf190e30b119fc2fc06f6de399e159701b6a4
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7778