Tags:
view all tags
---+++ To Do *2016-04-25* * Fix MCS file reader so it give sensible error messages when the files is not an MCS file or has other formatting problems. *2015-11-30* * *AMC13ToolFlash* doesn't work with IP address names or connection files with the "-c" option *2015-09-16* * *AMC13Tool2* doesn't handle 9 bit serial numbers in a few cases: * *fv* command * flash programming for T2 claims no matching files (probably a 25 vs 45 problem) *2015-09-08* * HyperDAQ improvements * Provide menu with level-of-detail select, TTC history, L1A history, register dump, data dump options * Restructure code so that top-level page with menu is rendered in =DTCManager.cc=. * Remove HTML header output from =Status::Report()= (or make optional) *2014-08-22, hazen* Status display, *AMC_Links* table: * *Link_Enable* is redundant * *AMC_Words*, *AMC_Events*, *AMC_Headers* etc should be zero-suppressed *2014-08-07, hazen* When "T" (ttc-loop-back) is enabled, "L" (local triggers) must be also. *localTtcSignalEnable()* should also call *genInternalL1asEnable()* *2014-08-06, hazen* 1. Use address table names or #define constants instead of hard-wired values in the flash programming code. 2. Add support for file paths in flash programming code (need to separate the file name from the path before parsing the file name). Check for and support "Golden" and "Header" files. 3. *selectMcsFile* should also take a directory path. 4. Provide return value for flash verify functions *2041-06-10, hazen:* Break up block reads greater than 0x400 32-bit words into multiple reads. File a bug report to UHAL developers that reads greater than about 0x500 words causes the following exception: <pre> terminate called after throwing an instance of 'uhal::exception::IPbusCoreResponseCodeSet' what(): Returned Header, 0x20180706 ( transaction id = 0x00000018, transaction type = 0x00, word count = 7 ) \ had response field = 0x06 indicating an error (1025 bytes into IPbus reply payload) Original sent header was 0x2018080F, 9 bytes into IPbus send payload </pre> A similar ticket has been submitted [[https://svnweb.cern.ch/trac/cactus/ticket/635][https://svnweb.cern.ch/trac/cactus/ticket/635]] ---+++ Done *2015-12-18* FIXED dgastler 2016-01-08 * *AMC13Tool2 pv* command breaks if a file in the current directory is not named correctly. eg "AMC13_T1_test.mcs" This will cause an exception and kill the "pv" command even if you aren't going to use that file. *2015-08-06, djarcaro* AMC13 build warnings: * src/common/Launcher_commands_control.cc:741: warning: no return statement in function returning non-void * src/common/Launcher_commands_status.cc:55: warning: comparison between signed and unsigned integer expressions * src/common/Launcher_commands.cc:64:39: warning: backslash and newline separated by space *2015-11-01* * Add "dump" command to *AMC13Tool2*. I suggest the following behavior: If invoked with no arguments, perform the equivalent of the following commands: <pre> > rv 0 0x2000 > rs 0 0x1000 </pre> with results sent to a file named as follows: <pre> AMC13XGDump_2015-01-03_131532.txt</pre> in the current working directory. It should print a message such as this: <ul> Dump written to =/home/someuser/working/directory/AMC13XGDump_2015-01-03_131532.txt=. <br>Please e-mail to =wusx@bu.edu= with details of the conditions under which the dump was captured and the problems experienced. </ul> The command should take a file name as an optional argument and if specified write the dump to that file. *2015-07-13, hazen* _Done_ Fix bugs in *AMC13ToolFlash*: * Environment variable AMC13_ADDRESS_TABLE_PATH should tolerate value ending with "/" or no "/" * On the command line, after -c one should be able to specify an IP address with trailing "/c" to use the control hub. *2014-10-31, hazen* _Done_ Display actual state names in TTS status. Probably this is a "format" attribute, with two new values for "raw ttc" and "encoded ttc". Display SVN version and/or tag in status display. *2015-09-11, hazen* _Done_ * Adding "nzr" option to status display code to display table row only if the specified item is non-zero. This should allow to handle things like the L1A history (more) gracefully In *AMC13Tool2* and *AMC13ToolFlash*: * *Done 7/30/2015 -Zach Collins* Restore the function from the old AMC13Tool where you can specify a serial number on the command line and have the tool calculate the default IP address for a connection. This could just be an option for the "-c" switch, e.g. "-c 53" instead of "-c 192.168.1.27". -- Main.EricHazen - 10 Jun 2014
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r34
|
r29
<
r28
<
r27
<
r26
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r27 - 25 Apr 2016
-
EricHazen
Home
Site map
BUCMSPublic web
Main web
Sandbox web
TWiki web
BUCMSPublic Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
Edit
Attach
Copyright © 2008-2021 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback