Commit 306d47783274e4be1e86c34782208b3496f99e06

Authored by Etienne Pallier
1 parent 11ae0484
Exists in dev

NEW versionning plan : YYYY.M.mmm.b (current is 2018.0.011.0)

	- YYYY = Year
	- M = Major version number
	- mmm = Minor version number
	- b = Bugfix number
@@ -64,16 +64,15 @@ LAST VERSION @@ -64,16 +64,15 @@ LAST VERSION
64 64
65 Date: 9/10/18 65 Date: 9/10/18
66 By: E. Pallier 66 By: E. Pallier
67 -VERSION: 0.18.010  
68 -- new versionning plan : M.YY.VVV.B 67 +VERSION: 2018.0.011.0
  68 +- NEW versionning plan : YYYY.M.mmm.b
  69 + - YYYY = Year
69 - M = Major version number 70 - M = Major version number
70 - - YY = Year  
71 - - VVV = Minor version number  
72 - - B = Bugfix number 71 + - mmm = Minor version number
  72 + - b = Bugfix number
73 - new devices_channel/ folder containing the new DeviceControllerAbstract and ClientChannelAbstract classes (independant from pyros for the moment, but will soon be integrated) 73 - new devices_channel/ folder containing the new DeviceControllerAbstract and ClientChannelAbstract classes (independant from pyros for the moment, but will soon be integrated)
74 - new src/utils/celme (celestial mecanics) library from Alain Klotz (more and more used inside pyros) 74 - new src/utils/celme (celestial mecanics) library from Alain Klotz (more and more used inside pyros)
75 75
76 -Major current version (0.18):  
77 - TECHNICAL DOC: tinyurl/pyros-colibri 76 - TECHNICAL DOC: tinyurl/pyros-colibri
78 - DEV PLAN: https://docs.google.com/spreadsheets/d/1Gy6c-9fhUDBx5Bc6YrcGvfgP-HukWdhUh8oT11_y88g/edit#gid=664458270 77 - DEV PLAN: https://docs.google.com/spreadsheets/d/1Gy6c-9fhUDBx5Bc6YrcGvfgP-HukWdhUh8oT11_y88g/edit#gid=664458270
79 - (OLD, TO BE UPDATED) https://projects.irap.omp.eu/versions/158 78 - (OLD, TO BE UPDATED) https://projects.irap.omp.eu/versions/158
devices_channel/README.md
1 1
2 -VERSION: 0.18.001 2 +VERSION: 2018.0.001
3 3
4 Date: 9/10/18 4 Date: 9/10/18
5 5
simulators/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/alert_manager/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/analyzer/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/common/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/dashboard/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/devices/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/majordome/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/monitoring/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/observation_manager/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/routine_manager/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/scheduler/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/user_manager/README.md
1 -VERSION: 0.18.001 1 +VERSION: 2018.0.001
2 2
3 Date: 9/10/18 3 Date: 9/10/18
4 \ No newline at end of file 4 \ No newline at end of file
src/utils/celme/README
1 celme 1 celme
2 =========== 2 ===========
3 3
4 -VERSION: 0.18.001 4 +VERSION: 2018.0.001
5 Date: 9/10/18 5 Date: 9/10/18
6 6
7 A python module for driving a robotic observatory 7 A python module for driving a robotic observatory