- Jun 21, 2017
-
-
Grzegorz Daniluk authored
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jun 20, 2017
-
-
- new command "ls" (leapsecond to overwrite the default value - implement get_set_tx_local_mac, get_set_tx_remote_mac get_set_rx_ethertype get_set_rx_local_mac, get_set_rx_remote_mac, Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
-
-
With this patch named options follow the POSIX guidelines for the command-line options, that is to say "short" and "long" option are supported while so far only short ones was supported. "cmd -a 0x1 --arg 0x2" Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch> libextest: add git version and build info for libextest Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
-
-
some complex commands where arguments are optional need named arguments to identify which ones are provided. The supported syntax is basic, like: cmdname -a value1 -b value2 Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
This command enable tagging with Qtags. Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
-
Header inet.h added in libdevmap.h and remove from applications. Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Everything related to CERN_VMEBRIDGE is now located in devmap.c Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
For naming consistency, file has been renamed. Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Merge all stats with individual statistics: stats: returns all statistics stats [0/1/2/3/4/5/6/7]: retuns the appropriate statistic Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
wr-streamer.c becomes wr-streamers.c wrc-diag.c becomes wrpc-diags.c Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
I regenerated the header because: - the name of the HDL module changed from transmission to streamers - I added new register (tx_cfg5)
-
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
This new test program is using ldevmap and lextest because it is interactive. Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
extets stands for extented test. The aim is to provide a small framework to factorize the usual code for interactive program, like parsing arguments, running commands, history, provide a small language to pipe commands, etc... Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
The main objective is to provide a unique API to map a device resource whatever the bus. Of course for VME devices the implementation is for the time being, highly dependant of the PCI/VME_BRIDGE implementation. There is an on going initiative at CERN to expose VME device like PCI device resource file. Currently CERN_VME_BRIDGE is supported, but only activated through a condiational compile statement (see Makefile). Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
The current commit replaces the vuart library by a devmap library. The goal is to provide a common way for test programs to map a PCI or VME resource. Of course the VME inplementation is highly dependant of the PCI/VME bridge. This new library is not specific to wrpc and should be reconsidered in respect with UAL project. For the time being it is located here, because it serves the purpose of writing test program for wrpc. Signed-off-by:
Michel Arruat <michel.arruat@cern.ch>
-
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
-
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
-
Signed-off-by:
Federico Vaga <federico.vaga@cern.ch>
-