]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
added CBM Tof as possible hardware type
authorJan Michel <j.michel@gsi.de>
Thu, 3 Apr 2014 21:46:23 +0000 (23:46 +0200)
committerJan Michel <j.michel@gsi.de>
Thu, 3 Apr 2014 21:47:13 +0000 (23:47 +0200)
web/htdocs/network/map.htm

index 3867101260a18ec192042f038cb51be4db50c6e8..08575cb73108f2e2849e06cfd1a755a6faab4368 100644 (file)
@@ -45,6 +45,7 @@ function update(data) {
       case 0x90: o+= "TRB3 central"; break;
       case 0x91: o+= "TRB3 periph"; break;
       case 0x92: o+= "CBM-Rich"; break;
+      case 0x93: o+= "CBM-Tof"; break;
       case 0x62: o+= "Hub AddOn"; break;
       case 0x52: o+= "CTS"; break;
       case 0x42: o+= "Shower AddOn"; break;