/alps/pcitool

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/pcitool

  • Committer: Vasilii Chernov
  • Date: 2016-02-17 10:01:22 UTC
  • Revision ID: vchernov@inr.ru-20160217100122-ya6pl2mbquzs0zrs
1. Add cmake BUILD_PYTHON_MODULES option.
2. Rename log options getting functions.
3. py:
   - pcilib_init_py() - extract pcilib_py_add_script_dir()
   - pcilib_py_init_script() - extract view-specialized code to
     pcilib_py_get_transform_script_properties()
3. pcilib_open():
   - move pcilib_init_py() to previous position.
   - add extract pcilib_py_add_script_dir()
4. pcilib_script_s - change hash key. Now it is (const char*) and contains 
   script file name with extension
5. pcipywrap:
   - Add pcipywrap.h to remove swig generated file complile warnings
   - remove -includeall swig flag to prevent crash in multi-thread scripts
   - change set python expetion mechanic
Filename Latest Rev Last Changed Committer Comment Size
..
apps 201 11 years ago Suren A. Chilingaryan Xilinx benchmark Diff
cmake 253 9 years ago Suren A. Chilingaryan Include version information in all API description Diff
dma 43 12 years ago root Enumerate DMA engines Diff
docs 261 9 years ago Suren A. Chilingaryan Add doxygen configuration Diff
driver 1 13 years ago Suren A. Chilingaryan Initial import Diff
misc 1 13 years ago Suren A. Chilingaryan Initial import Diff
pcilib 240 9 years ago Suren A. Chilingaryan More structural changes to get ready for stand-alo Diff
pcitool 117 12 years ago Suren A. Chilingaryan new event architecture, first trial Diff
protocols 236 9 years ago Suren A. Chilingaryan Big redign of model structures Diff
pywrap 346.1.9 8 years ago Vasilii Chernov Change no_set_check parameter name. Move Python wr Diff
tests 84 12 years ago Suren A. Chilingaryan Provide few scripts to test DMA Diff
views 307 8 years ago Suren A. Chilingaryan Finalyze XML support and provide initial support f Diff
xml 303 8 years ago Suren A. Chilingaryan Initial integration of XML support Diff
.bzrignore 346.1.1 8 years ago Vasilii Chernov Add python wrap for pcilib 403 bytes Diff Download File
CMakeLists.txt 346.1.16 8 years ago Vasilii Chernov 1. Add cmake BUILD_PYTHON_MODULES option. 2. Renam 4 KB Diff Download File
common.mk 54 12 years ago Suren A. Chilingaryan Support dynamic registers, support register offset 1.3 KB Diff Download File
pci 346.1.10 8 years ago Vasilii Chernov 1. Cmakelists - move copy xml folder command to ro 178 bytes Diff Download File