nuttx/wireless/ieee802154
Anthony Merlino 29ab94198c Merged in antmerlino/nuttx/mac802154_fixes (pull request #998)
Mac802154 fixes

* mac802154: Frame Version should have been 1, but was being set to 3 when payload exceeds version 0 capabilities.

* mac802154: Corrects function reference in warning print-out

* mac802154/sixlowpan: Adds warning to build to indicate what is noted in the menu for CONFIG_MAC802154_NTXDESC

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-08-16 01:28:26 +00:00
..
ieee802154_primitive.c Squashed commit of the following: 2018-04-01 12:25:30 -06:00
Kconfig Merged in antmerlino/nuttx/mac802154_fix_eaddr (pull request #985) 2019-08-10 18:25:13 +00:00
mac802154_assoc.c Merged in antmerlino/nuttx/mac_txdesc_ackreq_fix (pull request #986) 2019-08-10 18:27:49 +00:00
mac802154_assoc.h wireless/ieee802154: Lots of fixes, cleanup, new functionality. Functional 2017-06-15 12:11:52 -04:00
mac802154_bind.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
mac802154_data.c Merged in antmerlino/nuttx/mac802154_fixes (pull request #998) 2019-08-16 01:28:26 +00:00
mac802154_data.h wireless/ieee802154: Lots of fixes, cleanup, new functionality. Functional 2017-06-15 12:11:52 -04:00
mac802154_device.c Merged in antmerlino/nuttx/mac802154_fcslen (pull request #983) 2019-08-10 18:05:07 +00:00
mac802154_disassoc.c ieee802154: Blocks out template code that is not complete to avoid warnings 2017-07-01 17:05:42 -04:00
mac802154_get_mhrlen.c ieee802154: Renaming of some fields 2017-07-17 01:20:01 -04:00
mac802154_getset.c Merged in antmerlino/nuttx/mac802154_fix_eaddr (pull request #985) 2019-08-10 18:25:13 +00:00
mac802154_gts.c ieee802154: Blocks out template code that is not complete to avoid warnings 2017-07-01 17:05:42 -04:00
mac802154_internal.h Merged in antmerlino/nuttx/mac802154_fix_eaddr (pull request #985) 2019-08-10 18:25:13 +00:00
mac802154_ioctl.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
mac802154_loopback.c Merged in antmerlino/nuttx/sixlowpan-removeconversions (pull request #997) 2019-08-16 01:26:44 +00:00
mac802154_netdev.c Merged in antmerlino/nuttx/mac802154_fixes (pull request #998) 2019-08-16 01:28:26 +00:00
mac802154_orphan.c ieee802154: Blocks out template code that is not complete to avoid warnings 2017-07-01 17:05:42 -04:00
mac802154_poll.c Merged in antmerlino/nuttx/sixlowpan-mac802154 (pull request #526) 2017-11-01 20:15:21 +00:00
mac802154_poll.h wireless/ieee802154: Lots of fixes, cleanup, new functionality. Functional 2017-06-15 12:11:52 -04:00
mac802154_purge.c ieee802154: Blocks out a few more sections of template code to avoid warnings 2017-07-01 17:05:42 -04:00
mac802154_reset.c Merged in antmerlino/nuttx/mac802154_fix_eaddr (pull request #985) 2019-08-10 18:25:13 +00:00
mac802154_rxenable.c Squashed commit of the following: 2019-02-27 08:41:08 -06:00
mac802154_scan.c Merged in antmerlino/nuttx/ieee802154_energydetect (pull request #977) 2019-08-10 17:03:24 +00:00
mac802154_scan.h Merged in antmerlino/nuttx/ieee802154_energydetect (pull request #977) 2019-08-10 17:03:24 +00:00
mac802154_start.c Squashed commit of the following: 2019-02-27 08:41:08 -06:00
mac802154_sync.c ieee802154: Blocks out template code that is not complete to avoid warnings 2017-07-01 17:05:42 -04:00
mac802154.c Merged in antmerlino/nuttx/mac802154_fixes (pull request #998) 2019-08-16 01:28:26 +00:00
mac802154.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
Make.defs Merged in antmerlino/nuttx/sixlowpan-mac802154 (pull request #526) 2017-11-01 20:15:21 +00:00
README.txt Beacon logic: Damage control. Looks like something went wrong with the PR merge. 2017-06-26 11:03:44 -06:00

This will eventually hold some general documentation for the IEEE 802.15.4
MAC implementation.

NOTE: Throughout the code, excerpts from the standard are quoted as to make
the code thoroughly readable. I have tried, to always put a reference [1] and
page number.  Below is the references that correspond with the reference number

[1]