]>
jspc29.x-matter.uni-frankfurt.de Git - trbnettools.git/log
Jörn Adamczewski-Musch [Mon, 6 Feb 2017 09:41:44 +0000 (10:41 +0100)]
Merge branch 'master' of ssh://jspc29.x-matter.uni-frankfurt.de/trbnettools
HADES_DAQ [Mon, 6 Feb 2017 07:15:05 +0000 (08:15 +0100)]
JAM: improved pexor kernel module - added function to flush fifo
in case of dma timeout. Some tuning of dma polling loop, added schedule
to improve host load balancing here. Seems to help with trbndet hangup
problem on hades31 (?) Under further investigation.
Michael Traxler [Mon, 16 Jan 2017 21:50:22 +0000 (22:50 +0100)]
also make shared library, mt
Jan Michel [Wed, 6 Jul 2016 13:04:13 +0000 (15:04 +0200)]
update trbflash with new hardware ids for Dirich family
Jörn Adamczewski-Musch [Mon, 25 Apr 2016 13:49:03 +0000 (15:49 +0200)]
pexor kernel module: introduced some ns sleepstates when polling for dma
complete, as in other pexor DAQ driver variants.
This may help for seldomly occuring read / dma errors?
Still under test.
Also more verbose codeversion information in sysfs.
Jörn Adamczewski-Musch [Fri, 22 Apr 2016 12:34:45 +0000 (14:34 +0200)]
pexor driver: bugfix in kernel module remove (wrong order of freeing
resources). Compiles with kernel 4.1.20 (openSUSE 42.1
leap) without further changes.
Cahit Ugur [Mon, 30 Nov 2015 09:10:48 +0000 (10:10 +0100)]
added broadcast address for HUB designs and corrected boardcast address for the TRB3sc designs
Cahit Ugur [Wed, 26 Aug 2015 14:39:02 +0000 (16:39 +0200)]
updated trb3sc broadcast address
Cahit Ugur [Fri, 14 Aug 2015 08:32:33 +0000 (10:32 +0200)]
added bit & jed file filter feature for trbflash program and verify options
Cahit Ugur [Thu, 13 Aug 2015 16:14:08 +0000 (18:14 +0200)]
updated for more options and added help messages
Cahit Ugur [Thu, 13 Aug 2015 13:26:04 +0000 (15:26 +0200)]
added zsh autocompeting functionality for trbcmd and trbflash
Maps [Thu, 9 Jul 2015 15:48:26 +0000 (17:48 +0200)]
added feature to write binary data to flash, beginning with arbitrary page
Jan Michel [Tue, 2 Jun 2015 16:09:06 +0000 (18:09 +0200)]
adding new hardware id for TRB3sc
Jan Michel [Tue, 29 Jul 2014 08:53:58 +0000 (10:53 +0200)]
added .gitignore file
Michael Traxler [Wed, 23 Apr 2014 08:43:22 +0000 (10:43 +0200)]
Merge branch 'master' of jspc29.x-matter.uni-frankfurt.de:trbnettools
Michael Traxler [Wed, 23 Apr 2014 08:43:08 +0000 (10:43 +0200)]
trbflash: support for new hardware id (0x9300) of cbmtof
Ludwig Maier [Sun, 16 Feb 2014 01:15:14 +0000 (02:15 +0100)]
trb_i2c output update
Ludwig Maier [Sun, 16 Feb 2014 01:05:53 +0000 (02:05 +0100)]
trb_i2c rc mode added, i.e. read number of registers in a row
Ludwig Maier [Sat, 15 Feb 2014 18:36:32 +0000 (19:36 +0100)]
trb_i2c now supports -D option, output is then given as decimal number
Ludwig Maier [Wed, 12 Feb 2014 20:23:56 +0000 (21:23 +0100)]
updated trb_flash, when calling 'info' DATE field now shows CompileTime take from information stored in *.bit file
Ludwig Maier [Thu, 30 Jan 2014 14:26:30 +0000 (15:26 +0100)]
function loadbit now available
Ludwig Maier [Wed, 29 Jan 2014 22:59:04 +0000 (23:59 +0100)]
trb_i2c modified
Ludwig Maier [Mon, 9 Dec 2013 13:21:30 +0000 (14:21 +0100)]
trb_i2c -b option added
Michael Traxler [Tue, 3 Dec 2013 08:48:53 +0000 (09:48 +0100)]
cbmtof compatibility to trbflash is added
Ludwig Maier [Fri, 29 Nov 2013 20:42:16 +0000 (21:42 +0100)]
decmode change to unsigned
Ludwig Maier [Fri, 29 Nov 2013 20:31:49 +0000 (21:31 +0100)]
pexor kernel module update
Ludwig Maier [Fri, 29 Nov 2013 20:27:56 +0000 (21:27 +0100)]
added -D decimal output display option to trbcmd
Ludwig Maier [Mon, 28 Oct 2013 03:07:25 +0000 (04:07 +0100)]
update statics
Ludwig Maier [Mon, 28 Oct 2013 02:08:26 +0000 (03:08 +0100)]
fixed major lock bug
Ludwig Maier [Mon, 28 Oct 2013 01:23:40 +0000 (02:23 +0100)]
replaced spinlocks by semaphores
Ludwig Maier [Sun, 27 Oct 2013 23:06:23 +0000 (00:06 +0100)]
replaced all ndelay(20) by udelay(UDELAY_TIME) UDELAY_TIME=1
hadaq@Frankfurt [Sun, 27 Oct 2013 22:26:29 +0000 (23:26 +0100)]
pci_test always on now
Ludwig Maier [Sun, 27 Oct 2013 21:54:47 +0000 (22:54 +0100)]
update
Ludwig Maier [Sun, 27 Oct 2013 21:11:15 +0000 (22:11 +0100)]
update
Ludwig Maier [Sun, 27 Oct 2013 21:02:01 +0000 (22:02 +0100)]
pexor kernel module update regarding iowrite read operations
Ludwig Maier [Sat, 26 Oct 2013 15:08:45 +0000 (17:08 +0200)]
pexor kernel module update
hadaq@Frankfurt [Thu, 24 Oct 2013 12:17:25 +0000 (14:17 +0200)]
small change in text buffer size
Jan Michel [Thu, 17 Oct 2013 09:41:39 +0000 (11:41 +0200)]
Removed Data::Dumper from libtrbnet_perl - speeds up startup by one order of magnitude
Ludwig Maier [Sat, 28 Sep 2013 10:27:24 +0000 (12:27 +0200)]
fixed bug which modified DAQOPSERVER and TRB3_SERVER environment variables after calling init_ports()
Ludwig Maier [Tue, 17 Sep 2013 20:04:05 +0000 (22:04 +0200)]
bug fix udp
Ludwig Maier [Tue, 17 Sep 2013 18:53:06 +0000 (20:53 +0200)]
fixed bug in upd_command_index
Ludwig Maier [Mon, 12 Aug 2013 00:28:54 +0000 (02:28 +0200)]
new version 6.0, see tag v6.0
Ludwig Maier [Tue, 6 Aug 2013 19:21:40 +0000 (21:21 +0200)]
Makefile remove deprecated RCS calls, trbflash improved debugging
Ludwig Maier [Mon, 5 Aug 2013 21:13:23 +0000 (23:13 +0200)]
TRB3 UDP bugfix
Ludwig Maier [Mon, 15 Jul 2013 22:28:20 +0000 (00:28 +0200)]
change trbnet_reset sleep time to 2s in case of TRB3 design, all others are 8s still
Ludwig Maier [Wed, 3 Jul 2013 10:06:53 +0000 (12:06 +0200)]
removed MYMETA.yml
Ludwig Maier [Wed, 3 Jul 2013 10:05:24 +0000 (12:05 +0200)]
temp patch DESTDIR
Ludwig Maier [Fri, 28 Jun 2013 16:41:03 +0000 (18:41 +0200)]
perllib will be install to ./lib/usr/... by default
Ludwig Maier [Fri, 28 Jun 2013 16:24:36 +0000 (18:24 +0200)]
updated Makefiles to work better when ETRAX=1 is set
Ludwig Maier [Tue, 11 Jun 2013 15:08:29 +0000 (17:08 +0200)]
added imissing extern declarations for getopt
Ludwig Maier [Fri, 24 May 2013 13:05:52 +0000 (15:05 +0200)]
Merge branch 'master' of jspc29.x-matter.uni-frankfurt.de:trbnettools
Ludwig Maier [Fri, 24 May 2013 12:58:58 +0000 (14:58 +0200)]
automatic $Revision$ update not really supported by git, changed to manual mode using #define.....
Ludwig Maier [Fri, 24 May 2013 12:58:58 +0000 (14:58 +0200)]
automatic $ not really supported by git, changed to manual mode using #define.....
Hades DAQ [Tue, 26 Feb 2013 12:01:10 +0000 (13:01 +0100)]
symbolic links to bin, mt
hadaq [Fri, 30 Nov 2012 15:36:39 +0000 (15:36 +0000)]
added functions setbit, clearbit and loadbit to libtrbnet and libtrbnet_perl, removed trb_register_modify function.
hadaq [Thu, 29 Nov 2012 21:15:24 +0000 (21:15 +0000)]
update
hadaq [Wed, 10 Oct 2012 16:39:51 +0000 (16:39 +0000)]
added RPC-ProgId Option to trbnetd, now serveral trbnetd can run on one machine, valid only for TRB3
hadaq [Sun, 26 Aug 2012 21:02:33 +0000 (21:02 +0000)]
trb_set_address works like this on 64-bit perl, mt
hadaq [Sat, 25 Aug 2012 00:21:52 +0000 (00:21 +0000)]
added trb_set_address function
hadaq [Fri, 20 Jul 2012 16:03:16 +0000 (16:03 +0000)]
removed signal blocking from TRB3 design, not needed anymore
hadaq [Fri, 20 Jul 2012 15:50:45 +0000 (15:50 +0000)]
removed semaphores from TRB3 design, not needed anymore
hadaq [Fri, 20 Jul 2012 00:06:42 +0000 (00:06 +0000)]
update
hadaq [Thu, 19 Jul 2012 23:46:23 +0000 (23:46 +0000)]
fixed fuck-bug (fds)
hadeshyp [Thu, 19 Jul 2012 21:46:20 +0000 (21:46 +0000)]
*** empty log message ***
hadaq [Thu, 19 Jul 2012 21:11:12 +0000 (21:11 +0000)]
modify enabled
hadaq [Thu, 19 Jul 2012 16:34:49 +0000 (16:34 +0000)]
reset fixed
hadaq [Thu, 19 Jul 2012 10:19:45 +0000 (10:19 +0000)]
fixed set_address bug, wrong target-address, must be 0xffff
hadaq [Wed, 18 Jul 2012 22:13:51 +0000 (22:13 +0000)]
TRB3 simulator added
hadaq [Wed, 18 Jul 2012 21:49:17 +0000 (21:49 +0000)]
pselect bug fixed, + 1 was missing
hadaq [Wed, 18 Jul 2012 21:00:59 +0000 (21:00 +0000)]
minor update
hadaq [Wed, 18 Jul 2012 20:45:35 +0000 (20:45 +0000)]
UDP receiver timeout now handled by select call, MT, LM
hadaq [Wed, 18 Jul 2012 19:58:50 +0000 (19:58 +0000)]
sender and receiver port are the same, portnumber wil be chosen by operating system
hadaq [Wed, 18 Jul 2012 15:25:47 +0000 (15:25 +0000)]
added getsockname, receive on port +1, GK, MT
hadaq [Wed, 18 Jul 2012 02:53:11 +0000 (02:53 +0000)]
updated HOWTO
hadaq [Wed, 18 Jul 2012 02:49:39 +0000 (02:49 +0000)]
updated make
hadaq [Wed, 18 Jul 2012 00:16:50 +0000 (00:16 +0000)]
only one UDP PAckage can be received, i.e. 64K; Timeout set to 3s, 3 retries in case of timeout
hadaq [Tue, 17 Jul 2012 19:01:10 +0000 (19:01 +0000)]
update
hadaq [Tue, 17 Jul 2012 18:58:18 +0000 (18:58 +0000)]
update
hadaq [Tue, 17 Jul 2012 18:54:56 +0000 (18:54 +0000)]
update
hadaq [Tue, 17 Jul 2012 18:53:49 +0000 (18:53 +0000)]
update
hadaq [Tue, 17 Jul 2012 18:41:01 +0000 (18:41 +0000)]
enabled register_modify function for TRB3, should only be used via trbnetd
hadaq [Tue, 17 Jul 2012 18:25:07 +0000 (18:25 +0000)]
UDP Buffersize changed to 64K
hadaq [Thu, 14 Jun 2012 18:24:51 +0000 (18:24 +0000)]
update
hadaq [Thu, 14 Jun 2012 13:20:04 +0000 (13:20 +0000)]
trb3 reset added
hadaq [Tue, 12 Jun 2012 16:00:02 +0000 (16:00 +0000)]
fixed stringId bug
hadeshyp [Tue, 12 Jun 2012 08:13:31 +0000 (08:13 +0000)]
*** empty log message ***
hadaq [Fri, 8 Jun 2012 19:17:25 +0000 (19:17 +0000)]
update
hadaq [Fri, 8 Jun 2012 18:30:39 +0000 (18:30 +0000)]
multiple UDP Buffer suport added
hadaq [Wed, 6 Jun 2012 21:59:14 +0000 (21:59 +0000)]
LM: update
hadaq [Wed, 6 Jun 2012 21:57:33 +0000 (21:57 +0000)]
LM: added register_write_mem function
hadaq [Mon, 21 May 2012 20:05:42 +0000 (20:05 +0000)]
koennte klappen
hadaq [Wed, 25 Apr 2012 00:39:28 +0000 (00:39 +0000)]
added setbit and clearbit to libtrbnet_perl
hadaq [Wed, 11 Apr 2012 11:57:49 +0000 (11:57 +0000)]
fixed bug in trb_read_uid, wrong hash format
hadaq [Thu, 29 Mar 2012 23:13:30 +0000 (23:13 +0000)]
update
hadaq [Thu, 29 Mar 2012 19:30:31 +0000 (19:30 +0000)]
added functions trb_registertime_read and trb_registertime_read_mem, L.M.
hadaq [Mon, 12 Mar 2012 01:06:13 +0000 (01:06 +0000)]
added TRB3 support
hadaq [Sun, 11 Mar 2012 15:32:22 +0000 (15:32 +0000)]
corrected documentation, mt
hadaq [Fri, 9 Mar 2012 00:52:30 +0000 (00:52 +0000)]
update
hadaq [Thu, 8 Mar 2012 23:34:15 +0000 (23:34 +0000)]
bubfix in pexor_read regarding dma.size()
hadaq [Wed, 7 Mar 2012 02:12:50 +0000 (02:12 +0000)]
mutex update for kernel >3.XX