10 May, 2019
1 commit
25 Apr, 2019
1 commit
29 Mar, 2019
1 commit
-
Attention, "pyros update" pose des questions : répondre toujours par oui (y) et choisir l'option 1 à la fin (et entrer un nom bidon tel que "agent" par exemple, aucune importance)
14 Nov, 2018
1 commit
15 Oct, 2018
1 commit
-
- Bugfix tests (now all pass) - Global Version number is now in src/__init__.py (idem for each pyros application) - NEW versionning plan : YYYYMMDD.M.mmm.b - YYYYMMDD = Day (UTC) - M = Major version number - mmm = Minor version number - b = Bugfix number
09 Oct, 2018
2 commits
-
- YYYY = Year - M = Major version number - mmm = Minor version number - b = Bugfix number
-
- M = Major version number - YY = Year - VVV = Minor version number - B = Bugfix number - added or updated README.md files for each pyros module
08 Oct, 2018
1 commit
05 Oct, 2018
4 commits
-
(see in devices_channel/doc folder)
04 Oct, 2018
2 commits
-
=> New class DeviceControllerAbstract which has a component ClientChannel (of type "socket", "serial", or "usb") + tests ok + cleanup