zephyr/drivers/ieee802154
Jukka Rissanen dc3f2455d7 drivers: ieee802154: uart: Do not send FCS bytes to peer
No need to send FCS bytes as the monitor_15_4 is configured to not
expect them. If we change the monitor_15_4 to use them, then we would
need to put correct values into these two FCS bytes.
So cleanest solution is not to send FCS bytes at all.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-10-26 14:51:56 +03:00
..
Kconfig drivers/ieee802154: Fix licence headers in Kconfig files 2017-08-16 11:44:39 -04:00
Kconfig.cc2520 drivers/ieee802154: Fix licence headers in Kconfig files 2017-08-16 11:44:39 -04:00
Kconfig.kw41z arm: nxp: kw41z: Select IEEE802154_KW41Z driver for networking 2017-10-06 14:39:17 -05:00
Kconfig.mcr20a drivers/ieee802154: Fix licence headers in Kconfig files 2017-08-16 11:44:39 -04:00
Kconfig.nrf5 drivers/ieee802154: Fix licence headers in Kconfig files 2017-08-16 11:44:39 -04:00
Makefile net: ieee802154: add native IEEE 802.15.4 driver for KW41Z 2017-04-28 15:01:10 +03:00
ieee802154_cc2520.c drivers/ieee802154: Stop exposing old radio API functions 2017-10-13 13:48:32 +03:00
ieee802154_cc2520.h drivers/ieee802154: Set lqi/rssi to net_pkt, stop exposing get_lqi 2017-10-13 13:48:32 +03:00
ieee802154_cc2520_regs.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
ieee802154_kw41z.c drivers/ieee802154: Stop exposing old radio API functions 2017-10-13 13:48:32 +03:00
ieee802154_mcr20a.c drivers/ieee802154: Stop exposing old radio API functions 2017-10-13 13:48:32 +03:00
ieee802154_mcr20a.h drivers/ieee802154: Set lqi/rssi to net_pkt, stop exposing get_lqi 2017-10-13 13:48:32 +03:00
ieee802154_mcr20a_regs.h drivers: mcr20a: minor fixes and correction of the copyright header 2017-07-27 11:21:04 +03:00
ieee802154_nrf5.c drivers: 15.4: nrf5: Fix warning during compilation 2017-10-24 11:00:08 +03:00
ieee802154_nrf5.h linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
ieee802154_uart_pipe.c drivers: ieee802154: uart: Do not send FCS bytes to peer 2017-10-26 14:51:56 +03:00
ieee802154_uart_pipe.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00