Commit ef4dd9e1fef3c3ccbf10972fb3fafc57866efe55

Authored by Jeremy
1 parent 3b0ef1c7
Exists in master and in 1 other branch dev

Update readme

Showing 2 changed files with 12 additions and 6 deletions   Show diff stats
@@ -3,7 +3,7 @@ A Python software for the management of a Telescope control center @@ -3,7 +3,7 @@ A Python software for the management of a Telescope control center
3 3
4 COPYRIGHT (C) 2012-2016 IRAP (Institut de Recherche en Astrophysique et Planetologie) Toulouse - France 4 COPYRIGHT (C) 2012-2016 IRAP (Institut de Recherche en Astrophysique et Planetologie) Toulouse - France
5 5
6 -Authors : Etienne Pallier <epallier@irap.omp.eu>, Paul Carensac <paul.carensac@epitech.eu>, Alexandru Burlacu <alexandru.burlacu11@gmail.com>, Jérémy Barneron <jeremy.barneron@gmai.com> 6 +Authors : Etienne Pallier <epallier@irap.omp.eu>, Paul Carensac <paul.carensac@epitech.eu>, Alexandru Burlacu <alexandru.burlacu11@gmail.com>, Jérémy Barneron <jeremy.barneron@gmail.com>
7 7
8 GPL License (http://www.gnu.org/copyleft/gpl.html) - See the file LICENSE.txt 8 GPL License (http://www.gnu.org/copyleft/gpl.html) - See the file LICENSE.txt
9 9
@@ -53,6 +53,8 @@ PROJECT STRUCTURE: @@ -53,6 +53,8 @@ PROJECT STRUCTURE:
53 - install/ : project installation howto 53 - install/ : project installation howto
54 54
55 - private/ : the content of this folder is private and thus not commited to git ; it should contain your Python3 virtual environment 55 - private/ : the content of this folder is private and thus not commited to git ; it should contain your Python3 virtual environment
  56 +
  57 + - simulators/ : the devices simulators
56 58
57 - public/ : this folder contains all public files like the web html files 59 - public/ : this folder contains all public files like the web html files
58 - static/ 60 - static/
@@ -60,11 +62,11 @@ PROJECT STRUCTURE: @@ -60,11 +62,11 @@ PROJECT STRUCTURE:
60 -------------------------------------------------------------------------------------------- 62 --------------------------------------------------------------------------------------------
61 CURRENT VERSION 63 CURRENT VERSION
62 64
63 -Date: 15/12/2016 65 +Date: 18/01/2017
64 By: Jérémy Barneron 66 By: Jérémy Barneron
65 -Version: 0.14.1 67 +Version: 0.15
66 Scenarist developement 68 Scenarist developement
67 -Major current version (0.14): https://projects.irap.omp.eu/versions/152 69 +Major current version (0.14): https://projects.irap.omp.eu/versions/158
68 70
69 ROADMAP: https://projects.irap.omp.eu/projects/pyros/roadmap 71 ROADMAP: https://projects.irap.omp.eu/projects/pyros/roadmap
70 72
@@ -72,14 +74,18 @@ ROADMAP: https://projects.irap.omp.eu/projects/pyros/roadmap @@ -72,14 +74,18 @@ ROADMAP: https://projects.irap.omp.eu/projects/pyros/roadmap
72 74
73 STRUCTURAL MODIFICATIONS TO BE DONE MANUALLY AFTER UPDATE (git pull) 75 STRUCTURAL MODIFICATIONS TO BE DONE MANUALLY AFTER UPDATE (git pull)
74 76
75 -20/07/2016 (v0.11.4) TODO: re-execute the installation script (install/install_requirements.sh) 77 +TODO: re-execute the installation script (python3 install.py update)
76 78
77 -------------------------------------------------------------------------------------------- 79 --------------------------------------------------------------------------------------------
78 MAIN CHANGES (MILESTONES): 80 MAIN CHANGES (MILESTONES):
79 81
80 Full list of commits: https://gitlab.irap.omp.eu/epallier/pyros/commits/master 82 Full list of commits: https://gitlab.irap.omp.eu/epallier/pyros/commits/master
81 83
82 -15/12/16 Version 0.14.1 - Final version 0.14 84 +18/01/17 Version 0.15 - Execution with simulators
  85 + Simulators evolution / majordome / monitoring / installer
  86 + https://projects.irap.omp.eu/versions/158
  87 +
  88 +15/12/16 Version 0.14.1 - Final version 0.14
83 Scenarist first versions 89 Scenarist first versions
84 https://projects.irap.omp.eu/versions/152 90 https://projects.irap.omp.eu/versions/152
85 91
install/Project_Installation.pdf 0 → 100644
No preview for this file type