Simplify RadarWindow signature
commit47adf9f01d1767a612e9e36f50954c4a33465f8a
authorSean Robinson <seankrobinson@gmail.com>
Sun, 30 Mar 2014 16:12:34 +0000 (30 09:12 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Sat, 5 Apr 2014 18:19:29 +0000 (5 11:19 -0700)
tree1a1ee6cff2f21f73948053a80ff5398307f99587
parent54addfc1a6768b8b12c566a4b37956abc3c710c2
Simplify RadarWindow signature

We're moving to a single Pipe for all message passing, so get rid of
the Queues and the Event.

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifiradar/gui/g2/__init__.py