Commit Graph

13 Commits

Author SHA1 Message Date
Arthur Golubtsov
fc57f6abae Client: Add current task information to telemetry 2020-01-20 18:16:47 +00:00
Arthur Golubtsov
4da20fa9c7 tasking_lib: Add get last task name function 2019-11-19 12:10:55 +00:00
Arthur Golubtsov
43390f9eb4 tasking_lib: Setup loggers, fix task waiting bug, modify handling exceptions 2019-11-02 06:56:32 +00:00
Arhur Golubtsov
ed67599497 tasking_lib: handle reading first value from task queue 2019-09-10 16:19:27 +01:00
Artem30801
33e5a5b71f Code reformatting to match PEP, resume command now accepts time 2019-06-18 13:32:13 +03:00
Artem30801
46d85bc3e1 Replaced default mutable argument 2019-06-18 12:29:33 +03:00
Arthur Golubtsov
78ec76c356 Return 'STOP' error check from functions in task manager 2019-06-14 23:50:57 +03:00
Arthur Golubtsov
f9fd81da1f Repair play animation, pause and stop also work now 2019-06-11 14:19:32 +03:00
Arthur Golubtsov
21a1ac7d3c tasking_lib: add timeshift for correct work of pause function 2019-06-08 00:45:46 +03:00
Arthur
3c1785477c tasking_lib: improve interruption, now it looks like working 2019-06-04 18:08:50 +03:00
Arthur Golubtsov
79b120aa14 Drone: remove interrupt function with infinite loop from tasking_lib 2019-05-30 17:05:12 +00:00
Arthur Golubtsov
132040dcb4 Drone: Simplify tasking_lib, correct some bugs 2019-05-30 10:15:32 +00:00
Artem30801
67a31d70ae Initial commit of new animation_lib and async tasking_lib with suppurt of managing tasks on-the-go and interrupt them immediately. Improvements in FlightLib (including better selfcheck code) and client.
Massive testing required (will be done soon)
2019-05-05 22:24:39 +03:00