Linux Foundation Collaborative Projects
index
:
pyagl
jellyfish
koi
lamprey
marlin
master
needlefish
octopus
pike
quillback
ricefish
Python AGL binding wrappers and tests
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
Working base class, hopefully final reworks for the services
Edi Feschiyan
6
-92
/
+234
2020-06-09
changed subscription arguments to lists; adding AFBResponse class for handlin...
Edi Feschiyan
1
-5
/
+40
2020-06-09
touching regex matcher for sockets to stop giving warnings
Edi Feschiyan
1
-4
/
+4
2020-06-09
working first test with asyncio for gps and weather.py imports cleanup
Edi Feschiyan
3
-7
/
+8
2020-06-09
turned weather into oneliner
Edi Feschiyan
2
-35
/
+16
2020-06-09
removing waitresponse, will be using *Service.response() to get a packet. try...
Edi Feschiyan
6
-88
/
+100
2020-05-08
Adding requirements, work in progress to integrate this thing with pytest
Edi Feschiyan
5
-18
/
+73
2020-04-28
Cleaned up gps
Edi Feschiyan
1
-20
/
+22
2020-04-28
Cleaned up geoclue
Edi Feschiyan
1
-17
/
+14
2020-04-28
Refactored bluetooth
Edi Feschiyan
2
-80
/
+75
2020-04-15
Cleaning up services' classes
Edi Feschiyan
5
-163
/
+95
2020-04-03
moving implementation to base calss
Edi Feschiyan
2
-14
/
+53
2020-04-02
working implementation of finding out a socket and port
Edi Feschiyan
1
-25
/
+47
2020-04-01
figuring out listening port for agl service
Edi Feschiyan
3
-32
/
+74
2020-03-12
fixing mediaplayer
Edi Feschiyan
2
-99
/
+16
2020-03-12
fixed wrong argument in websocket - sending string instead int in json for ag...
Edi Feschiyan
5
-80
/
+85
2020-03-09
Began work for bluetooth binding
Edi Feschiyan
5
-14
/
+75
2020-03-09
Writing abstract class, adding geoclue
Edi Feschiyan
2
-11
/
+70
2020-03-09
Initial commit for python testing tools
Edi Feschiyan
5
-0
/
+388
[prev]