Ticket #4802 (closed: fixed)
Live Data: Create ILiveListener interface
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | LiveData, ADARA |
Cc: | rgmiller@… | Blocked By: | |
Blocking: | #4801, #4812 | Tester: | Martyn Gigg |
Description
Change History
comment:2 Changed 9 years ago by Russell Taylor
- Priority changed from critical to blocker
- Status changed from new to accepted
- Blocking 4801 added
- Blocked By 4801 removed
comment:3 Changed 9 years ago by Russell Taylor
Add first cut of ILiveListener interface. Re #4802.
Changeset: c9fe137009c01e9a3c4aa9a64894eb8f3e05125e
comment:4 Changed 9 years ago by Russell Taylor
Add first cut of ILiveListener interface. Re #4802.
Changeset: c9fe137009c01e9a3c4aa9a64894eb8f3e05125e
comment:5 Changed 9 years ago by Russell Taylor
Re #4802. Add method to signal run status.
Possible values are based on SNS live stream protocol, but could be added to if needed.
Changeset: 680d32592b45b050ccdb29071f5305c2205895ee
comment:6 Changed 9 years ago by Russell Taylor
Re #4802. Try to fix mac buildservers.
Although the existing code compiled fine on my mac!
Changeset: cc8ba3016f9830ca5e02b9d29d7b8be41985a4e3
comment:7 Changed 9 years ago by Russell Taylor
Re #4802. More fixed for out-of-date Intel compilers.
Changeset: 6b6f405227e7f68960afaffa42fb455f935827d9
comment:8 Changed 9 years ago by Russell Taylor
Re #4802. Rename enum members in light of Intel compiler deficiencies
Changeset: 16e0c5d2e2d72a3b14982cbcba81d62a27761236
comment:9 Changed 9 years ago by Russell Taylor
- Status changed from accepted to verify
- Resolution set to fixed
comment:10 Changed 8 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:11 Changed 8 years ago by Martyn Gigg
- Status changed from verifying to closed
Interface looks good and work as already been done to build upon it.
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5649