aboutsummaryrefslogtreecommitdiffstats
path: root/gps.py
AgeCommit message (Expand)AuthorFilesLines
2020-06-09Working base class, hopefully final reworks for the servicesEdi Feschiyan1-11/+21
2020-06-09removing waitresponse, will be using *Service.response() to get a packet. try...Edi Feschiyan1-17/+12
2020-05-08Adding requirements, work in progress to integrate this thing with pytestEdi Feschiyan1-1/+13
2020-04-28Cleaned up gpsEdi Feschiyan1-20/+22
2020-04-15Cleaning up services' classesEdi Feschiyan1-77/+7
2020-04-03moving implementation to base calssEdi Feschiyan1-5/+14
2020-04-02working implementation of finding out a socket and portEdi Feschiyan1-25/+47
2020-04-01figuring out listening port for agl serviceEdi Feschiyan1-16/+49
2020-03-12fixed wrong argument in websocket - sending string instead int in json for ag...Edi Feschiyan1-43/+21
2020-03-09Began work for bluetooth bindingEdi Feschiyan1-4/+1
2020-03-09Initial commit for python testing toolsEdi Feschiyan1-0/+68