Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-09 | removing waitresponse, will be using *Service.response() to get a packet. ↵ | 1 | -17/+12 | ||
trying to figure out async generator as a service listener. WIP | |||||
2020-05-08 | Adding requirements, work in progress to integrate this thing with pytest | 1 | -1/+13 | ||
2020-04-28 | Cleaned up gps | 1 | -20/+22 | ||
2020-04-15 | Cleaning up services' classes | 1 | -77/+7 | ||
2020-04-03 | moving implementation to base calss | 1 | -5/+14 | ||
2020-04-02 | working implementation of finding out a socket and port | 1 | -25/+47 | ||
2020-04-01 | figuring out listening port for agl service | 1 | -16/+49 | ||
2020-03-12 | fixed wrong argument in websocket - sending string instead int in json for ↵ | 1 | -43/+21 | ||
aglbaseservice | |||||
2020-03-09 | Began work for bluetooth binding | 1 | -4/+1 | ||
2020-03-09 | Initial commit for python testing tools | 1 | -0/+68 | ||