Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support XML configuration of device models | Suren A. Chilingaryan | 2016-03-08 | 2 | -2/+2 |
| | |||||
* | Fix CMakeLists.txt script for Python3 | Suren A. Chilingaryan | 2016-03-03 | 1 | -1/+0 |
| | |||||
* | Further improvements of Python scripting and web-interface API for register ↵ | Suren A. Chilingaryan | 2016-03-02 | 4 | -52/+26 |
|\ | | | | | | | manipulations by Vasiliy Chernov | ||||
| * | Add Python3 support | Vasilii Chernov | 2016-03-02 | 1 | -1/+1 |
| | | |||||
| * | 1. api-serer: | Vasilii Chernov | 2016-03-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - change multiprosessing work mechanism - add new pywrap functions handling 2. html-server: - now works through api-server | ||||
| * | 1. multithreading: | Vasilii Chernov | 2016-03-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | - Enable multiprocessing for api_server - Enable mutrithreading for html_server 2. py: - extract pcilib->py bases from pcilib->py functions - add api for interact directly with pcilib->py without pcilib context. 3. pcipywrap - Add scripts handling. | ||||
| * | Merge with ufo.kit.edu/csa/pcitool 357 revision | Vasilii Chernov | 2016-02-26 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
| * | 1. pywrap: | Vasilii Chernov | 2016-02-26 | 3 | -51/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - fix get_registers_list crash with bank != NULL - set correct python version in cmake install step 2. html_server: - merge set and get value boxes into one box - add registers bank view mode - read registers/properties values in bank/branch view mode 3. xml/test - remove cmosis registers - add multithread safe property example | ||||
| * | Merge with Suren branch. Fix memory leaks. | Vasilii Chernov | 2016-02-24 | 3 | -1/+14 |
| |\ | |/ |/| | |||||
* | | Stabilize merged code | Suren A. Chilingaryan | 2016-02-23 | 1 | -3/+3 |
| | | |||||
* | | Merge Python scripting support from Vasiliy Chernov | Suren A. Chilingaryan | 2016-02-23 | 3 | -0/+13 |
|/ | |||||
* | Support multiple XML files per folder | Suren A. Chilingaryan | 2015-10-19 | 7 | -97/+115 |
| | |||||
* | Support computed (property-based) registers | Suren A. Chilingaryan | 2015-10-19 | 1 | -1/+1 |
| | |||||
* | Provide register listings in public API | Suren A. Chilingaryan | 2015-10-19 | 1 | -1/+1 |
| | |||||
* | Support properties in transform formulas | Suren A. Chilingaryan | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Support XML properties | Suren A. Chilingaryan | 2015-10-18 | 1 | -0/+1 |
| | |||||
* | Support writting register views | Suren A. Chilingaryan | 2015-10-13 | 1 | -2/+2 |
| | |||||
* | Finalyze XML support and provide initial support for views (only ↵ | Suren A. Chilingaryan | 2015-09-24 | 1 | -492/+155 |
|\ | | | | | | | descriptions so far) | ||||
| * | not perfect but working | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -13/+13 |
| | | |||||
| * | correction of some fails to load correct | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -6/+16 |
| | | |||||
| * | views with units functionnal (beware, as formulas are completely crap now, ↵ | nicolas.zilio@hotmail.fr | 2015-09-14 | 1 | -0/+34 |
| | | | | | | | | we could get segfault, for example if we want to write a negative value in register) | ||||
| * | views working fine, units in progress | nicolas.zilio@hotmail.fr | 2015-09-14 | 1 | -2/+2 |
| | | |||||
| * | more towards views | nicolas.zilio@hotmail.fr | 2015-09-11 | 1 | -3/+3 |
|/ | |||||
* | Use software registers in XML test | Suren A. Chilingaryan | 2015-09-10 | 1 | -2/+2 |
| | |||||
* | Initial integration of XML support | Suren A. Chilingaryan | 2015-09-10 | 1 | -0/+494 |