| Commit message (Expand) | Author | Age | Files | Lines |
* | Further fixes for out-of-source compilation | Suren A. Chilingaryan | 2016-04-06 | 1 | -1/+5 |
* | Fix building of driver if pcilib is built out-of-source | Suren A. Chilingaryan | 2016-04-06 | 1 | -10/+12 |
* | Fix build if the source was exported from bazaar as zip archive (i.e. .bzr di... | Suren A. Chilingaryan | 2016-04-06 | 1 | -3/+3 |
* | Better detection of Python site-dir | Suren A. Chilingaryan | 2016-03-22 | 1 | -2/+7 |
* | Use GNUInstallDirs | Suren A. Chilingaryan | 2016-03-16 | 1 | -28/+8 |
* | Use GNUInstallDirs to detect install directories (should fix problems on Debi... | Suren A. Chilingaryan | 2016-03-16 | 1 | -25/+20 |
* | Fix dist_clean target | Suren A. Chilingaryan | 2016-03-08 | 1 | -4/+4 |
* | Fix dkms configuration | Suren A. Chilingaryan | 2016-03-06 | 1 | -1/+1 |
* | Clean-up python files during the clean and do not delete driver Makefile whil... | Suren A. Chilingaryan | 2016-03-06 | 1 | -2/+9 |
* | Handle build.h in releases | Suren A. Chilingaryan | 2016-03-05 | 1 | -67/+74 |
* | Integrate last part of Python code from Vasiliy Chernov | Suren A. Chilingaryan | 2016-03-04 | 1 | -0/+28 |
|\ |
|
| * | Add python servers instalation step. Add systemd config files generation for ... | Vasilii Chernov | 2016-03-04 | 1 | -0/+24 |
* | | Include checkincludefiles in cmake | Suren A. Chilingaryan | 2016-03-04 | 1 | -0/+1 |
* | | RPM generation | Suren A. Chilingaryan | 2016-03-04 | 1 | -14/+64 |
|/ |
|
* | Fix CMakeLists.txt script for Python3 | Suren A. Chilingaryan | 2016-03-03 | 1 | -2/+2 |
* | Further improvements of Python scripting and web-interface API for register m... | Suren A. Chilingaryan | 2016-03-02 | 1 | -3/+7 |
|\ |
|
| * | Add Python3 support | Vasilii Chernov | 2016-03-02 | 1 | -5/+6 |
| * | 1. Merge with http://ufo.kit.edu/ufo/log/csa/pcitool 359 revision | Vasilii Chernov | 2016-03-02 | 1 | -2/+20 |
| |\ |
|
| * | | 1. multithreading: | Vasilii Chernov | 2016-03-01 | 1 | -1/+3 |
| * | | Merge with ufo.kit.edu/csa/pcitool 357 revision | Vasilii Chernov | 2016-02-26 | 1 | -3/+1 |
| |\ \ |
|
| * | | | 1. pywrap: | Vasilii Chernov | 2016-02-26 | 1 | -0/+1 |
| * | | | Move html_server to separate folder. Update html server templates. | Vasilii Chernov | 2016-02-25 | 1 | -14/+12 |
* | | | | Resolution of the user-space BAR addresses | Suren A. Chilingaryan | 2016-03-02 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Altenrative way to detect location where python modules should be installed | Suren A. Chilingaryan | 2016-02-28 | 1 | -0/+15 |
| |/
|/| |
|
* | | Merge of further work on Python scripting from Vasiliy Chernov | Suren A. Chilingaryan | 2016-02-26 | 1 | -1/+0 |
|\| |
|
| * | Merge with Suren branch. Fix memory leaks. | Vasilii Chernov | 2016-02-24 | 1 | -20/+35 |
| |\
| |/
|/| |
|
* | | Add run script to run python scripts and binary executables in the local envi... | Suren A. Chilingaryan | 2016-02-23 | 1 | -0/+4 |
* | | Merge Python scripting support from Vasiliy Chernov | Suren A. Chilingaryan | 2016-02-23 | 1 | -4/+23 |
|\ \ |
|
* | | | Fix build system | Suren A. Chilingaryan | 2016-02-04 | 1 | -2/+2 |
* | | | Add build information | Suren A. Chilingaryan | 2016-02-04 | 1 | -0/+9 |
| | * | Refresh web interface | Vasilii Chernov | 2016-02-24 | 1 | -0/+1 |
| | * | Add device html server | Vasilii Chernov | 2016-02-22 | 1 | -0/+2 |
| |/ |
|
| * | Refactor pcipywrap to object | Vasilii Chernov | 2016-02-17 | 1 | -1/+1 |
| * | 1. Add cmake BUILD_PYTHON_MODULES option. | Vasilii Chernov | 2016-02-17 | 1 | -4/+12 |
| * | 1. Cmakelists - move copy xml folder command to root file | Vasilii Chernov | 2016-02-12 | 1 | -1/+5 |
| * | Change no_set_check parameter name. Move Python wrap to separate directory. | Vasilii Chernov | 2016-02-11 | 1 | -0/+1 |
| * | Add write_register python wrap. Add no_set_check attribute to pcilib_view_t type | Vasilii Chernov | 2016-02-09 | 1 | -0/+1 |
| * | Add support for python script properties. Correct pcilib python wrapping. Upd... | Vasilii Chernov | 2016-02-05 | 1 | -1/+5 |
|/ |
|
* | 64-bit access to BAR memory | Suren A. Chilingaryan | 2015-11-20 | 1 | -1/+1 |
* | Support for 64-bit registes | Suren A. Chilingaryan | 2015-11-17 | 1 | -1/+1 |
* | Documentation update | Suren A. Chilingaryan | 2015-10-22 | 1 | -0/+2 |
* | Provide register listings in public API | Suren A. Chilingaryan | 2015-10-19 | 1 | -1/+1 |
* | Finalyze XML support and provide initial support for views (only descriptions... | Suren A. Chilingaryan | 2015-09-24 | 1 | -0/+9 |
|\ |
|
| * | more towards views | nicolas.zilio@hotmail.fr | 2015-09-11 | 1 | -1/+1 |
| * | compilation ok | zilio nicolas | 2015-09-10 | 1 | -0/+1 |
* | | Reorder statements in CMakeLists.txt properly | Suren A. Chilingaryan | 2015-09-17 | 1 | -12/+12 |
|/ |
|
* | Initial integration of XML support | Suren A. Chilingaryan | 2015-09-10 | 1 | -3/+6 |
|\ |
|
| * | almost finished regarding suren remarks | zilio nicolas | 2015-09-04 | 1 | -20/+22 |
| |\
| |/
|/| |
|
* | | Fixes out-of-source builds and minor build issues | Suren A. Chilingaryan | 2015-09-01 | 1 | -20/+22 |
| * | almost finished regarding suren remarks | zilio nicolas | 2015-09-04 | 1 | -1/+1 |