Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assigned To Updated Category
57540 PyROS Task In progress Normal HISTORY data 06/01/2023 04:45 PM Actions
53350 PyROS Task In progress Normal INSIDE environment (observatory) management 06/01/2023 04:45 PM Actions
44901 PyROS Task In progress Normal Get PLC mode changes (off/manu/auto) and alarms (intrusion, e_stop), and save them 06/01/2023 04:45 PM Actions
44900 PyROS Task In progress Normal Read (from PLC and sensors) INSIDE environmental data (doors, lights...) for human safety 06/01/2023 04:45 PM Actions
57545 PyROS Task In progress Normal Create-Update, Delete => cf Agents 06/01/2023 04:45 PM Actions
44906 PyROS Task In progress Normal Compute and save Observing conditions 06/01/2023 04:45 PM Actions
46790 PyROS Task In progress Normal *** (SF16) TESTS to validate feature & requirements 06/01/2023 04:59 PM Actions
57871 PyROS Task In progress Normal API tests (todo : test dépot sequences) 06/01/2023 05:00 PM Actions
57548 PyROS Task New Normal SENSORS list BY MONITORING name (Operator role) 06/01/2023 05:05 PM Actions
57988 PyROS Task In progress Normal SENSORS list (inventory & status) 06/01/2023 05:10 PM Actions
57544 PyROS Task In progress Normal **** (SF03) CRUD actions (surtout le Read) 06/01/2023 05:10 PM Actions
57541 PyROS Task In progress Normal READ (1 and all) 06/01/2023 05:10 PM Actions
57527 PyROS Task In progress Normal *** (SF03) USE CASES - ACTIONS (on entities) & VIEWS (web pages) : surtout le Read du CRUD 06/01/2023 05:10 PM Actions
57546 PyROS Task In progress Normal MEASURE Quality & Resilience : for each Monitoring name, always select the first WORKING sensor (and from highest to lowest quality) Koralewski Alexis 06/01/2023 08:47 PM Actions
57530 PyROS Task In progress Normal **** (SF03) AgentDevices (1 per Sensor) (sensor devices monitoring : PLC, Weather station, doors, light, and other devices) : read config, get device raw data (status), fix & save it, set thresholds (low/high) => in sensors_data table 06/02/2023 04:06 AM Actions
57941 PyROS Task In progress Normal *** (SF04) MODULE - django module - organization, files, classes (majordome) 06/02/2023 04:15 AM Actions
57990 PyROS Task New Normal Agent superclass TEST mode (run by agent A_Basic) 06/02/2023 04:17 AM Actions
57991 PyROS Task New Normal Agent A_Majordome TEST mode 06/02/2023 04:18 AM Actions
44923 PyROS Task In progress Normal *** (SF04) TESTS to validate requirements 06/02/2023 04:18 AM Actions
51513 PyROS Task New Normal General algorithm (ternary mode, status, routine processing, commands processing, exceptions handling) Pallier Etienne 06/02/2023 04:21 AM Actions
57992 PyROS Task New Normal Commands execution mode SEQUENTIAL or PARALLEL (2 modes : THREAD or PROCESS) 06/02/2023 04:24 AM Actions
45040 PyROS Task New High NEW Agent v2 basé sur new config yaml Pallier Etienne 06/02/2023 04:24 AM Actions
51508 PyROS Task New Normal Agent A_Majordome CLASS (based on Agent) Koralewski Alexis 06/02/2023 04:27 AM Actions
57993 PyROS Task In progress Normal Users => ajouter user "calib" associé au SP "calib" associé aux séquences de calibration (on ne doit pas pouvoir le supprimer) 06/02/2023 04:56 AM Actions
44886 PyROS Task In progress Normal *** (SF01) ENTITIES (MODEL) - definition & impl 06/02/2023 04:56 AM Actions
45342 PyROS Task In progress Normal INITIAL DATA (Fixture) Koralewski Alexis 06/02/2023 04:56 AM Actions
57994 PyROS Task In progress Normal default institutes, TP, ST, SP 06/02/2023 05:18 AM Actions
57995 PyROS Task In progress Normal Calibration => institute "calib" + ST "calib" + SP "calib" (SP systématiquement recréé à chaque nouvelle TP) 06/02/2023 05:21 AM Actions
45343 PyROS Task In progress Normal **** (SF02) INITIAL DATA (Fixture) (default Intitutes, STs, TPs, SPs, ...) Koralewski Alexis 06/02/2023 05:21 AM Actions
48278 PyROS Task In progress High **** (SF04) AGENT general superclass (whom all agents depend on, and also AgentDevice) Pallier Etienne 06/02/2023 07:50 AM Actions
57923 PyROS Feature In progress Normal *** (SF14) USE CASES - ACTIONS (on entities) & VIEWS (associated web pages) - actions on config files 06/02/2023 07:52 AM Actions
45289 PyROS Task In progress Normal **** (SF14) DEVICE CONFIG FILES Koralewski Alexis 06/02/2023 08:08 AM Actions
57999 PyROS Task In progress Normal **** (SF14) PICKLE FILES (config file serialization) (optimized binary persistence of config text files) 06/02/2023 08:12 AM Actions
45749 PyROS Task In progress Normal Gérer le retrait et le retour d'un device (panne, désactiver/réactiver un device) 06/02/2023 08:15 AM Actions
57899 PyROS Feature In progress Normal *** (SF09) AGENT(S) 06/02/2023 08:18 AM Actions
48289 PyROS Task New Normal AgentDevice base class (based on Agent superclass) 06/02/2023 08:18 AM Actions
58000 PyROS Task New Normal Resilience - failure tolerance (at AgentDevice level): Gérer le retrait et le retour d'un device de façon claire et souple (panne, désactiver/réactiver un device) 06/02/2023 08:22 AM Actions
47390 PyROS Task In progress Normal **** (SF09) AgentDevice (device management Agent) (1 AgentDevice = 1 Device) 06/02/2023 08:59 AM Actions
58003 PyROS Task In progress Normal default Sequences for Calibration (B/D/F) 06/02/2023 09:41 AM Actions
57850 PyROS Task In progress Normal **** (SF05) INITIAL DATA (Fixture => default sequences, albums, plans...) Koralewski Alexis 06/02/2023 09:41 AM Actions
45290 PyROS Task New Normal **** (SF10) INITIAL DATA (Fixture) (default calib Sequences & files) 06/02/2023 09:52 AM Actions
45037 PyROS Task In progress Normal Algo (optimisé grace aux ephemeris Sequence et Sun&Moon) Klotz Alain 06/02/2023 09:59 AM Actions
53425 PyROS Task New Normal CREATE Sequence Ephemeris (sur validation d'une sequence) - Pré-calcul des trajectoires de la nuit (pour chaque seconde) pour chaque séquence (Guitastro) Klotz Alain 06/02/2023 10:23 AM Actions
53432 PyROS Task New Normal CREATE Sun&Moon Ephemeris (pickle file) for a given Time Period (cf also SF02) (GuitAstro) 06/02/2023 10:23 AM Actions
53431 PyROS Task New Normal READ Pickle file ephemeris (read sequence or sun&moon ephemeris) 06/02/2023 10:23 AM Actions
58007 PyROS Task New Normal **** (SF07) actions on EPHEMERIS 06/02/2023 10:24 AM Actions
58008 PyROS Task In progress Normal **** (SF07) actions on PLANNING 06/02/2023 10:25 AM Actions
58004 PyROS Task In progress Normal *** (SF07) USE CASES - ACTIONS (on entities) & VIEWS (associated web pages) - actions on Sequences & Planning 06/02/2023 10:25 AM Actions
58006 PyROS Task New Normal READ Planning (and display it) 06/02/2023 10:25 AM Actions
57889 PyROS Task In progress Normal L0 image file format & content definition (FITS) 06/02/2023 10:33 AM Actions
(901-950/1126) Per page: 25, 50, 100

Also available in: Atom CSV PDF