Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change no_set_check parameter name. Move Python wrap to separate directory. | Vasilii Chernov | 2016-02-11 | 1 | -4/+4 |
| | |||||
* | Solve errors in serialing register_info function. Clear unused code | Vasilii Chernov | 2016-02-11 | 1 | -6/+4 |
| | |||||
* | Change error logging method in Python wrap. Move functions, that converts ↵ | Vasilii Chernov | 2016-02-11 | 1 | -1/+72 |
| | | | | values between PyObject and pcilib_value_t to py.c | ||||
* | Merge script and transform view. Add get register and properties info to ↵ | Vasilii Chernov | 2016-02-11 | 1 | -4/+183 |
| | | | | python wrap. | ||||
* | Add support for python script properties. Correct pcilib python wrapping. ↵ | Vasilii Chernov | 2016-02-05 | 1 | -1/+0 |
| | | | | Update examples. Update cmakelists for work in shadow build mode. | ||||
* | Support for 64-bit registes | Suren A. Chilingaryan | 2015-11-17 | 1 | -1/+1 |
| | |||||
* | Support properties in transform formulas | Suren A. Chilingaryan | 2015-10-18 | 1 | -6/+25 |
| | |||||
* | Support XML properties | Suren A. Chilingaryan | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Support writting register views | Suren A. Chilingaryan | 2015-10-13 | 1 | -0/+2 |
| | |||||
* | Support transform views | Suren A. Chilingaryan | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Base functions for views | Suren A. Chilingaryan | 2015-10-08 | 1 | -0/+171 |