| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-17 | 1. Add cmake BUILD_PYTHON_MODULES option. | Vasilii Chernov | |
| 2. Rename log options getting functions. 3. py: - pcilib_init_py() - extract pcilib_py_add_script_dir() - pcilib_py_init_script() - extract view-specialized code to pcilib_py_get_transform_script_properties() 3. pcilib_open(): - move pcilib_init_py() to previous position. - add extract pcilib_py_add_script_dir() 4. pcilib_script_s - change hash key. Now it is (const char*) and contains script file name with extension 5. pcipywrap: - Add pcipywrap.h to remove swig generated file complile warnings - remove -includeall swig flag to prevent crash in multi-thread scripts - change set python expetion mechanic | |||
| 2016-02-16 | 1. Add python thread initialization to pcilib_init_py() | Vasilii Chernov | |
| -Fix pcilib_script_run_func() work in multithread mode 2. pcilib_close() - Move free_py() code after free views to make view destructors work properly 3. Move script hash to pcilib_py_s 4. Move pcilib_get_logger() pcilib_get_logger_min_prio() and pcilib_get_logger_argument() declarations to error.h 5. Refactor pcilib_get_value_as_pyobject pcilib_set_value_from_pyobject to more unified form 6. Add more memory checks. Fix some string memory allocations. 7. Refactor pcilib_py_s member names. 8. Merge pcilib_script_read() and pcilib_script_write() to pcilib_script_run_func() 9. Update test_pywrap views scripts | |||
| 2016-02-12 | Move python module init code to transfom view constructor | Vasilii Chernov | |
| Update python logger and python exeption messages Change serialization method in create_pcilib_instance set_pcilib functions | |||
| 2016-02-12 | 1. Cmakelists - move copy xml folder command to root file | Vasilii Chernov | |
| 2. - Move set python paths code to python module init funtction - pci.c move python module init block code after checking model to get paths before it runs. - Fix set python path code to work with PYTHONPATH - Update pci run script to work with PYTHONPATH - Fix python finalize code 3. Change pcilib_script_s interacting method. Now it stores in hash. 4. Change names of some fucntions to more unified ones 5. Remove old unused function pcilib_xml_create_script_or_transform_view 6. cli - disable reading register after set if write_verification flag is off 7. Remove uninformative error messages fro Python wrap. 8. - Server.py - add read/write property/register command handling - Add help message - Correcting paths | |||
| 2015-11-19 | Support setting payload size | Suren A. Chilingaryan | |
| 2015-11-19 | Driver versioning | Suren A. Chilingaryan | |
| 2015-11-18 | Enforce 64-bit dma mask from IPEDMA if supported | Suren A. Chilingaryan | |
| 2015-10-22 | Documentation update | Suren A. Chilingaryan | |
| 2015-10-18 | Support properties of arbitrary type | Suren A. Chilingaryan | |
| 2015-10-09 | Introduce hashes | Suren A. Chilingaryan | |
| 2015-10-08 | Base functions for views | Suren A. Chilingaryan | |
| 2015-09-24 | Finalyze XML support and provide initial support for views (only ↵ | Suren A. Chilingaryan | |
| descriptions so far) | |||
| 2015-09-15 | cleaning | nicolas.zilio@hotmail.fr | |
| 2015-09-14 | first try with pcilib_operation_t | nicolas.zilio@hotmail.fr | |
| 2015-09-14 | views working fine, units in progress | nicolas.zilio@hotmail.fr | |
| 2015-09-11 | more towards views | nicolas.zilio@hotmail.fr | |
| 2015-09-10 | Initial integration of XML support | Suren A. Chilingaryan | |
| 2015-09-07 | further modifications | zilio nicolas | |
| 2015-09-04 | end of modifications | zilio nicolas | |
| 2015-09-04 | almost finished regarding suren remarks | zilio nicolas | |
| 2015-09-04 | almost finished regarding suren remarks | zilio nicolas | |
| 2015-09-01 | Fixes out-of-source builds and minor build issues | Suren A. Chilingaryan | |
| 2015-08-27 | xml files get by model and remove of validation mode | zilio nicolas | |
| 2015-08-27 | better public API and no more use of locals within pcilib_open | zilio nicolas | |
| 2015-08-27 | put xml nodes pointers for banks and registers in pcilib_t, compil ok | zilio nicolas | |
| 2015-08-26 | pull from server | zilio nicolas | |
| 2015-08-12 | Do not fail if PCI configuration is not fully available to unprivileged user | Suren A. Chilingaryan | |
| 2015-08-06 | Protect access to the DMA engine with locks | Suren A. Chilingaryan | |
| 2015-08-05 | Read model from environmental variable if defined | Suren A. Chilingaryan | |
| 2015-08-05 | Integrate locking subsystem from Nicolas Zilio | Suren A. Chilingaryan | |
| 2015-07-07 | some modif | zilio nicolas | |
| 2015-07-07 | clean version for locks | zilio nicolas | |
| 2015-07-03 | modified pci to put banks before registers | zilio nicolas | |
| 2015-07-01 | registers and banks support in xml v1. pci -ll works fine, but got segfault ↵ | zilio nicolas | |
| on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren | |||
| 2015-05-07 | Provide PCIe link information in pcilib | Suren A. Chilingaryan | |
| 2015-05-05 | Split bar manipulation and fifo operations in stand-alone source and publish ↵ | Suren A. Chilingaryan | |
| kmem and bar headers | |||
| 2015-05-03 | Prevent double-free of pcilib context when open fails | Suren A. Chilingaryan | |
| 2015-04-29 | Create dummy register context | Suren A. Chilingaryan | |
| 2015-04-28 | Report selected model | Suren A. Chilingaryan | |
| 2015-04-28 | Initial support for event engines | Suren A. Chilingaryan | |
| 2015-04-24 | More structural changes to get ready for stand-alone event engines | Suren A. Chilingaryan | |
