v7.7.3
Features:
add arsdk controller classes
add pdraw hud renderer
Bugfixes:
concurrent: fix Loop.run when called from parent thread
concurrent: fix done callbacks / lock issue
concurrent: fix executing thread identification issue
controller: fix TypeError issue
controller: fix connection retry handling
expectation: fix updated state matching
http: fix TypeError in Connection.connected
media: fix media hostname when media_autoconnect=False
media: fix potentially uninitialized attribute
mux-over-ip: fix backend disconnection issue
networking: fix pomp context timerfd leaks
networking: only create an IP proxy when connected to a SkyCtrl
pdraw: fix Pdraw class usage
protobuf: fix IndexError with Empty messages
protobuf: fix Message.default_args
protobuf: fix unpaired surrogate pattern detection
protobuf: fix well-known types over-wrapping issue
renderer: use OpenGL ES context