Commit e401257c4f5f90192b61fbf65eb0ef969c7e1b0e
1 parent
b87b6d9b
Exists in
master
and in
1 other branch
README with milestones
Showing
1 changed file
with
25 additions
and
2 deletions
Show diff stats
README.md
1 | -Project content: | |
1 | +PYROS : Telescope control center software | |
2 | + | |
3 | +VERSION 0.1 alpha | |
2 | 4 | |
3 | -TODO: do | |
5 | + | |
6 | +-------------------------------------------------------------------------------------------- | |
7 | +Project content: | |
4 | 8 | |
5 | 9 | - src/ : conteneur du projet (le nom est sans importance) |
6 | 10 | - manage.py : utilitaire en ligne de commande permettant differentes actions sur le projet |
... | ... | @@ -25,3 +29,22 @@ TODO: do |
25 | 29 | |
26 | 30 | - public/ : this folder contains all public files like the web html files |
27 | 31 | - static/ |
32 | + | |
33 | + | |
34 | +-------------------------------------------------------------------------------------------- | |
35 | +MAIN CHANGES (MILESTONES): | |
36 | + | |
37 | +(For details, see complete list of commits : https://gitlab.irap.omp.eu/epallier/pyros/commits/master) | |
38 | + | |
39 | +13/04/16 Version 0.1 (multi-platform easy install + start dashboard) | |
40 | + | |
41 | +11/04/16 Scheduler class and tests complete | |
42 | + (https://projects.irap.omp.eu/issues/3430) | |
43 | + | |
44 | +04/04/16 Installable version (install script) | |
45 | + | |
46 | + | |
47 | + | |
48 | + | |
49 | + | |
50 | + | ... | ... |