Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | Merge of further work on Python scripting from Vasiliy Chernov | Suren A. Chilingaryan | 2016-02-26 | 1 | -1/+0 |
| |\ | |||||
* | | | 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 |
| |/ |/| | |||||
* | | 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 |
| * | pull from server | zilio nicolas | 2015-08-26 | 1 | -3/+5 |
| |\ | |/ |/| | |||||
* | | Keep frame pointers | Suren A. Chilingaryan | 2015-08-21 | 1 | -1/+1 |
* | | Fix support of older systems: Remove C11 derective and add rt library to the ... | Suren A. Chilingaryan | 2015-08-12 | 1 | -2/+4 |
* | | Read model from environmental variable if defined | Suren A. Chilingaryan | 2015-08-05 | 1 | -1/+1 |
* | | Integrate locking subsystem from Nicolas Zilio | Suren A. Chilingaryan | 2015-08-05 | 1 | -3/+4 |
| * | registers and banks support in xml v1. pci -ll works fine, but got segfault o... | zilio nicolas | 2015-07-01 | 1 | -1/+4 |
|/ | |||||
* | Add doxygen configuration | Suren A. Chilingaryan | 2015-05-05 | 1 | -2/+4 |
* | Include version information in all API descriptions | Suren A. Chilingaryan | 2015-05-02 | 1 | -0/+8 |
* | Provide data debugging API | Suren A. Chilingaryan | 2015-05-02 | 1 | -3/+4 |
* | Further adjustments to get ready for independent event plugins | Suren A. Chilingaryan | 2015-04-27 | 1 | -2/+37 |
* | More structural changes to get ready for stand-alone event engines | Suren A. Chilingaryan | 2015-04-24 | 1 | -47/+1 |
* | Big redign of model structures | Suren A. Chilingaryan | 2015-04-20 | 1 | -12/+12 |
* | Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changes | Suren A. Chilingaryan | 2014-12-19 | 1 | -3/+4 |
* | Provide kmem addresses in sysfs | root | 2013-02-03 | 1 | -1/+1 |
* | Xilinx benchmark | Suren A. Chilingaryan | 2012-11-14 | 1 | -0/+1 |
* | Fixes building in non-standard dirs | Suren A. Chilingaryan | 2012-08-18 | 1 | -3/+11 |
* | Use add_library to link against pthread | Suren A. Chilingaryan | 2012-08-18 | 1 | -2/+1 |
* | Check UfoDecode version | Suren A. Chilingaryan | 2012-07-24 | 1 | -1/+1 |
* | merge | Suren A. Chilingaryan | 2012-02-07 | 1 | -0/+3 |
|\ | |||||
| * | Link pci with pthread | Suren A. Chilingaryan | 2012-02-04 | 1 | -0/+3 |