Commit Graph

9 Commits

Author SHA1 Message Date
Anthony Merlino
3b824ed5a2 wireless/ieee802154: Removes libradio to coincide with removal of ioctl with radio
Moves all functionality from libradio to libmac
2017-05-05 11:13:38 -04:00
Gregory Nutt
bc4e4e335b iwpan: Finish basic radio layer support 2017-04-22 09:41:53 -06:00
Gregory Nutt
d9c4f57c7a wireless/iwpan: Add a little more logic. Still incomplete. 2017-04-22 08:19:18 -06:00
Gregory Nutt
0e1fd20646 A little more iwpan logic. 2017-04-21 17:41:02 -06:00
Gregory Nutt
fc4e819d21 Various fixes for problems discovered in testing. 2017-04-21 16:24:28 -06:00
Gregory Nutt
067d705b98 Minor clean of functino prototypes, iwpan help, spelling. 2017-04-21 13:43:01 -06:00
Gregory Nutt
e6e353c065 wireless/ieee802154: Beginning of support for IEEE 802.15.4 MAC library. 2017-04-21 10:58:48 -06:00
Gregory Nutt
575242ae13 wireless/ieee802154: Completes all radio character driver IO command wrappers 2017-04-21 09:36:19 -06:00
Anthony Merlino
5cd9c4f5e9 wireless/ieee802154: Starts framing out iwpan tool, similar in concept to wapi 2017-04-20 14:18:09 -04:00