Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 7 to 7 | ||||||||
Changes in existing Status class | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
| ||||||||
Deleted: | ||||||||
< < |
| |||||||
| ||||||||
Line: 26 to 28 | ||||||||
Could in principle be done using the existing structure by adding them as tables which don't show in the normal status display, but could be retrieved by table name. How would this work for a variable-length list? Is it worth adding this to the address table? | ||||||||
Added: | ||||||||
> > | Eric is going to work on this. | |||||||
How to integrate Daniel's unpacker code for data display? How to handle subdetector-specific display information? | ||||||||
Added: | ||||||||
> > | Dan will discuss both of these with Daniel | |||||||
Do we want to provide a simple stand-alone framework to test this code without having to run HCAL xDAQ? | ||||||||
Changed: | ||||||||
< < | Is there a sufficiently simple open-source web server we could use? In principle one can run a program using cgicc from the command line, setting the environment variables and feeding it a query on standard input. This seems rather complex. Probably easier just to use the apache server already available on linux systems and build a test executable. | |||||||
> > | Should eventually move all web display code from the xDAQ to a separate class, and build a stand-alone CGI executable for testing. | |||||||
-- EricHazen - 11 Sep 2015 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
Report() and set/get methods for HTML, BareHTML and LaTeX.
Suggest the following:
Changes in existing Status class
Questions:How to handle things like the TTC command history, L1A history, data dump etc? Could in principle be done using the existing structure by adding them as tables which don't show in the normal status display, but could be retrieved by table name. How would this work for a variable-length list? Is it worth adding this to the address table? How to integrate Daniel's unpacker code for data display? How to handle subdetector-specific display information? Do we want to provide a simple stand-alone framework to test this code without having to run HCAL xDAQ? Is there a sufficiently simple open-source web server we could use? In principle one can run a program usingcgicc from the command line, setting the environment variables and feeding it a query on standard input. This seems rather complex. Probably easier just to use the apache server already available on linux systems and build a test executable.
-- EricHazen - 11 Sep 2015 |