nuttx/drivers/wireless/ieee802154
Anthony Merlino bc60397e48 drivers/wireless/ieee802154/xbee: Adds CONFIG_XBEE_LOCKUP_WORKAROUND option and corresponding logic to workaround an issue where the XBee locks up and stops responding.
This typically happens when there is a lot of data being received over the link. When the XBee stops responding, many times, querying the XBee kicks it out of this state. However, occasionally the XBee is completely locked up and the XBee has to be reset. This change handles these conditions by periodically (if not naturally occuring) querying the XBee. If during any query, the XBee does not respond within a certain number of attempts, the XBee is reset.
2019-08-16 16:23:12 -04:00
..
at86rf23x Squashed commit of the following: 2019-02-27 08:41:08 -06:00
mrf24j40 Merged in antmerlino/nuttx/mac802154_fcslen (pull request #983) 2019-08-10 18:05:07 +00:00
xbee drivers/wireless/ieee802154/xbee: Adds CONFIG_XBEE_LOCKUP_WORKAROUND option and corresponding logic to workaround an issue where the XBee locks up and stops responding. 2019-08-16 16:23:12 -04:00
Kconfig Merged in merlin17/nuttx/xbee (pull request #484) 2017-09-15 14:37:55 +00:00
Make.defs Merged in merlin17/nuttx/xbee (pull request #484) 2017-09-15 14:37:55 +00:00