summaryrefslogtreecommitdiff
path: root/pcilib/py.h
AgeCommit message (Collapse)Author
2016-02-11Change error logging method in Python wrap. Move functions, that converts ↵Vasilii Chernov
values between PyObject and pcilib_value_t to py.c
2016-02-11Merge script and transform view. Add get register and properties info to ↵Vasilii Chernov
python wrap.
2015-10-08Base functions for viewsSuren A. Chilingaryan