index
:
csa/daq/alps/pcitool.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pcilib
/
py.c
Age
Commit message (
Expand
)
Author
2016-03-01
1. multithreading:
Vasilii Chernov
2016-02-26
Merge with ufo.kit.edu/csa/pcitool 357 revision
Vasilii Chernov
2016-02-26
Merge of further work on Python scripting from Vasiliy Chernov
Suren A. Chilingaryan
2016-02-24
Merge with Suren branch. Fix memory leaks.
Vasilii Chernov
2016-02-23
Add more GILs to prevent Python crashes in multithreaded applications
Suren A. Chilingaryan
2016-02-23
Stabilize merged code
Suren A. Chilingaryan
2016-02-23
Merge Python scripting support from Vasiliy Chernov
Suren A. Chilingaryan
2016-02-19
1. Fix warnings in test_multithread app
Vasilii Chernov
2016-02-17
Add test to repository. Add GIL states to pcilib_set_value_from_pyobject
Vasilii Chernov
2016-02-17
Refactor pcipywrap to object
Vasilii Chernov
2016-02-17
1. Add cmake BUILD_PYTHON_MODULES option.
Vasilii Chernov
2016-02-16
1. Add python thread initialization to pcilib_init_py()
Vasilii Chernov
2016-02-15
Fix memory leaks
Vasilii Chernov
2016-02-12
Move python module init code to transfom view constructor
Vasilii Chernov
2016-02-12
1. Cmakelists - move copy xml folder command to root file
Vasilii Chernov
2016-02-11
Change no_set_check parameter name. Move Python wrap to separate directory.
Vasilii Chernov
2016-02-11
Solve errors in serialing register_info function. Clear unused code
Vasilii Chernov
2016-02-11
Change error logging method in Python wrap. Move functions, that converts val...
Vasilii Chernov
2016-02-11
Merge script and transform view. Add get register and properties info to pyth...
Vasilii Chernov
2016-02-05
Add support for python script properties. Correct pcilib python wrapping. Upd...
Vasilii Chernov
2015-11-17
Support for 64-bit registes
Suren A. Chilingaryan
2015-10-18
Support properties in transform formulas
Suren A. Chilingaryan
2015-10-18
Support XML properties
Suren A. Chilingaryan
2015-10-13
Support writting register views
Suren A. Chilingaryan
2015-10-13
Support transform views
Suren A. Chilingaryan
2015-10-08
Base functions for views
Suren A. Chilingaryan