/alps/pcitool

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

  • Committer: Vasilii Chernov
  • Date: 2016-02-16 15:30:40 UTC
  • Revision ID: vchernov@inr.ru-20160216153040-e31p7qmbbpco870e
1. Add python thread initialization to pcilib_init_py()
   -Fix pcilib_script_run_func() work in multithread mode
   
2. pcilib_close() - Move free_py() code after free views to make
   view destructors work properly
   
3. Move script hash to pcilib_py_s

4. Move pcilib_get_logger() pcilib_get_logger_min_prio() and
   pcilib_get_logger_argument() declarations to error.h
   
5. Refactor pcilib_get_value_as_pyobject pcilib_set_value_from_pyobject
   to more unified form
   
6. Add more memory checks. Fix some string memory allocations.

7. Refactor pcilib_py_s member names.

8. Merge  pcilib_script_read() and pcilib_script_write() to
   pcilib_script_run_func()
   
9. Update test_pywrap views scripts
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.10 8 years ago Vasilii Chernov 1. Cmakelists - move copy xml folder command to ro 3.8 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