]>
jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/log
Philipp Klaus [Fri, 19 Sep 2014 14:19:43 +0000 (16:19 +0200)]
Adding SubSubEvent support to the unpacker
Philipp Klaus [Fri, 19 Sep 2014 13:47:52 +0000 (15:47 +0200)]
New Python module: hld_unpacker
Jan Michel [Fri, 19 Sep 2014 11:46:39 +0000 (13:46 +0200)]
assume old format if header missing
www@jspc55 [Fri, 19 Sep 2014 11:44:17 +0000 (13:44 +0200)]
unpacker working with new header
Jan Michel [Wed, 17 Sep 2014 16:50:14 +0000 (18:50 +0200)]
added new header in unpacker
www@jspc55 [Fri, 11 Jul 2014 16:18:57 +0000 (18:18 +0200)]
renamed startup.pl -> init_setup.pl and start.pl -> init_system.pl
www@jspc55 [Fri, 11 Jul 2014 15:15:26 +0000 (17:15 +0200)]
cosmetics
www@jspc55 [Tue, 1 Jul 2014 14:44:24 +0000 (16:44 +0200)]
stable
www@jspc55 [Tue, 1 Jul 2014 14:41:38 +0000 (16:41 +0200)]
debug
www@jspc55 [Tue, 1 Jul 2014 14:12:39 +0000 (16:12 +0200)]
Debugged
www@jspc55 [Tue, 1 Jul 2014 12:51:55 +0000 (14:51 +0200)]
changed output format of run.pl -> more tidy formatted console output in testgui.pl
www@jspc55 [Tue, 1 Jul 2014 12:13:22 +0000 (14:13 +0200)]
unpacker.cxx v2 format
www@jspc55 [Tue, 1 Jul 2014 12:07:16 +0000 (14:07 +0200)]
Format Version 2 support
www@jspc55 [Mon, 30 Jun 2014 17:51:19 +0000 (19:51 +0200)]
minor design fixes to the GUIs
www@jspc55 [Mon, 30 Jun 2014 12:42:53 +0000 (14:42 +0200)]
parsing of setup xml files: renamed top level node <DetectorSetup> to <setup> to reduce ambiguity
www@jspc55 [Mon, 30 Jun 2014 11:57:17 +0000 (13:57 +0200)]
parsing of system xml files: renamed top level node <DaqSetup> to <system> to reduce ambiguity
www@jspc55 [Mon, 30 Jun 2014 11:39:14 +0000 (13:39 +0200)]
parsing of setup xml files: renamed node <readoutsystem> to <system> to reduce ambiguity
www@jspc55 [Mon, 30 Jun 2014 11:29:23 +0000 (13:29 +0200)]
startup.pl/parsing of setup xml files: renamed <config> nodes to <JtagConf> for clarity
www@jspc55 [Fri, 27 Jun 2014 14:59:23 +0000 (16:59 +0200)]
added a web based editor that can be called comfortably from the testgui
Jan Michel [Fri, 27 Jun 2014 14:05:49 +0000 (16:05 +0200)]
some small changes to unpacker
Jan Michel [Thu, 26 Jun 2014 16:24:19 +0000 (18:24 +0200)]
fixed column error in unpacker
Jan Michel [Thu, 26 Jun 2014 14:59:38 +0000 (16:59 +0200)]
added options for the usual settings in testgui
Jan Michel [Thu, 26 Jun 2014 14:37:07 +0000 (16:37 +0200)]
add new C-based unpacker
www@jspc55 [Tue, 24 Jun 2014 15:47:36 +0000 (17:47 +0200)]
modified startup.pl to allow for programming multiple jtag chains connected to different rocs
www@jspc55 [Tue, 24 Jun 2014 12:28:44 +0000 (14:28 +0200)]
some fixes, can now display data from sensors connected to different peripheral FPGAs
www@jspc55 [Wed, 18 Jun 2014 09:47:13 +0000 (11:47 +0200)]
minor fixes to adcread, run.pl and testgui, added label with (F)HR of individual banks in the output plots of unpack_hld (testgui plots)
Jan Michel [Fri, 13 Jun 2014 09:36:56 +0000 (11:36 +0200)]
added pixel count per bank as optional output on command line
www@jspc55 [Fri, 6 Jun 2014 13:24:05 +0000 (15:24 +0200)]
improved adcmon.pl (warning when no data from CB), added 'startup only' feature to testgui.pl, cleaned up some css directives
www@jspc55 [Tue, 3 Jun 2014 15:05:01 +0000 (17:05 +0200)]
obligatory fix to the last commit, haha
www@jspc55 [Tue, 3 Jun 2014 13:48:12 +0000 (15:48 +0200)]
added functionality: settings in CbConf nodes in the setup files are now programmed to the converter board during startup
www@jspc55 [Wed, 16 Apr 2014 13:30:57 +0000 (15:30 +0200)]
added jquery (needed for adcmon), some cosmetics on help messages, fixed design bug in JTAG editor
www@jspc55 [Fri, 28 Mar 2014 14:58:19 +0000 (15:58 +0100)]
minor fixes, resulting in less warnings and better help messages
www@jspc55 [Thu, 6 Mar 2014 13:34:23 +0000 (14:34 +0100)]
added safety check to changeConfigVal, register/field must exist in specification
www@jspc55 [Thu, 6 Mar 2014 10:21:46 +0000 (11:21 +0100)]
minor fixes concerning scaleoffset
www@jspc55 [Fri, 28 Feb 2014 13:36:51 +0000 (14:36 +0100)]
minor fixes, added scaleoffset compatibility to adcread and plotService/adcmon
www@jspc55 [Thu, 13 Feb 2014 10:28:50 +0000 (11:28 +0100)]
added a scriptable command line tool to read n ADC values and get simple statistics/
www@jspc55 [Wed, 5 Feb 2014 12:14:24 +0000 (13:14 +0100)]
bugfix in adcmon.pl UI
www@jspc55 [Fri, 31 Jan 2014 13:39:03 +0000 (14:39 +0100)]
progress on adc monitor plotting system
www@jspc55 [Thu, 30 Jan 2014 18:34:57 +0000 (19:34 +0100)]
first version of adcmon working
www@jspc55 [Thu, 30 Jan 2014 14:11:01 +0000 (15:11 +0100)]
updates on the plotting system
www@jspc55 [Thu, 23 Jan 2014 16:51:34 +0000 (17:51 +0100)]
adcmon.pl now serves as a crude demonstration for plotting system
www@jspc55 [Thu, 23 Jan 2014 16:20:23 +0000 (17:20 +0100)]
plotting system now works with TRBNet data
Michael Wiebusch [Wed, 22 Jan 2014 22:25:27 +0000 (23:25 +0100)]
progress on plot scheduling
www@jspc55 [Wed, 22 Jan 2014 15:19:01 +0000 (16:19 +0100)]
backup of work on plotting system
www@jspc55 [Wed, 22 Jan 2014 10:15:35 +0000 (11:15 +0100)]
work on plot service backend invocation and communication
www@jspc55 [Tue, 21 Jan 2014 18:11:51 +0000 (19:11 +0100)]
fixed alphabetical sorting in dropdown menus, began work on plotting system
www@jspc55 [Tue, 7 Jan 2014 17:58:08 +0000 (18:58 +0100)]
included changes to run on several systems in parallel
Michael Wiebusch [Tue, 3 Dec 2013 14:53:00 +0000 (15:53 +0100)]
adjusted addresses in start.pl
Michael Wiebusch [Tue, 3 Dec 2013 10:50:04 +0000 (11:50 +0100)]
implemented daqopserver tag in the setup xmls, parsed by startup.pl
Michael Wiebusch [Mon, 2 Dec 2013 19:47:30 +0000 (20:47 +0100)]
added a setupFile selector to testgui.pl. the setup file is passed to startup.pl via run.pl by pressing on the run button
Michael Wiebusch [Mon, 2 Dec 2013 18:07:11 +0000 (19:07 +0100)]
bugfix for the last commit, hehe
Michael Wiebusch [Mon, 2 Dec 2013 17:58:15 +0000 (18:58 +0100)]
removed ugly code for configFile and specFile selectors and replaced it with a modular solution, the fileSelector object, which can easily be reused
Michael Wiebusch [Mon, 25 Nov 2013 13:27:13 +0000 (14:27 +0100)]
deleted more garbage, no actual change
Michael Wiebusch [Mon, 25 Nov 2013 13:21:58 +0000 (14:21 +0100)]
deleted garbage, no actual change
Michael Wiebusch [Mon, 25 Nov 2013 13:02:59 +0000 (14:02 +0100)]
fixed bug with double fields inherited from specFile in the testgui
Michael Wiebusch [Mon, 25 Nov 2013 10:29:36 +0000 (11:29 +0100)]
fixed the firefox autofill issue in the testgui
www@jspc55 [Thu, 21 Nov 2013 13:24:48 +0000 (14:24 +0100)]
removed old image
www@jspc55 [Thu, 21 Nov 2013 13:22:49 +0000 (14:22 +0100)]
latest changes
WWW daemon apache [Wed, 30 Oct 2013 14:22:05 +0000 (15:22 +0100)]
latest start script and Enviroment
WWW daemon apache [Tue, 29 Oct 2013 16:40:57 +0000 (17:40 +0100)]
adapted start.pl, removed some warnings from unpacker
Michael Wiebusch [Fri, 23 Aug 2013 12:15:35 +0000 (14:15 +0200)]
fix in testgui.pl
Michael Wiebusch [Thu, 22 Aug 2013 09:47:23 +0000 (11:47 +0200)]
added nice icons to testgui, testgui visual feedback now distinguishes between busy and error, old sensor occupancy pictures are deleted each new run
Michael Wiebusch [Thu, 22 Aug 2013 08:52:17 +0000 (10:52 +0200)]
just comments
Michael Wiebusch [Wed, 21 Aug 2013 17:43:45 +0000 (19:43 +0200)]
outsourced javascript routines from jtageditor.pl to jtageditor.js, added move and copy feature to jtageditor
Michael Wiebusch [Wed, 21 Aug 2013 16:53:10 +0000 (18:53 +0200)]
design fix
Michael Wiebusch [Wed, 21 Aug 2013 16:50:55 +0000 (18:50 +0200)]
design fix
Michael Wiebusch [Wed, 21 Aug 2013 16:23:14 +0000 (18:23 +0200)]
xml filename in the quick editor region is now a link to jtageditor.pl that directly edits this file
Michael Wiebusch [Wed, 21 Aug 2013 16:14:48 +0000 (18:14 +0200)]
Merge branch 'gui_devel' of jspc29.x-matter.uni-frankfurt.de:mvdsensorcontrol into gui_devel
Michael Wiebusch [Wed, 21 Aug 2013 16:14:42 +0000 (18:14 +0200)]
added feature to jtageditor.pl, now possible to call it with edit=configFile.xml in the query string
WWW daemon apache [Wed, 21 Aug 2013 14:25:42 +0000 (16:25 +0200)]
small modifications to scripts
Jan Michel [Wed, 21 Aug 2013 12:04:38 +0000 (14:04 +0200)]
First start-up script for TrbNet settings
Jan Michel [Wed, 21 Aug 2013 11:54:22 +0000 (13:54 +0200)]
Merge branch 'gui_devel' of jspc29:mvdsensorcontrol into gui_devel
Michael Wiebusch [Wed, 21 Aug 2013 11:54:19 +0000 (13:54 +0200)]
xml2ini and xmlOperation.pl now use CONFDIR and SPECDIR from Environment.pm
Jan Michel [Wed, 21 Aug 2013 11:54:19 +0000 (13:54 +0200)]
new environment settings for TrbNet config
Jan Michel [Wed, 21 Aug 2013 11:53:58 +0000 (13:53 +0200)]
First start-up script for TrbNet settings
Michael Wiebusch [Wed, 21 Aug 2013 11:38:57 +0000 (13:38 +0200)]
jtageditor gets conf and spec dir now from Environment.pm
Michael Wiebusch [Wed, 21 Aug 2013 11:26:41 +0000 (13:26 +0200)]
changed the setup and the config paths in Environment.pm
Michael Wiebusch [Wed, 21 Aug 2013 11:21:53 +0000 (13:21 +0200)]
deleted setup and config dirs, which will be in the mvdconfig git
Michael Wiebusch [Wed, 21 Aug 2013 11:13:04 +0000 (13:13 +0200)]
Merge branch 'gui_devel' of jspc29.x-matter.uni-frankfurt.de:mvdsensorcontrol into gui_devel
Michael Wiebusch [Wed, 21 Aug 2013 11:12:48 +0000 (13:12 +0200)]
show/hide of conversion tools
Jan Michel [Tue, 20 Aug 2013 14:05:11 +0000 (16:05 +0200)]
layout for testgui corrected
Jan Michel [Tue, 20 Aug 2013 11:44:07 +0000 (13:44 +0200)]
Fixed unpacker bug with events with size 0
Jan Michel [Tue, 20 Aug 2013 11:22:14 +0000 (13:22 +0200)]
Frame Information in plots from unpacker
Jan Michel [Mon, 19 Aug 2013 20:39:40 +0000 (22:39 +0200)]
reverted order of sensors
Michael Wiebusch [Thu, 15 Aug 2013 16:24:46 +0000 (18:24 +0200)]
last fix was wrong, now better fix
Michael Wiebusch [Thu, 15 Aug 2013 16:23:08 +0000 (18:23 +0200)]
fix
Michael Wiebusch [Thu, 15 Aug 2013 16:19:00 +0000 (18:19 +0200)]
added a base conversion tool to the jtageditor, design not yet fully optimized ...
Michael Wiebusch [Thu, 15 Aug 2013 14:12:15 +0000 (16:12 +0200)]
cleaned up, finally the quick edit area in testgui.pl and the jtageditor.pl are generated by the SAME code, the way it should have been since ever ...
Michael Wiebusch [Wed, 14 Aug 2013 16:18:57 +0000 (18:18 +0200)]
outsourced print_registers and print_fields to clean up
Michael Wiebusch [Wed, 14 Aug 2013 12:47:45 +0000 (14:47 +0200)]
div and css test
Michael Wiebusch [Wed, 14 Aug 2013 12:38:40 +0000 (14:38 +0200)]
div and css test
Michael Wiebusch [Wed, 14 Aug 2013 12:34:33 +0000 (14:34 +0200)]
div and css test
Michael Wiebusch [Wed, 14 Aug 2013 09:21:43 +0000 (11:21 +0200)]
Merge branch 'gui_devel' of jspc29.x-matter.uni-frankfurt.de:mvdsensorcontrol into gui_devel
Michael Wiebusch [Wed, 14 Aug 2013 09:21:38 +0000 (11:21 +0200)]
changed value range check behaviour in jtageditor
Jan Michel [Mon, 12 Aug 2013 21:43:14 +0000 (23:43 +0200)]
some very basic status information, but with better layout
Jan Michel [Mon, 12 Aug 2013 11:10:09 +0000 (13:10 +0200)]
Merge branch 'gui_devel' of jspc29:mvdsensorcontrol into gui_devel
Jan Michel [Mon, 12 Aug 2013 11:10:04 +0000 (13:10 +0200)]
max of z-axis in testgui is now number of frames
Michael Wiebusch [Sun, 11 Aug 2013 16:04:46 +0000 (18:04 +0200)]
Merge branch 'gui_devel' of jspc29.x-matter.uni-frankfurt.de:mvdsensorcontrol into gui_devel
Michael Wiebusch [Sun, 11 Aug 2013 16:04:42 +0000 (18:04 +0200)]
corrected field value range in tooltip
Jan Michel [Sat, 10 Aug 2013 14:52:14 +0000 (16:52 +0200)]
few pieces of information in status gui