nuttx/drivers/wireless
2017-08-26 10:00:47 -06:00
..
cc3000 Fix some compile problems found in build testing. 2017-08-12 14:28:27 -06:00
ieee80211 Remove dangling whitespace form the end of lines 2017-06-17 14:13:25 -06:00
ieee802154 Clicker2: Configure EDBG SPI CS just to make that it is disabled 2017-08-15 18:21:10 -06:00
spirit 6LoWPAN: The original, Contiki-based design used only a single buffer for reassemblying larger packets. This could be a problem issue for hub configurations which really need the capability concurrently reassemble multiple incoming streams concurrently. These was also a design issue in that the reassembly buffer could be corrupted by outgoing packets. The design was extended to support multiple reassembly buffers, each associated with the reassembly tag and source address. This assures that there can be be no corruption of the reassembly once it has started. 2017-08-26 10:00:47 -06:00
cc1101.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
ISM1_868MHzGFSK100kbps.c drivers/wireless: Fixes to spacing and alignement 2015-10-10 11:51:32 -06:00
ISM2_905MHzGFSK250kbps.c drivers/wireless: Fixes to spacing and alignement 2015-10-10 11:51:32 -06:00
Kconfig Squashed commit of the following: 2017-07-24 16:46:30 -06:00
Make.defs Squashed commit of the following: 2017-07-24 16:46:30 -06:00
nrf24l01.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
nrf24l01.h IOCTLS. Separate wireless character driver IOCTL commands from wireless network driver IOCTL commands. Move from wireless.h to ioctl.h. 2017-04-27 16:58:30 -06:00