04 Oct, 2022
1 commit
30 Sep, 2022
1 commit
29 Sep, 2022
1 commit
-
…loading speed of agent_detail view
26 Sep, 2022
1 commit
23 Sep, 2022
1 commit
22 Sep, 2022
1 commit
12 Sep, 2022
1 commit
30 Aug, 2022
1 commit
-
…to connect to db_pyros
29 Aug, 2022
3 commits
08 Aug, 2022
1 commit
11 Jul, 2022
1 commit
-
…and in AgentSurvey models
27 Jun, 2022
1 commit
03 May, 2022
1 commit
-
…pdating schema of observatory configuration, updating obs config of guitalens and tnc. Fixing error while trying to get 'is_real' attribute of an agent. Add bash script to copy content of privatedev into private folder.
28 Apr, 2022
1 commit
-
…_before_plot & time_history)
15 Apr, 2022
1 commit
-
…ring weather page to have last x minutes before last entry of WeatherWatch
18 Feb, 2022
1 commit
04 Feb, 2022
1 commit
10 Nov, 2021
2 commits
09 Nov, 2021
1 commit
-
…s in ConfigPyros that used the unit (dict) paramater into using unit_name as a parameter
13 Oct, 2021
1 commit
-
…ate and durations), add lines to period's timeline, add auto_validated field to SP
06 Oct, 2021
1 commit
01 Oct, 2021
1 commit
-
…ger use 'base_unlogged.html'
06 Sep, 2021
1 commit
-
…iously pyros was using the Django settings) and add datetime of last modification on the observatory configuration on the website
01 Sep, 2021
1 commit
-
… with only quick access to observations, monitoring and settings)
13 Aug, 2021
1 commit
-
…atory name instead of PyROS, displaying future period when creating one)
05 Jul, 2021
1 commit
03 May, 2021
1 commit
21 Apr, 2021
1 commit
13 Apr, 2021
1 commit
07 Apr, 2021
1 commit
-
…ending an email when account is deactivate or re-activate
25 Mar, 2021
1 commit
-
…r if user is superadmin
16 Jul, 2019
1 commit
09 Jul, 2019
1 commit
21 Jun, 2019
1 commit
14 Jun, 2019
1 commit
-
/src/core/pyros_django/utils/celme/ => /src/core/celme/ TODO (coming) : - Restructuration du projet - phase 5 : /devices_channel/ => réorganisation interne RAPPELS SUR L'UTILISATION : - (TEST) Scenarios de test : 1) ./pyros test 2) ./pyros testall 3) Lancer agents A et B en mode simu (option -t): ./pyros.py -t start agentA,agentB Attendre 1 à 2mn jusqu'à obtenir les 2 résultats suivants: (AgentA): Finished testing => result is ok (AgentB): Finished testing => result is ok 4) Lancer agentDevice et agentTelescopeRequester en mode simu (-t) : ./pyros.py -t start agentTelescopeRequester,agentDevice - (RUN) Mode opératoire pour lancer un agent (en mode normal, hors test) : - pour lancer agentA seulement : ./pyros.py start agentA [-c configfile] - pour lancer plusieurs agents : ./pyros.py start agentA,agentB,... [-c configfile] (ou encore: activer l'environnement virtuel, puis lancer "cd src/.../agent/ ; ./AgentA.py configfile") - pour utiliser thread ou processus : il suffit de mettre la constante RUN_IN_THREAD de AgentA (ou AgentB ou AgentX) à False ou True
13 Jun, 2019
2 commits