summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-01update documentationVasilii Chernov
2016-03-011. api-serer:Vasilii Chernov
2016-03-011. multithreading:Vasilii Chernov
2016-02-26Merge with ufo.kit.edu/csa/pcitool 357 revisionVasilii Chernov
2016-02-261. pywrap:Vasilii Chernov
2016-02-26Merge of further work on Python scripting from Vasiliy ChernovSuren A. Chilingaryan
2016-02-25Move html_server to separate folder. Update html server templates.Vasilii Chernov
2016-02-25Set value description content to NULL in pcilib_xml_parse_value_nameVasilii Chernov
2016-02-24Merge with Suren branch. Fix memory leaks.Vasilii Chernov
2016-02-24Refresh web interfaceVasilii Chernov
2016-02-241. Http server add tree viewVasilii Chernov
2016-02-23Add more GILs to prevent Python crashes in multithreaded applicationsSuren A. Chilingaryan
2016-02-23Add run script to run python scripts and binary executables in the local envi...Suren A. Chilingaryan
2016-02-23Stabilize merged codeSuren A. Chilingaryan
2016-02-23Merge Python scripting support from Vasiliy ChernovSuren A. Chilingaryan
2016-02-22Add device html serverVasilii Chernov
2016-02-19Add istall step for pcipywrapVasilii Chernov
2016-02-191. Fix warnings in test_multithread appVasilii Chernov
2016-02-17Add test to repository. Add GIL states to pcilib_set_value_from_pyobjectVasilii Chernov
2016-02-17Refactor pcipywrap to objectVasilii Chernov
2016-02-171. Add cmake BUILD_PYTHON_MODULES option.Vasilii Chernov
2016-02-161. Add python thread initialization to pcilib_init_py()Vasilii Chernov
2016-02-15Add options parsing to server\n Rename get_property_info for get_property_listVasilii Chernov
2016-02-15Fix memory leaksVasilii Chernov
2016-02-12Add destructor for returning PyCObject in create_pcilib_instance functionVasilii Chernov
2016-02-12Move python module init code to transfom view constructorVasilii Chernov
2016-02-121. Cmakelists - move copy xml folder command to root fileVasilii Chernov
2016-02-11Change no_set_check parameter name. Move Python wrap to separate directory.Vasilii Chernov
2016-02-11Solve errors in serialing register_info function. Clear unused codeVasilii Chernov
2016-02-11Change error logging method in Python wrap. Move functions, that converts val...Vasilii Chernov
2016-02-11Merge script and transform view. Add get register and properties info to pyth...Vasilii Chernov
2016-02-09Add write_register python wrap. Add no_set_check attribute to pcilib_view_t typeVasilii Chernov
2016-02-08Add pcipywrap.h to repositoryVasilii Chernov
2016-02-08Add support for setting register value to script transfrom. Add set_property ...Vasilii Chernov
2016-02-05Add support for python script properties. Correct pcilib python wrapping. Upd...Vasilii Chernov
2016-02-04Do not complain if no changes since last revisionSuren A. Chilingaryan
2016-02-04Fix build systemSuren A. Chilingaryan
2016-02-04Report information about driver revision and buildSuren A. Chilingaryan
2016-02-04Improve gcc detection for module compilationSuren A. Chilingaryan
2016-02-04Add build informationSuren A. Chilingaryan
2016-02-03Keep printf's happySuren A. Chilingaryan
2016-02-03Add python wrap for pcilibVasilii Chernov
2015-11-20Fix reading non DMA-able kernel pages using pcitoolSuren A. Chilingaryan
2015-11-2064-bit access to BAR memorySuren A. Chilingaryan
2015-11-20Support static DMA regions in IPEDMASuren A. Chilingaryan
2015-11-20Configure number of DMA buffers in IPEDMA and improve checking and reporting ...Suren A. Chilingaryan
2015-11-20Support large DMA pages in IPEDMASuren A. Chilingaryan
2015-11-20Fix AVX memory copySuren A. Chilingaryan
2015-11-19Inform user-space about read request size as wellSuren A. Chilingaryan
2015-11-19pcitool help formatingSuren A. Chilingaryan