summaryrefslogtreecommitdiff
path: root/blocks/simulationAPI
AgeCommit message (Collapse)Author
2025-03-03Store session details in tableSuchita Lad
2025-03-03use session_key from backendSunil Shetye
2025-03-03adding session key apiSunil Shetye
write function to set session
2025-02-28Updated files for sessionSuchita Lad
2025-02-28use task_id instead of file_idSunil Shetye
2025-02-28use gevent poolSunil Shetye
2025-02-28Updated celery codeSuchita Lad
2025-02-18Revert "move the loop to event_stream_loop function"Sunil Shetye
This reverts commit a1f62095f89471f30f0239f53fde570ba06ab3e0.
2025-02-13make return structure consistentSunil Shetye
replace repeated str calls fix formatting
2025-02-13Added logic to cancel simulation processSuchita Lad
2025-02-13move the loop to event_stream_loop functionSunil Shetye
2025-02-04give meaningful name to directorySunil Shetye
2025-02-03handle other return values alsoSunil Shetye
2025-02-03add figure_id as key to lastlogtimesSunil Shetye
2025-01-31do not send all the lines for CSCOPESunil Shetye
2025-01-16fix SCILAB_END definitionSunil Shetye
2025-01-16Updated ngspice_helper file for simulationSuchita Lad
2025-01-07return error response on errorSunil Shetye
2025-01-04remove cwd for relative paths to workSunil Shetye
2024-10-25code cleanupSunil Shetye
2024-10-22copy mxGeometry in Ports alsoSunil Shetye
2024-10-21Added ImplicitInputOutputPort, CommandPort, ControlPort function for splitSuchita Lad
2024-06-25add pow function to xslSunil Shetye
2024-06-13add pillow to requirements.txtSunil Shetye
enable saveAPI
2024-06-13Updated ngspice_helper fileSuchita Lad
2024-06-12Updated files of simulationAPISuchita Lad
2024-03-04fix flake8 errorsSunil Shetye
2024-02-07Updated ngspice_helper.py fileSuchita Lad
2022-08-12use actual fileSunil Shetye
2022-06-06cleanup the get_log_name methodSunil Shetye
2022-06-02sleep on python sideSunil Shetye
2022-01-13use @babel/eslint-parser instead of babel-eslintSunil Shetye
2022-01-11set log_name in database immediatelySunil Shetye
2022-01-10upgrade celerySunil Shetye
2021-12-15stream the data to the browserSunil Shetye
add events to React to receive the stream
2021-12-03use StreamingHttpResponse instead of ResponseSunil Shetye
use IgnoreClientContentNegotiation for text/event-stream use Streaming instead of Stream set Streaming state as early as possible
2021-12-02common code to handle duplicate linesSunil Shetye
2021-12-02add state to parserSunil Shetye
2021-12-02add STREAM as a celery stateSunil Shetye
2021-11-29save simulation log_name to databaseSunil Shetye
2021-11-19match serializers with modelsSunil Shetye
2021-11-15fix some more code issuesSunil Shetye
2021-11-15fix some code issuesSunil Shetye
2021-10-29get simulation parametersSunil Shetye
get app_name also
2021-10-23add simulation parameters to TaskFileSunil Shetye
2021-10-01filter data with encodeURIComponent()Sunil Shetye
2021-04-11using loggerSunil Shetye
2021-04-11no need to exclude files beginning with dotSunil Shetye
2021-04-11working on scriptSunil Shetye
2021-04-11rename spiceFile to TaskFileSunil Shetye