- Feb 15, 2016
-
-
Adam Artur Wujek authored
Due to the changes done in makefiles Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Artur Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Feb 08, 2016
-
-
Adam Artur Wujek authored
deploy: --vmeio Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Dec 01, 2015
-
-
Adam Artur Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Nov 18, 2015
-
-
Adam Artur Wujek authored
Keep it only in common.mk. By this if we decided to change default CPU, we would need to change only one file. If one needs to compile for specific CPU can specify it in command line or change Makefile. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Artur Wujek authored
Don't include Make.auto directly. Instead of including /acc/src/dsc/co/Make.auto or /acc/dsc/src/co/Make.auto from many Makefiles include /acc/dsc/src/co/Make.auto from common.mk. NOTE: /acc/src/dsc/co/Make.auto and /acc/dsc/src/co/Make.auto were the same and pointed to the same file. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Oct 16, 2015
-
-
Adam Artur Wujek authored
--Add support for CPU variable --Add cleanall rule --remove all not needed explicit rules Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Mar 08, 2013
-
-
Juan David Gonzalez Cobas authored
-
- Jul 31, 2010
-
-
Emilio G. Cota authored
Signed-off-by:
Emilio G. Cota <cota@braap.org> Signed-off-by:
Juan David Gonzalez Cobas <dcobas@cern.ch>
-
Emilio G. Cota authored
Signed-off-by:
Emilio G. Cota <cota@braap.org> Signed-off-by:
Juan David Gonzalez Cobas <dcobas@cern.ch>
-
- Apr 30, 2010
-
-
Yury Georgievskiy authored
Allows to pick/poke HW without actual driver installed. Of course tsi148 driver is expected to be installed. Utility is still in the "raw" state. It can be aptly improved. The small howto is: For writing: vmeio w <VME Base Address> <Address Modifier> <Data Port Size> [-- <elements to write>] [<filename>] For reading: vmeio r <VME Base Address> <Address Modifier> <Data Port Size> <number of elements> Actual working examples (one of RF board set-up) are in examples dir. Signed-off-by:
Yury Georgievskiy <ygeorgie@cern.ch> Signed-off-by:
Juan David Gonzalez Cobas <david.cobas@gmail.com>
-