Gregory Nutt
|
a73060ae64
|
ieee802154/libmac: Eliminate some warnings.
|
2017-06-19 09:47:39 -06:00 |
|
Anthony Merlino
|
c2ad1d2d1c
|
Switches IEEE 802.15.4 based code to using byte arrays instead of uint16_t values for short address and PAN ID
|
2017-06-19 05:56:52 -04:00 |
|
Gregory Nutt
|
2e4740e6bb
|
i8sak: Missing newline in fprintf output
|
2017-06-18 11:28:36 -06:00 |
|
Gregory Nutt
|
64a9e69e66
|
Review from last PR; more dangling whitespace at end of lines.
|
2017-06-15 11:10:25 -06:00 |
|
Gregory Nutt
|
a8ab2f7505
|
Remove dangling whitespace
|
2017-06-15 10:51:25 -06:00 |
|
Anthony Merlino
|
81231f137f
|
wireless/ieee802154: Rewrites i8sak to be test CLI for IEEE 802.15.4 MAC layer
|
2017-06-15 12:13:04 -04:00 |
|
Anthony Merlino
|
3376783d10
|
wireless/ieee802154: Modifies i8 to support running various routines.
|
2017-06-11 14:17:13 -04:00 |
|
Anthony Merlino
|
6c7e1faa36
|
wireless/ieee802154: i8sak adds event handling from MAC char driver
|
2017-05-15 15:14:28 -04:00 |
|
Anthony Merlino
|
430fe6caf6
|
wireless/ieee802154: Brings closer to NuttX Coding Style
|
2017-05-09 17:24:02 -04:00 |
|
Anthony Merlino
|
711f939b68
|
wireless/ieee802154: Restructures i8sak app and adds blaster functionality
|
2017-05-09 16:58:38 -04:00 |
|
Anthony Merlino
|
84dc6ddcd7
|
wireless/ieee802154: i8sak adds sniffing functionality back in
|
2017-05-08 16:25:16 -04:00 |
|
Anthony Merlino
|
a6ef54cf0c
|
wireless/ieee802154: Adds rxonidle attribute helpers
|
2017-05-08 16:25:16 -04:00 |
|
Anthony Merlino
|
3b846c1d3d
|
wireless/ieee802154: msdu_length in meta data converted to a seperate length argument
|
2017-05-05 12:45:41 -04:00 |
|
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
|
8d671956e2
|
wireless/ieee802154: libaudio and libmac need to return the correct error codes.
|
2017-04-22 07:23:44 -06:00 |
|
Gregory Nutt
|
39568943ab
|
wireless/ieee802154: libaudio and libmac need to return the correct error codes.
|
2017-04-22 07:23:19 -06:00 |
|
Gregory Nutt
|
fc4e819d21
|
Various fixes for problems discovered in testing.
|
2017-04-21 16:24:28 -06:00 |
|
Gregory Nutt
|
cd95f9ffa5
|
wireless/ieee802154/libmac: Finishes all defined MAC IOCTL helpers (thre are a few that are not defined).
|
2017-04-21 13:11:09 -06:00 |
|
Gregory Nutt
|
edc3fcd123
|
wireless/ieee802154/libmac: Add a few MAC IOCTL helpers.
|
2017-04-21 12:31:25 -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
|
b87e6c81cf
|
wireless/ieee802154/libradio: Add network versions of IOCTL helpers.
|
2017-04-21 10:24:31 -06:00 |
|
Gregory Nutt
|
575242ae13
|
wireless/ieee802154: Completes all radio character driver IO command wrappers
|
2017-04-21 09:36:19 -06:00 |
|
Gregory Nutt
|
ed7098df37
|
wireless/ieee802154: Add more IOCTL wrapper functions.
|
2017-04-21 08:10:13 -06:00 |
|
Gregory Nutt
|
af76613c4c
|
Move apps/include/ieee802154/ieee802154.h to apps/include/wireless/ieee802154. Add file that I forgot to add in last commit.
|
2017-04-21 07:49:55 -06:00 |
|
Gregory Nutt
|
eb8121b9f7
|
ieee802154: Move non-radio files from libradio to libutils. Ad ieee802154_getpanid().
|
2017-04-21 07:40:41 -06:00 |
|
Gregory Nutt
|
0098fec8e3
|
Rename common directory to libradio; fix numerous compile errors.
|
2017-04-21 07:03:50 -06:00 |
|
Gregory Nutt
|
674e081b55
|
wireless/ieee802154: Use new IOCTL data definitions.
|
2017-04-13 08:57:26 -06:00 |
|
Gregory Nutt
|
46945638e9
|
Remove some dangling white space at the end of lines
|
2017-04-11 13:42:25 -06:00 |
|
Gregory Nutt
|
988bb0cf9a
|
Move apps/ieee802154 to apps/wireless/ieee802154
|
2017-04-11 13:39:07 -06:00 |
|