Jonathan Hui
d1b0fed201
Add code style formatting (pretty) and checker (pretty-check) targets. ( #52 )
...
* Add 'pretty' target to reformat sources to be compliant with code style.
* Add 'pretty-check' target to check if sources are compliant with code style.
* Update travis-ci script to use 'pretty-check' and enforce code style.
* The 'pretty' and 'pretty-check' targets rely on the 'astyle' tool.
2016-05-19 15:46:29 -07:00
pvanhorn
91cce9e0d7
Resolve several compile warnings and errors. ( #43 )
2016-05-18 14:16:10 -07:00
Jonathan Hui
c8908cf687
Fix 'make dist'. ( #40 )
...
* Include header files for distribution.
* Include tests scripts for distribution.
* Include docs for distribution.
2016-05-16 21:41:38 -07:00
Robert Quattlebaum
e54e83e9fc
core: mac: Added new method: Mac::IsActiveScanInProgress() ( #29 )
...
* core: mac: Added new method: `Mac::IsActiveScanInProgress()`
* core: Add `otActiveScanInProgress()` for checking if a scan is in progress.
2016-05-13 18:41:14 -07:00
Jonathan Hui
1f24fa44fa
Add active scan to API and CLI. ( #27 )
...
* Add active scan functions and definitions to core C api.
* Add active scan command to CLI.
* Add emulation of PHY channel isolation.
2016-05-13 15:14:04 -07:00
Marcin K Szczodrak
99870fae01
adjust license text width ( #22 )
2016-05-12 22:39:11 -07:00
pvanhorn
a37ca1302d
Add void to API prototypes which take no arguments. ( #14 )
...
LGTM. Thanks @pvanhorn !
2016-05-11 15:37:02 -07:00
Jonathan Hui
4f9945c533
Initial commit
2016-05-10 22:49:53 -07:00