summaryrefslogtreecommitdiff
path: root/blocks/simulationAPI/helpers/scilab_manager.py
AgeCommit message (Expand)Author
2025-06-19wait for scilab to endSunil Shetye
2025-04-24Added ports to blocks in DELAY_f super blockSuchita Lad
2025-04-23add an else block to handle the empty array caseSunil Shetye
2025-04-23handle ... at the end of the scilab scriptSunil Shetye
2025-04-15use pexpect for interactive scilab-cliSunil Shetye
2025-04-11change REMOVEFILE to FalseSunil Shetye
2025-04-08cleanupSunil Shetye
2025-04-02Updated files to store workspace file in task modelSuchita Lad
2025-03-28Updated style of execute script windowSuchita Lad
2025-03-26Updated uploadscript functionSuchita Lad
2025-03-25replace request with taskSunil Shetye
2025-03-23use threadName instead of task_idSunil Shetye
2025-03-22fix FileResponse() callSunil Shetye
2025-03-21add get_task_logger_adapter for proper contextSunil Shetye
2025-03-19add more functionsSunil Shetye
2025-03-19add date change filter for consoleSunil Shetye
2025-03-18use SCILAB_CMDSunil Shetye
2025-03-18chdir to script pathSunil Shetye
2025-03-17configure logger for worker and for taskSunil Shetye
2025-03-17add code for caseSunil Shetye
2025-03-10import even more code from SendLog.pySunil Shetye
2025-03-09import more code from SendLog.pySunil Shetye
2025-03-03adding session key apiSunil Shetye
2025-02-28use gevent poolSunil Shetye
2025-02-28Updated celery codeSuchita Lad