| Commit message (Expand) | Author | Age | Files | Lines |
* | Restructure driver headers | Suren A. Chilingaryan | 2016-03-02 | 1 | -3/+3 |
* | Documentation update | Suren A. Chilingaryan | 2016-03-02 | 1 | -1/+1 |
* | Merge Python scripting support from Vasiliy Chernov | Suren A. Chilingaryan | 2016-02-23 | 1 | -1/+13 |
|\ |
|
| * | 1. Add python thread initialization to pcilib_init_py() | Vasilii Chernov | 2016-02-16 | 1 | -15/+0 |
| * | Change no_set_check parameter name. Move Python wrap to separate directory. | Vasilii Chernov | 2016-02-11 | 1 | -1/+1 |
| * | Change error logging method in Python wrap. Move functions, that converts val... | Vasilii Chernov | 2016-02-11 | 1 | -0/+15 |
| * | Add write_register python wrap. Add no_set_check attribute to pcilib_view_t type | Vasilii Chernov | 2016-02-09 | 1 | -0/+1 |
|/ |
|
* | 64-bit access to BAR memory | Suren A. Chilingaryan | 2015-11-20 | 1 | -4/+6 |
* | Configure number of DMA buffers in IPEDMA and improve checking and reporting ... | Suren A. Chilingaryan | 2015-11-20 | 1 | -1/+2 |
* | Provide API calls for register and bank address resolution | Suren A. Chilingaryan | 2015-11-18 | 1 | -0/+1 |
* | Support for 64-bit registes | Suren A. Chilingaryan | 2015-11-17 | 1 | -1/+1 |
* | Documentation update | Suren A. Chilingaryan | 2015-10-22 | 1 | -108/+1056 |
* | Add optional description in the value name-aliases | Suren A. Chilingaryan | 2015-10-19 | 1 | -0/+1 |
* | Provide register listings in public API | Suren A. Chilingaryan | 2015-10-19 | 1 | -16/+52 |
* | Support reading/writting register views by id | Suren A. Chilingaryan | 2015-10-18 | 1 | -0/+6 |
* | Support properties of arbitrary type | Suren A. Chilingaryan | 2015-10-18 | 1 | -20/+45 |
* | Support transform views | Suren A. Chilingaryan | 2015-10-13 | 1 | -0/+5 |
* | Implement enum view | Suren A. Chilingaryan | 2015-10-09 | 1 | -1/+2 |
* | Base functions for views | Suren A. Chilingaryan | 2015-10-08 | 1 | -6/+32 |
* | Finalyze XML support and provide initial support for views (only descriptions... | Suren A. Chilingaryan | 2015-09-24 | 1 | -0/+11 |
* | Initial integration of XML support | Suren A. Chilingaryan | 2015-09-10 | 1 | -0/+1 |
* | Make pcilib_streaming_action_t public | Suren A. Chilingaryan | 2015-07-24 | 1 | -0/+11 |
* | Keep C++ compilers happy | Suren A. Chilingaryan | 2015-06-22 | 1 | -0/+8 |
* | Integration of software registers | Suren A. Chilingaryan | 2015-06-19 | 1 | -0/+1 |
|\ |
|
| * | new version of software_registers | zilio nicolas | 2015-06-18 | 1 | -0/+1 |
|/ |
|
* | Include version information in all API descriptions | Suren A. Chilingaryan | 2015-05-02 | 1 | -0/+2 |
* | Provide an interface for logging debug messages | Suren A. Chilingaryan | 2015-04-30 | 1 | -3/+4 |
* | New error reporting public interface | Suren A. Chilingaryan | 2015-04-29 | 1 | -2/+11 |
* | More structural changes to get ready for stand-alone event engines | Suren A. Chilingaryan | 2015-04-24 | 1 | -0/+226 |