summaryrefslogtreecommitdiffstats
path: root/pywrap
Commit message (Expand)AuthorAgeFilesLines
* Use GNUInstallDirsSuren A. Chilingaryan2016-03-161-3/+3
* Fixed a minor typo in CMakeLists.txtSuren A. Chilingaryan2016-03-151-1/+1
* Clean-up python files during the clean and do not delete driver Makefile whil...Suren A. Chilingaryan2016-03-061-0/+4
* Handle build.h in releasesSuren A. Chilingaryan2016-03-051-16/+16
* Integrate last part of Python code from Vasiliy ChernovSuren A. Chilingaryan2016-03-045-8/+46
|\
| * Fix python3 initialization from pcilib_tVasilii Chernov2016-03-041-1/+1
| * 1. Pcipywrap: add persistent locking wrappingsVasilii Chernov2016-03-035-7/+46
|/
* Further improvements of Python scripting and web-interface API for register m...Suren A. Chilingaryan2016-03-0265-13244/+186
|\
| * Add Python3 supportVasilii Chernov2016-03-022-70/+76
| * Move scripts handing code from py.c to Python wrapVasilii Chernov2016-03-026-292/+169
| * 1. Merge with http://ufo.kit.edu/ufo/log/csa/pcitool 359 revisionVasilii Chernov2016-03-022-553/+2
| |\ | |/ |/|
| * update documentationVasilii Chernov2016-03-011-1/+63
| * 1. api-serer:Vasilii Chernov2016-03-014-61/+91
| * 1. multithreading:Vasilii Chernov2016-03-015-211/+289
| * Merge with ufo.kit.edu/csa/pcitool 357 revisionVasilii Chernov2016-02-263-88/+91
| |\
| * | 1. pywrap:Vasilii Chernov2016-02-263-14/+19
| * | Move html_server to separate folder. Update html server templates.Vasilii Chernov2016-02-2558-12563/+0
* | | Altenrative way to detect location where python modules should be installedSuren A. Chilingaryan2016-02-281-3/+3
| |/ |/|
* | Merge of further work on Python scripting from Vasiliy ChernovSuren A. Chilingaryan2016-02-2664-105/+13093
|\ \ | |/
| * Set value description content to NULL in pcilib_xml_parse_value_nameVasilii Chernov2016-02-252-12/+17
| * Merge with Suren branch. Fix memory leaks.Vasilii Chernov2016-02-244-257/+252
| |\ | |/ |/|
* | Stabilize merged codeSuren A. Chilingaryan2016-02-231-1/+1
* | Merge Python scripting support from Vasiliy ChernovSuren A. Chilingaryan2016-02-234-250/+250
| * Refresh web interfaceVasilii Chernov2016-02-24174-0/+9831
| * 1. Http server add tree viewVasilii Chernov2016-02-24180-81/+2794
| * Add device html serverVasilii Chernov2016-02-226-1/+344
| * Add istall step for pcipywrapVasilii Chernov2016-02-191-0/+5
| * 1. Fix warnings in test_multithread appVasilii Chernov2016-02-192-27/+119
|/
* Add test to repository. Add GIL states to pcilib_set_value_from_pyobjectVasilii Chernov2016-02-172-0/+120
* Refactor pcipywrap to objectVasilii Chernov2016-02-174-251/+268
* 1. Add cmake BUILD_PYTHON_MODULES option.Vasilii Chernov2016-02-173-91/+53
* 1. Add python thread initialization to pcilib_init_py()Vasilii Chernov2016-02-161-6/+5
* Add options parsing to server\n Rename get_property_info for get_property_listVasilii Chernov2016-02-153-45/+52
* Fix memory leaksVasilii Chernov2016-02-152-58/+84
* Add destructor for returning PyCObject in create_pcilib_instance functionVasilii Chernov2016-02-121-2/+11
* Move python module init code to transfom view constructorVasilii Chernov2016-02-123-33/+84
* 1. Cmakelists - move copy xml folder command to root fileVasilii Chernov2016-02-123-57/+233
* Change no_set_check parameter name. Move Python wrap to separate directory.Vasilii Chernov2016-02-114-0/+769