Commit History

Author SHA1 Message Date
  Vasilii Chernov 327b71b05b Add python servers instalation step. Add systemd config files generation for python servers. 8 years ago
  Suren A. Chilingaryan 30d740cc6a Merge of further work on Python scripting from Vasiliy Chernov 8 years ago
  Vasilii Chernov b0a034e6ef Merge with Suren branch. Fix memory leaks. 8 years ago
  Vasilii Chernov b16fd97ffc Add istall step for pcipywrap 8 years ago
  Vasilii Chernov d7fc669bf0 Change no_set_check parameter name. Move Python wrap to separate directory. 8 years ago
  Vasilii Chernov f526c4a5a3 Change error logging method in Python wrap. Move functions, that converts values between PyObject and pcilib_value_t to py.c 8 years ago
  Vasilii Chernov dce856c1a1 Add write_register python wrap. Add no_set_check attribute to pcilib_view_t type 8 years ago
  Vasilii Chernov e10e102b8b Add support for setting register value to script transfrom. Add set_property and get_property functions to pcipywrap. Cleaning cmakelists from unused dependencies 8 years ago
  Vasilii Chernov 5349163e93 Add support for python script properties. Correct pcilib python wrapping. Update examples. Update cmakelists for work in shadow build mode. 8 years ago
  Suren A. Chilingaryan 0e12e11ed8 Add build information 8 years ago
  Vasilii Chernov 99c165c078 Add python wrap for pcilib 8 years ago
  Suren A. Chilingaryan 52e32b2c9f Support for 64-bit registes 8 years ago
  Suren A. Chilingaryan c8628b2a71 Support properties of arbitrary type 8 years ago
  Suren A. Chilingaryan 21812f8d76 Base functions for views 8 years ago
  Suren A. Chilingaryan 08a01723af Finalyze XML support and provide initial support for views (only descriptions so far) 8 years ago
  nicolas.zilio@hotmail.fr 33db9c07bd merge views and units, some name homogeneisation 8 years ago
  nicolas.zilio@hotmail.fr 2dfb23016c views working fine, units in progress 8 years ago
  zilio nicolas 2722e76f51 more towards views 8 years ago
  zilio nicolas 9bcd0b7b98 compilation ok 8 years ago
  Suren A. Chilingaryan fcc0da28fa Initial integration of XML support 8 years ago
  zilio nicolas 5459bc4a69 almost finished regarding suren remarks 8 years ago
  Suren A. Chilingaryan 4535ac71e0 Fixes out-of-source builds and minor build issues 8 years ago
  zilio nicolas d3678e0fcb put xml nodes pointers for banks and registers in pcilib_t, compil ok 8 years ago
  zilio nicolas 1e5f0b6d5e pull from server 8 years ago
  Suren A. Chilingaryan 55783eb24e Fix support of older systems: Remove C11 derective and add rt library to the link list 8 years ago
  Suren A. Chilingaryan 98fa817f60 Install locking-related headers 8 years ago
  Suren A. Chilingaryan b05d6147eb Integrate locking subsystem from Nicolas Zilio 8 years ago
  zilio nicolas f923add0a9 clean version for locks 8 years ago
  zilio nicolas f82813bfa4 registers and banks support in xml v1. pci -ll works fine, but got segfault on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren 8 years ago
  Suren A. Chilingaryan 79d9b2924d Prevent excessive calling of getenv by debugging code for better performance 9 years ago