From 0f298bd861ac8d847f33d6b8bc73b089d2749bbb Mon Sep 17 00:00:00 2001 From: zilio nicolas Date: Wed, 15 Jul 2015 08:56:46 +0200 Subject: added README --- README.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..24c0608 --- /dev/null +++ b/README.txt @@ -0,0 +1,23 @@ +/** installation **/ + +1. download the repository from UFO source tree. +2. from base repository : "cmake -g ." +3. put in the pcitool/config.txt file the pwd to the xml file you want +4. you may just replace the camera.xml file with the one you want with the +same name + +/**utilization**/ +--> BEWARE : for now, this is still an unstable version, "pci -l[l]" will work +for sure, but "pci -r" and "pci -w" work only depending on the protocol used +for registers + +the utilization is the same as usual, the user just have to modify the xml +file for changing the configuration. Here only xml is supported, views aren't +still put in it. + +the only new command on this part is "pci -v" that will validate the xml file +regarding the xsd file in the config.txt file + +/** complementary documentation**/ +the user may find a more complete documentation (still in writing) in ziio/ +documentation repository on the ufo source tree. -- cgit v1.2.3