Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Solve errors in serialing register_info function. Clear unused code | Vasilii Chernov | 2016-02-11 | 1 | -10/+29 |
| | |||||
* | Change error logging method in Python wrap. Move functions, that converts ↵ | Vasilii Chernov | 2016-02-11 | 1 | -112/+65 |
| | | | | 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 | -26/+305 |
| | | | | python wrap. | ||||
* | Add write_register python wrap. Add no_set_check attribute to pcilib_view_t type | Vasilii Chernov | 2016-02-09 | 1 | -17/+67 |
| | |||||
* | Add support for setting register value to script transfrom. Add set_property ↵ | Vasilii Chernov | 2016-02-08 | 1 | -47/+163 |
| | | | | and get_property functions to pcipywrap. Cleaning cmakelists from unused dependencies | ||||
* | Add support for python script properties. Correct pcilib python wrapping. ↵ | Vasilii Chernov | 2016-02-05 | 1 | -168/+103 |
| | | | | Update examples. Update cmakelists for work in shadow build mode. | ||||
* | Add python wrap for pcilib | Vasilii Chernov | 2016-02-03 | 1 | -0/+190 |