]> jspc29.x-matter.uni-frankfurt.de Git - trbnettools.git/log
trbnettools.git
8 years agoupdate trbflash with new hardware ids for Dirich family
Jan Michel [Wed, 6 Jul 2016 13:04:13 +0000 (15:04 +0200)]
update trbflash with new hardware ids for Dirich family

9 years agopexor kernel module: introduced some ns sleepstates when polling for dma
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.

9 years agopexor driver: bugfix in kernel module remove (wrong order of freeing
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.

9 years agoadded broadcast address for HUB designs and corrected boardcast address for the TRB3s...
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

9 years agoupdated trb3sc broadcast address
Cahit Ugur [Wed, 26 Aug 2015 14:39:02 +0000 (16:39 +0200)]
updated trb3sc broadcast address

9 years agoadded bit & jed file filter feature for trbflash program and verify options
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

9 years agoupdated for more options and added help messages
Cahit Ugur [Thu, 13 Aug 2015 16:14:08 +0000 (18:14 +0200)]
updated for more options and added help messages

9 years agoadded zsh autocompeting functionality for trbcmd and trbflash
Cahit Ugur [Thu, 13 Aug 2015 13:26:04 +0000 (15:26 +0200)]
added zsh autocompeting functionality for trbcmd and trbflash

9 years agoadded feature to write binary data to flash, beginning with arbitrary page
Maps [Thu, 9 Jul 2015 15:48:26 +0000 (17:48 +0200)]
added feature to write binary data to flash, beginning with arbitrary page

10 years agoadding new hardware id for TRB3sc
Jan Michel [Tue, 2 Jun 2015 16:09:06 +0000 (18:09 +0200)]
adding new hardware id for TRB3sc

10 years agoadded .gitignore file
Jan Michel [Tue, 29 Jul 2014 08:53:58 +0000 (10:53 +0200)]
added .gitignore file

11 years agoMerge branch 'master' of jspc29.x-matter.uni-frankfurt.de:trbnettools
Michael Traxler [Wed, 23 Apr 2014 08:43:22 +0000 (10:43 +0200)]
Merge branch 'master' of jspc29.x-matter.uni-frankfurt.de:trbnettools

11 years agotrbflash: support for new hardware id (0x9300) of cbmtof
Michael Traxler [Wed, 23 Apr 2014 08:43:08 +0000 (10:43 +0200)]
trbflash: support for new hardware id (0x9300) of cbmtof

11 years agotrb_i2c output update
Ludwig Maier [Sun, 16 Feb 2014 01:15:14 +0000 (02:15 +0100)]
trb_i2c output update

11 years agotrb_i2c rc mode added, i.e. read number of registers in a row
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

11 years agotrb_i2c now supports -D option, output is then given as decimal number
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

11 years agoupdated trb_flash, when calling 'info' DATE field now shows CompileTime take from...
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

11 years agofunction loadbit now available
Ludwig Maier [Thu, 30 Jan 2014 14:26:30 +0000 (15:26 +0100)]
function loadbit now available

11 years agotrb_i2c modified
Ludwig Maier [Wed, 29 Jan 2014 22:59:04 +0000 (23:59 +0100)]
trb_i2c modified

11 years agotrb_i2c -b option added
Ludwig Maier [Mon, 9 Dec 2013 13:21:30 +0000 (14:21 +0100)]
trb_i2c -b option added

11 years agocbmtof compatibility to trbflash is added
Michael Traxler [Tue, 3 Dec 2013 08:48:53 +0000 (09:48 +0100)]
cbmtof compatibility to trbflash is added

11 years agodecmode change to unsigned
Ludwig Maier [Fri, 29 Nov 2013 20:42:16 +0000 (21:42 +0100)]
decmode change to unsigned

11 years agopexor kernel module update
Ludwig Maier [Fri, 29 Nov 2013 20:31:49 +0000 (21:31 +0100)]
pexor kernel module update

11 years agoadded -D decimal output display option to trbcmd
Ludwig Maier [Fri, 29 Nov 2013 20:27:56 +0000 (21:27 +0100)]
added -D decimal output display option to trbcmd

11 years agoupdate statics
Ludwig Maier [Mon, 28 Oct 2013 03:07:25 +0000 (04:07 +0100)]
update statics

11 years agofixed major lock bug
Ludwig Maier [Mon, 28 Oct 2013 02:08:26 +0000 (03:08 +0100)]
fixed major lock bug

11 years agoreplaced spinlocks by semaphores
Ludwig Maier [Mon, 28 Oct 2013 01:23:40 +0000 (02:23 +0100)]
replaced spinlocks by semaphores

11 years agoreplaced all ndelay(20) by udelay(UDELAY_TIME) UDELAY_TIME=1
Ludwig Maier [Sun, 27 Oct 2013 23:06:23 +0000 (00:06 +0100)]
replaced all ndelay(20) by udelay(UDELAY_TIME) UDELAY_TIME=1

11 years agopci_test always on now
hadaq@Frankfurt [Sun, 27 Oct 2013 22:26:29 +0000 (23:26 +0100)]
pci_test always on now

11 years agoupdate
Ludwig Maier [Sun, 27 Oct 2013 21:54:47 +0000 (22:54 +0100)]
update

11 years agoupdate
Ludwig Maier [Sun, 27 Oct 2013 21:11:15 +0000 (22:11 +0100)]
update

11 years agopexor kernel module update regarding iowrite read operations
Ludwig Maier [Sun, 27 Oct 2013 21:02:01 +0000 (22:02 +0100)]
pexor kernel module update regarding iowrite read operations

11 years agopexor kernel module update
Ludwig Maier [Sat, 26 Oct 2013 15:08:45 +0000 (17:08 +0200)]
pexor kernel module update

11 years agosmall change in text buffer size
hadaq@Frankfurt [Thu, 24 Oct 2013 12:17:25 +0000 (14:17 +0200)]
small change in text buffer size

11 years agoRemoved Data::Dumper from libtrbnet_perl - speeds up startup by one order of magnitude
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

11 years agofixed bug which modified DAQOPSERVER and TRB3_SERVER environment variables after...
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()

11 years agobug fix udp
Ludwig Maier [Tue, 17 Sep 2013 20:04:05 +0000 (22:04 +0200)]
bug fix udp

11 years agofixed bug in upd_command_index
Ludwig Maier [Tue, 17 Sep 2013 18:53:06 +0000 (20:53 +0200)]
fixed bug in upd_command_index

11 years agonew version 6.0, see tag v6.0 v6.0
Ludwig Maier [Mon, 12 Aug 2013 00:28:54 +0000 (02:28 +0200)]
new version 6.0, see tag v6.0

11 years agoMakefile remove deprecated RCS calls, trbflash improved debugging
Ludwig Maier [Tue, 6 Aug 2013 19:21:40 +0000 (21:21 +0200)]
Makefile remove deprecated RCS calls, trbflash improved debugging

11 years agoTRB3 UDP bugfix
Ludwig Maier [Mon, 5 Aug 2013 21:13:23 +0000 (23:13 +0200)]
TRB3 UDP bugfix

11 years agochange trbnet_reset sleep time to 2s in case of TRB3 design, all others are 8s still
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

11 years agoremoved MYMETA.yml
Ludwig Maier [Wed, 3 Jul 2013 10:06:53 +0000 (12:06 +0200)]
removed MYMETA.yml

11 years agotemp patch DESTDIR
Ludwig Maier [Wed, 3 Jul 2013 10:05:24 +0000 (12:05 +0200)]
temp patch DESTDIR

11 years agoperllib will be install to ./lib/usr/... by default
Ludwig Maier [Fri, 28 Jun 2013 16:41:03 +0000 (18:41 +0200)]
perllib will be install to ./lib/usr/... by default

11 years agoupdated Makefiles to work better when ETRAX=1 is set
Ludwig Maier [Fri, 28 Jun 2013 16:24:36 +0000 (18:24 +0200)]
updated Makefiles to work better when ETRAX=1 is set

12 years agoadded imissing extern declarations for getopt
Ludwig Maier [Tue, 11 Jun 2013 15:08:29 +0000 (17:08 +0200)]
added imissing extern declarations for getopt

12 years agoMerge branch 'master' of jspc29.x-matter.uni-frankfurt.de:trbnettools
Ludwig Maier [Fri, 24 May 2013 13:05:52 +0000 (15:05 +0200)]
Merge branch 'master' of jspc29.x-matter.uni-frankfurt.de:trbnettools

12 years agoautomatic $Revision$ update not really supported by git, changed to manual mode using...
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.....

12 years agoautomatic $ 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.....

12 years agosymbolic links to bin, mt
Hades DAQ [Tue, 26 Feb 2013 12:01:10 +0000 (13:01 +0100)]
symbolic links to bin, mt

12 years agoadded functions setbit, clearbit and loadbit to libtrbnet and libtrbnet_perl, removed...
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.

12 years agoupdate
hadaq [Thu, 29 Nov 2012 21:15:24 +0000 (21:15 +0000)]
update

12 years agoadded RPC-ProgId Option to trbnetd, now serveral trbnetd can run on one machine,...
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

12 years agotrb_set_address works like this on 64-bit perl, mt
hadaq [Sun, 26 Aug 2012 21:02:33 +0000 (21:02 +0000)]
trb_set_address works like this on 64-bit perl, mt

12 years agoadded trb_set_address function
hadaq [Sat, 25 Aug 2012 00:21:52 +0000 (00:21 +0000)]
added trb_set_address function

12 years agoremoved signal blocking from TRB3 design, not needed anymore
hadaq [Fri, 20 Jul 2012 16:03:16 +0000 (16:03 +0000)]
removed signal blocking from TRB3 design, not needed anymore

12 years agoremoved semaphores 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

12 years agoupdate
hadaq [Fri, 20 Jul 2012 00:06:42 +0000 (00:06 +0000)]
update

12 years agofixed fuck-bug (fds)
hadaq [Thu, 19 Jul 2012 23:46:23 +0000 (23:46 +0000)]
fixed fuck-bug (fds)

12 years ago*** empty log message ***
hadeshyp [Thu, 19 Jul 2012 21:46:20 +0000 (21:46 +0000)]
*** empty log message ***

12 years agomodify enabled
hadaq [Thu, 19 Jul 2012 21:11:12 +0000 (21:11 +0000)]
modify enabled

12 years agoreset fixed
hadaq [Thu, 19 Jul 2012 16:34:49 +0000 (16:34 +0000)]
reset fixed

12 years agofixed set_address bug, wrong target-address, must be 0xffff
hadaq [Thu, 19 Jul 2012 10:19:45 +0000 (10:19 +0000)]
fixed set_address bug, wrong target-address, must be 0xffff

12 years agoTRB3 simulator added
hadaq [Wed, 18 Jul 2012 22:13:51 +0000 (22:13 +0000)]
TRB3 simulator added

12 years agopselect bug fixed, + 1 was missing
hadaq [Wed, 18 Jul 2012 21:49:17 +0000 (21:49 +0000)]
pselect bug fixed, + 1 was missing

12 years agominor update
hadaq [Wed, 18 Jul 2012 21:00:59 +0000 (21:00 +0000)]
minor update

12 years agoUDP receiver timeout now handled by select call, MT, LM
hadaq [Wed, 18 Jul 2012 20:45:35 +0000 (20:45 +0000)]
UDP receiver timeout now handled by select call, MT, LM

12 years agosender and receiver port are the same, portnumber wil be chosen by operating system
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

12 years agoadded getsockname, receive on port +1, GK, MT
hadaq [Wed, 18 Jul 2012 15:25:47 +0000 (15:25 +0000)]
added getsockname, receive on port +1, GK, MT

12 years agoupdated HOWTO
hadaq [Wed, 18 Jul 2012 02:53:11 +0000 (02:53 +0000)]
updated HOWTO

12 years agoupdated make
hadaq [Wed, 18 Jul 2012 02:49:39 +0000 (02:49 +0000)]
updated make

12 years agoonly one UDP PAckage can be received, i.e. 64K; Timeout set to 3s, 3 retries in case...
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

12 years agoupdate
hadaq [Tue, 17 Jul 2012 19:01:10 +0000 (19:01 +0000)]
update

12 years agoupdate
hadaq [Tue, 17 Jul 2012 18:58:18 +0000 (18:58 +0000)]
update

12 years agoupdate
hadaq [Tue, 17 Jul 2012 18:54:56 +0000 (18:54 +0000)]
update

12 years agoupdate
hadaq [Tue, 17 Jul 2012 18:53:49 +0000 (18:53 +0000)]
update

12 years agoenabled register_modify function for TRB3, should only be used via trbnetd
hadaq [Tue, 17 Jul 2012 18:41:01 +0000 (18:41 +0000)]
enabled register_modify function for TRB3, should only be used via trbnetd

12 years agoUDP Buffersize changed to 64K
hadaq [Tue, 17 Jul 2012 18:25:07 +0000 (18:25 +0000)]
UDP Buffersize changed to 64K

12 years agoupdate
hadaq [Thu, 14 Jun 2012 18:24:51 +0000 (18:24 +0000)]
update

12 years agotrb3 reset added
hadaq [Thu, 14 Jun 2012 13:20:04 +0000 (13:20 +0000)]
trb3 reset added

12 years agofixed stringId bug
hadaq [Tue, 12 Jun 2012 16:00:02 +0000 (16:00 +0000)]
fixed stringId bug

12 years ago*** empty log message ***
hadeshyp [Tue, 12 Jun 2012 08:13:31 +0000 (08:13 +0000)]
*** empty log message ***

13 years agoupdate
hadaq [Fri, 8 Jun 2012 19:17:25 +0000 (19:17 +0000)]
update

13 years agomultiple UDP Buffer suport added
hadaq [Fri, 8 Jun 2012 18:30:39 +0000 (18:30 +0000)]
multiple UDP Buffer suport added

13 years agoLM: update
hadaq [Wed, 6 Jun 2012 21:59:14 +0000 (21:59 +0000)]
LM: update

13 years agoLM: added register_write_mem function
hadaq [Wed, 6 Jun 2012 21:57:33 +0000 (21:57 +0000)]
LM: added register_write_mem function

13 years agokoennte klappen
hadaq [Mon, 21 May 2012 20:05:42 +0000 (20:05 +0000)]
koennte klappen

13 years agoadded setbit and clearbit to libtrbnet_perl
hadaq [Wed, 25 Apr 2012 00:39:28 +0000 (00:39 +0000)]
added setbit and clearbit to libtrbnet_perl

13 years agofixed bug in trb_read_uid, wrong hash format
hadaq [Wed, 11 Apr 2012 11:57:49 +0000 (11:57 +0000)]
fixed bug in trb_read_uid, wrong hash format

13 years agoupdate
hadaq [Thu, 29 Mar 2012 23:13:30 +0000 (23:13 +0000)]
update

13 years agoadded functions trb_registertime_read and trb_registertime_read_mem, L.M.
hadaq [Thu, 29 Mar 2012 19:30:31 +0000 (19:30 +0000)]
added functions trb_registertime_read  and trb_registertime_read_mem, L.M.

13 years agoadded TRB3 support
hadaq [Mon, 12 Mar 2012 01:06:13 +0000 (01:06 +0000)]
added TRB3 support

13 years agocorrected documentation, mt
hadaq [Sun, 11 Mar 2012 15:32:22 +0000 (15:32 +0000)]
corrected documentation, mt

13 years agoupdate
hadaq [Fri, 9 Mar 2012 00:52:30 +0000 (00:52 +0000)]
update

13 years agobubfix in pexor_read regarding dma.size()
hadaq [Thu, 8 Mar 2012 23:34:15 +0000 (23:34 +0000)]
bubfix in pexor_read regarding dma.size()

13 years agomutex update for kernel >3.XX
hadaq [Wed, 7 Mar 2012 02:12:50 +0000 (02:12 +0000)]
mutex update for kernel >3.XX

13 years agoupdates
hadaq [Sun, 26 Feb 2012 15:32:18 +0000 (15:32 +0000)]
updates

13 years agoupdate
hadaq [Sat, 25 Feb 2012 22:41:39 +0000 (22:41 +0000)]
update

13 years agoupdate
hadaq [Sat, 25 Feb 2012 21:33:13 +0000 (21:33 +0000)]
update