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
08 Oct, 2018
1 commit
05 Oct, 2018
4 commits
-
(see in devices_channel/doc folder)
04 Oct, 2018
1 commit
-
=> New class DeviceControllerAbstract which has a component ClientChannel (of type "socket", "serial", or "usb") + tests ok + cleanup