Copy configuration file reading to wifiradar module
commit4ba0d14e5863fd9ffdaf1ca60425ffb75769f8e4
authorSean Robinson <robinson@tuxfamily.org>
Sat, 3 May 2014 10:21:33 +0000 (3 03:21 -0700)
committerSean Robinson <robinson@tuxfamily.org>
Fri, 13 Jun 2014 13:16:54 +0000 (13 06:16 -0700)
tree7a4cf87097916b347125d9a09d3f4d77a3b77591
parent6c622e228f915bde745587a7f4cbab1a1bdfc581
Copy configuration file reading to wifiradar module

This is the start of a process to simplify the wifi-radar script and
revamp reading configuration files using the recently updated
ConfigManager and ConfigFileManager APIs.  Copying and adapting this
code means it will be possible to build around this method.

Signed-off-by: Sean Robinson <robinson@tuxfamily.org>
wifiradar/__init__.py