update config files
This commit is contained in:
parent
326baf3c03
commit
7e779a6c69
206
doc/config.json
Normal file
206
doc/config.json
Normal file
@ -0,0 +1,206 @@
|
||||
{
|
||||
"applications": [
|
||||
{
|
||||
"name": "notepad++",
|
||||
"path": "C:/Program Files/Notepad++/notepad++.exe",
|
||||
"parameters": []
|
||||
},
|
||||
{
|
||||
"name": "EIF_release",
|
||||
"path": "C:/src/GRIFO-E/REP/REP-Builds/mingwLuna/projectsLuna/_EIF-Proto/Debug/_EIF-Proto-standalone.exe",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "/--NoRis",
|
||||
"description": "disabilita ris",
|
||||
"default_value": "/--NoRis",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "win2",
|
||||
"description": "win2",
|
||||
"default_value": "/win2",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "1553",
|
||||
"description": "1553 address",
|
||||
"default_value": "/1553=127.0.0.1",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "fast",
|
||||
"description": "start fast",
|
||||
"default_value": "/fast",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "r:p",
|
||||
"description": "r:p",
|
||||
"default_value": "/r:p=",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "sudo",
|
||||
"description": "sudo",
|
||||
"default_value": "/sudo",
|
||||
"type": "string"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "DFE_release",
|
||||
"path": "C:/src/GRIFO-E/REP/REP-Builds/mingwLuna/projectsLuna/_DFE-Host/Debug/_DFE-Host-standalone.exe",
|
||||
"parameters": []
|
||||
},
|
||||
{
|
||||
"name": "EIF_release_playback",
|
||||
"path": "C:/src/GRIFO-E/REP/REP-Builds/mingwLuna/projectsLuna/_EIF-Proto/Debug/_EIF-Proto-standalone.exe",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "NoRis",
|
||||
"description": "NoRis",
|
||||
"default_value": "/--NoRis",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "/fast",
|
||||
"description": "/fast",
|
||||
"default_value": "/fast",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "/win1",
|
||||
"description": "/win1",
|
||||
"default_value": "/win1",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "/1553=127.0.0.1",
|
||||
"description": "/1553=127.0.0.1",
|
||||
"default_value": "/1553=127.0.0.1",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "/sudo",
|
||||
"description": "/sudo",
|
||||
"default_value": "/sudo",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "/r:p=127.0.0.1",
|
||||
"description": "/r:p=127.0.0.1",
|
||||
"default_value": "/r:p=127.0.0.1",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "/r:r",
|
||||
"description": "/r:r",
|
||||
"default_value": "/r:r",
|
||||
"type": "string"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "EIF_SIM_DSP",
|
||||
"path": "C:/src/GRIFO-E/REP/REP-Builds/mingwLuna/projectsLuna/_EIF-Proto/Debug/GRIFO-E-EIF.exe",
|
||||
"parameters": []
|
||||
},
|
||||
{
|
||||
"name": "EIF_per_XLRUMonitor",
|
||||
"path": "C:/src/GRIFO-E/REP/REP-Builds/mingwLuna/projectsLuna/_EIF-Proto/Debug/GRIFO-E-EIF.exe",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "fast",
|
||||
"description": "fast",
|
||||
"default_value": "/fast",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "NoRis",
|
||||
"description": "NoRis",
|
||||
"default_value": "/--NoRis",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "win1",
|
||||
"description": "win1",
|
||||
"default_value": "/win1",
|
||||
"type": "string"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "EIF_RIS",
|
||||
"path": "C:/src/GRIFO-E/REP/REP-Builds/mingwLuna/projectsLuna/_EIF-Proto/Debug/GRIFO-E-RIS.exe",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "r:p=127.0.0.1",
|
||||
"description": "r:p=127.0.0.1",
|
||||
"default_value": "/r:p=127.0.0.1",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "fast",
|
||||
"description": "fast",
|
||||
"default_value": "/fast",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "rt",
|
||||
"description": "rt",
|
||||
"default_value": "/rt=20",
|
||||
"type": "string"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "DFE_release_playback",
|
||||
"path": "C:/src/GRIFO-E/REP/REP-Builds/mingwLuna/projectsLuna/_DFE-Host/Debug/_DFE-Host-standalone.exe",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "path",
|
||||
"description": "path",
|
||||
"default_value": "C:\\_temp\\_REC\\TS_23_03_01\\_23-03-01-13-25-42_sata_0-cv.out",
|
||||
"type": "string"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"sequences": [
|
||||
{
|
||||
"name": "GRIFO-E_release",
|
||||
"steps": [
|
||||
{
|
||||
"application": "EIF_release",
|
||||
"wait_time": 2.0,
|
||||
"parameters": {}
|
||||
},
|
||||
{
|
||||
"application": "DFE_release",
|
||||
"wait_time": 2.0,
|
||||
"parameters": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "GRIFO-E_playback",
|
||||
"steps": [
|
||||
{
|
||||
"application": "EIF_release_playback",
|
||||
"wait_time": 1.0,
|
||||
"parameters": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "GRIFO-E_sim_dsp",
|
||||
"steps": [
|
||||
{
|
||||
"application": "EIF_SIM_DSP",
|
||||
"wait_time": 1.0,
|
||||
"parameters": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user