Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber 251fc6d324 Add some utility function + addition in query.py hace 8 años
examples First version of lodel2 instance creation script hace 8 años
globconf.d Add some utility function + addition in query.py hace 8 años
install First version of lodel2 instance creation script hace 8 años
lodel Add some utility function + addition in query.py hace 8 años
plugins/dummy First version of lodel2 instance creation script hace 8 años
scripts Documentatio update hace 8 años
templates Changed the url in the test template hace 8 años
tests Add Save of Settings, EM translator in xml hace 8 años
.gitignore Updated the doxygen documentation hace 8 años
Doxyfile Add Doxyfile form doxygen generation hace 8 años
Makefile Updated comments (and deleting space between ## and @brief ) hace 8 años
README.txt Documentatio update hace 8 años
__init__.py Documentatio update hace 8 años
em_test.py First version of lodel2 instance creation script hace 8 años
requirements.txt Add some utility function + addition in query.py hace 8 años
run.py Bug Fix on the session timestamping management hace 8 años
runtest correction import pymysql hace 8 años
settings.ini Changes the loader in order to load settings_local.ini instead of versionned settings.ini hace 8 años
settings.py correction import pymysql hace 8 años

README.txt

Local configuration :
First of all copy the settings.ini to settings_local.ini and replace values by correct path

Doxygen documentation generation :
doxygen

Dynamic code generation :
python3 scripts/refreshdyn.py examples/em_test.pickle OUTPUTFILE.py

Instance creation :
Use the script in scripts/create_instance.sh

Usage : scripts/create_instance.sh instance_name instance_dir [lodel_libdir]