08 Oct, 2018
4 commits
05 Oct, 2018
7 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
02 Oct, 2018
4 commits
-
do_init() + bugfixes
-
with native dictionary - native telescope class is now less than 300 lines (majority of code is in the abstract class so that it is easy to make a new concrete telescope class): => ne contient quasiment QUE le dictionnaire des commandes natives - cleanup
01 Oct, 2018
2 commits
-
- execute_cmd() - execute_generic_cmd() - execute_native_cmd() - GenericResult()
28 Sep, 2018
6 commits
-
command
-
pas interprétés
-
- loop_1 : EVENT_GENERATOR - loop_2 : play log file - loop_3 : play Guitalens json
27 Sep, 2018
8 commits
-
et renommage du dossier sockets_tele/src en src_socket pour eviter conflit avec pyros/src (les imports fonctionnent mieux ainsi...) mais git aime pas trop quand on renomme un dossier...
-
- plcSimulator feed fro logfile - handled in monotoring.tasks
-
- set date&time, set lat&long - README file enriched - help => liste cdes possibles
26 Sep, 2018
7 commits
-
- Parse PLC status in colibri-new-fixed-2.json - Return template with sensors list - http://127.0.0.1:8000/dashboard/weather/config
-
- generic commands implemented - generic commands available from client console