| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Python problems non-fatal | Suren A. Chilingaryan | 2016-03-03 | 1 | -3/+5 |
* | Stabilize merged code | Suren A. Chilingaryan | 2016-02-23 | 1 | -2/+2 |
* | Merge Python scripting support from Vasiliy Chernov | Suren A. Chilingaryan | 2016-02-23 | 2 | -5/+50 |
|\ |
|
| * | 1. Add cmake BUILD_PYTHON_MODULES option. | Vasilii Chernov | 2016-02-17 | 2 | -6/+13 |
| * | 1. Add python thread initialization to pcilib_init_py() | Vasilii Chernov | 2016-02-16 | 1 | -3/+5 |
| * | Move python module init code to transfom view constructor | Vasilii Chernov | 2016-02-12 | 1 | -1/+30 |
| * | 1. Cmakelists - move copy xml folder command to root file | Vasilii Chernov | 2016-02-12 | 2 | -31/+24 |
| * | Solve errors in serialing register_info function. Clear unused code | Vasilii Chernov | 2016-02-11 | 1 | -1/+1 |
| * | Merge script and transform view. Add get register and properties info to pyth... | Vasilii Chernov | 2016-02-11 | 5 | -240/+42 |
| * | Add support for setting register value to script transfrom. Add set_property ... | Vasilii Chernov | 2016-02-08 | 1 | -21/+70 |
| * | Add support for python script properties. Correct pcilib python wrapping. Upd... | Vasilii Chernov | 2016-02-05 | 3 | -2/+177 |
|/ |
|
* | Provide register listings in public API | Suren A. Chilingaryan | 2015-10-19 | 1 | -5/+1 |
* | Support properties of arbitrary type | Suren A. Chilingaryan | 2015-10-18 | 4 | -3/+87 |
* | Support writting register views | Suren A. Chilingaryan | 2015-10-13 | 1 | -1/+1 |
* | Support transform views | Suren A. Chilingaryan | 2015-10-13 | 1 | -51/+23 |
* | Implement enum view | Suren A. Chilingaryan | 2015-10-09 | 2 | -26/+46 |
* | Introduce hashes | Suren A. Chilingaryan | 2015-10-09 | 2 | -3/+3 |
* | Base functions for views | Suren A. Chilingaryan | 2015-10-08 | 3 | -4/+6 |
* | Finalyze XML support and provide initial support for views (only descriptions... | Suren A. Chilingaryan | 2015-09-24 | 5 | -0/+169 |