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
README.md
... ... @@ -3,7 +3,7 @@ A Python software for the management of a Telescope control center
3 3  
4 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 8 GPL License (http://www.gnu.org/copyleft/gpl.html) - See the file LICENSE.txt
9 9  
... ... @@ -53,6 +53,8 @@ PROJECT STRUCTURE:
53 53 - install/ : project installation howto
54 54  
55 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 59 - public/ : this folder contains all public files like the web html files
58 60 - static/
... ... @@ -60,11 +62,11 @@ PROJECT STRUCTURE:
60 62 --------------------------------------------------------------------------------------------
61 63 CURRENT VERSION
62 64  
63   -Date: 15/12/2016
  65 +Date: 18/01/2017
64 66 By: Jérémy Barneron
65   -Version: 0.14.1
  67 +Version: 0.15
66 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 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 74  
73 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 80 MAIN CHANGES (MILESTONES):
79 81  
80 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 89 Scenarist first versions
84 90 https://projects.irap.omp.eu/versions/152
85 91  
... ...
install/Project_Installation.pdf 0 → 100644
No preview for this file type