.. |
ieee802154_callback.c
|
6LoWPAN/PF_IEEE802154: Created radiodev.h and renamed various structures to provide a better separation between 6LoWPAN and PF_IEEE802154.
|
2017-08-20 07:10:48 -06:00 |
ieee802154_conn.c
|
PF_IEEE802154: Add a maximum backlog option. This will prevent overrun of the RX frame queue if many frames are received from the radio, but no application is receiving the queued data.
|
2017-08-21 07:52:43 -06:00 |
ieee802154_container.c
|
PF_IEEE802154: With this commit PF_IEEE802154 address family is basically functional. More testing is needed, of course.
|
2017-08-19 18:50:50 -06:00 |
ieee802154_finddev.c
|
6LoWPAN/PF_IEEE802154: Created radiodev.h and renamed various structures to provide a better separation between 6LoWPAN and PF_IEEE802154.
|
2017-08-20 07:10:48 -06:00 |
ieee802154_initialize.c
|
PF_IEEE802154: With this commit PF_IEEE802154 address family is basically functional. More testing is needed, of course.
|
2017-08-19 18:50:50 -06:00 |
ieee802154_input.c
|
PF_IEEE802154: Improve some backlog counting logic; add more assertions to catch cases where the backlog count might deviate from the actual backlog.
|
2017-08-21 08:18:53 -06:00 |
ieee802154_poll.c
|
6LoWPAN/PF_IEEE802154: Created radiodev.h and renamed various structures to provide a better separation between 6LoWPAN and PF_IEEE802154.
|
2017-08-20 07:10:48 -06:00 |
ieee802154_recvfrom.c
|
PF_IEEE802154: Improve some backlog counting logic; add more assertions to catch cases where the backlog count might deviate from the actual backlog.
|
2017-08-21 08:18:53 -06:00 |
ieee802154_sendto.c
|
6LoWPAN/PF_IEEE802154: Created radiodev.h and renamed various structures to provide a better separation between 6LoWPAN and PF_IEEE802154.
|
2017-08-20 07:10:48 -06:00 |
ieee802154_sockif.c
|
6LoWPAN/PF_IEEE802154: Created radiodev.h and renamed various structures to provide a better separation between 6LoWPAN and PF_IEEE802154.
|
2017-08-20 07:10:48 -06:00 |
ieee802154.h
|
PF_IEEE802154: Add a maximum backlog option. This will prevent overrun of the RX frame queue if many frames are received from the radio, but no application is receiving the queued data.
|
2017-08-21 07:52:43 -06:00 |
Kconfig
|
PF_IEEE802154: Add a maximum backlog option. This will prevent overrun of the RX frame queue if many frames are received from the radio, but no application is receiving the queued data.
|
2017-08-21 07:52:43 -06:00 |
Make.defs
|
PF_IEEE802154: With this commit PF_IEEE802154 address family is basically functional. More testing is needed, of course.
|
2017-08-19 18:50:50 -06:00 |