index
:
Common-Interface-Project/.git
xcosblocks
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blocks
/
simulationAPI
/
helpers
/
scilab_manager.py
Age
Commit message (
Expand
)
Author
2025-06-19
wait for scilab to end
Sunil Shetye
2025-04-24
Added ports to blocks in DELAY_f super block
Suchita Lad
2025-04-23
add an else block to handle the empty array case
Sunil Shetye
2025-04-23
handle ... at the end of the scilab script
Sunil Shetye
2025-04-15
use pexpect for interactive scilab-cli
Sunil Shetye
2025-04-11
change REMOVEFILE to False
Sunil Shetye
2025-04-08
cleanup
Sunil Shetye
2025-04-02
Updated files to store workspace file in task model
Suchita Lad
2025-03-28
Updated style of execute script window
Suchita Lad
2025-03-26
Updated uploadscript function
Suchita Lad
2025-03-25
replace request with task
Sunil Shetye
2025-03-23
use threadName instead of task_id
Sunil Shetye
2025-03-22
fix FileResponse() call
Sunil Shetye
2025-03-21
add get_task_logger_adapter for proper context
Sunil Shetye
2025-03-19
add more functions
Sunil Shetye
2025-03-19
add date change filter for console
Sunil Shetye
2025-03-18
use SCILAB_CMD
Sunil Shetye
2025-03-18
chdir to script path
Sunil Shetye
2025-03-17
configure logger for worker and for task
Sunil Shetye
2025-03-17
add code for case
Sunil Shetye
2025-03-10
import even more code from SendLog.py
Sunil Shetye
2025-03-09
import more code from SendLog.py
Sunil Shetye
2025-03-03
adding session key api
Sunil Shetye
2025-02-28
use gevent pool
Sunil Shetye
2025-02-28
Updated celery code
Suchita Lad