index
:
csa/daq/alps/pcitool.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pcilib
/
xml.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge of further work on Python scripting from Vasiliy Chernov
Suren A. Chilingaryan
2016-02-26
1
-4
/
+2
|
\
|
*
Set value description content to NULL in pcilib_xml_parse_value_name
Vasilii Chernov
2016-02-25
1
-0
/
+2
|
/
*
Merge Python scripting support from Vasiliy Chernov
Suren A. Chilingaryan
2016-02-23
1
-7
/
+17
|
\
|
*
1. Add cmake BUILD_PYTHON_MODULES option.
Vasilii Chernov
2016-02-17
1
-2
/
+1
|
*
1. Add python thread initialization to pcilib_init_py()
Vasilii Chernov
2016-02-16
1
-1
/
+1
|
*
Move python module init code to transfom view constructor
Vasilii Chernov
2016-02-12
1
-5
/
+0
|
*
1. Cmakelists - move copy xml folder command to root file
Vasilii Chernov
2016-02-12
1
-49
/
+4
|
*
Change no_set_check parameter name. Move Python wrap to separate directory.
Vasilii Chernov
2016-02-11
1
-8
/
+11
|
*
Solve errors in serialing register_info function. Clear unused code
Vasilii Chernov
2016-02-11
1
-47
/
+0
|
*
Merge script and transform view. Add get register and properties info to pyth...
Vasilii Chernov
2016-02-11
1
-15
/
+29
|
*
Add write_register python wrap. Add no_set_check attribute to pcilib_view_t type
Vasilii Chernov
2016-02-09
1
-3
/
+13
|
*
Add support for setting register value to script transfrom. Add set_property ...
Vasilii Chernov
2016-02-08
1
-15
/
+45
|
*
Add support for python script properties. Correct pcilib python wrapping. Upd...
Vasilii Chernov
2016-02-05
1
-4
/
+61
|
/
*
Documentation update
Suren A. Chilingaryan
2015-10-22
1
-3
/
+3
*
Support multiple XML files per folder
Suren A. Chilingaryan
2015-10-19
1
-79
/
+151
*
Support computed (property-based) registers
Suren A. Chilingaryan
2015-10-19
1
-6
/
+32
*
Add optional description in the value name-aliases
Suren A. Chilingaryan
2015-10-19
1
-0
/
+2
*
Provide register listings in public API
Suren A. Chilingaryan
2015-10-19
1
-10
/
+8
*
Support reading/writting register views by id
Suren A. Chilingaryan
2015-10-18
1
-4
/
+24
*
Support XML properties
Suren A. Chilingaryan
2015-10-18
1
-2
/
+19
*
Support properties of arbitrary type
Suren A. Chilingaryan
2015-10-18
1
-2
/
+5
*
Implement enum view
Suren A. Chilingaryan
2015-10-09
1
-1
/
+2
*
Finalyze XML support and provide initial support for views (only descriptions...
Suren A. Chilingaryan
2015-09-24
1
-248
/
+637
|
\
|
*
not perfect but working
nicolas.zilio@hotmail.fr
2015-09-15
1
-1
/
+0
|
*
soka
nicolas.zilio@hotmail.fr
2015-09-15
1
-0
/
+1
|
*
correction of some fails to load correct
nicolas.zilio@hotmail.fr
2015-09-15
1
-10
/
+12
|
*
merge views and units, some name homogeneisation
nicolas.zilio@hotmail.fr
2015-09-15
1
-12
/
+12
|
*
addition of other remarks, cleaning in progress
nicolas.zilio@hotmail.fr
2015-09-15
1
-2
/
+1
|
*
first compil ok with addition of generic views
nicolas.zilio@hotmail.fr
2015-09-15
1
-87
/
+53
|
*
views with units functionnal (beware, as formulas are completely crap now, we...
nicolas.zilio@hotmail.fr
2015-09-14
1
-33
/
+64
|
*
views working fine, units in progress
nicolas.zilio@hotmail.fr
2015-09-14
1
-2
/
+69
|
*
more towards views
nicolas.zilio@hotmail.fr
2015-09-11
1
-31
/
+49
|
*
more towards views
zilio nicolas
2015-09-10
1
-6
/
+233
|
/
*
Initial integration of XML support
Suren A. Chilingaryan
2015-09-10
1
-458
/
+562
*
further modifications
zilio nicolas
2015-09-07
1
-95
/
+105
*
end of modifications
zilio nicolas
2015-09-04
1
-202
/
+184
*
qsort enough implementation, and corrected a little unwanted propagating desc...
zilio nicolas
2015-09-04
1
-31
/
+17
*
added cleanup
zilio nicolas
2015-09-04
1
-8
/
+10
*
almost finished regarding suren remarks
zilio nicolas
2015-09-04
1
-2
/
+5
*
almost finished regarding suren remarks
zilio nicolas
2015-09-04
1
-816
/
+356
*
some adressing regarding possible memory leaks
zilio nicolas
2015-08-27
1
-6
/
+22
*
some cleaning
zilio nicolas
2015-08-27
1
-36
/
+0
*
xml files get by model and remove of validation mode
zilio nicolas
2015-08-27
1
-100
/
+124
*
better public API and no more use of locals within pcilib_open
zilio nicolas
2015-08-27
1
-91
/
+73
*
put xml nodes pointers for banks and registers in pcilib_t, compil ok
zilio nicolas
2015-08-27
1
-97
/
+103
*
some modif
zilio nicolas
2015-07-07
1
-2
/
+6
*
modified version to include future functions
zilio nicolas
2015-07-03
1
-0
/
+361
*
registers and banks support in xml v1. pci -ll works fine, but got segfault o...
zilio nicolas
2015-07-01
1
-0
/
+672