4 Commits

Author SHA1 Message Date
Dave Pifke
3d367e7a27
Add Travis-CI config for Coveralls 2017-05-25 13:01:13 -07:00
Dave Pifke
84869f0e2c
Fix example in README.md 2017-05-25 12:52:43 -07:00
Dave Pifke
2928b06b23
Add basic documentation & tests
Add a couple of basic tests for the SCAN_RESULTS parser, and document
usage.
2017-05-25 12:48:59 -07:00
Dave Pifke
8a251ea4ef
Initial interface to wpa_supplicant scan results
This code connects to wpa_supplicant's control interface using a UNIX
datagram socket.  It can ping the daemon and fetch wifi network scan
results.

Documentation, tests, and additional functionality is forthcoming.
2017-05-23 19:02:04 -07:00