4.13 ATWILC Linux Release v15.1
The following are the new features in ATWILC Linux Release v15.1:
- Use mainline buildroot git.buildroot.net/buildroot/ tag 2017_08.
- Idle (Disconnected) power save mode.
- Ability to change WILC mac address dynamically from Linux host.
- Support for sam-ba 3.2 to flash prebuilt images.
- CAPI Agent code added to Buildroot.
- Support compilation against Linux 3.10 and 4.14.
- Single kernel module is now used; either
wilc-sdio.ko
orwilc-spi.ko
depending to the used bus. - Firmware binaries are now compiled as part of the Linux kernel’s image, instead of
the file system image. The firmware should be located on the target under
/lib/firmware/mchp
. - Chip_en and Reset_n GPIOs’ numbers are now retrieved from the platform’s device tree file (dts).
- BLE example application (btgatt-server) for BlueZ 5.46.
- Use Linux Style Tracing System.
- Implement Linux community recommendations and notes.
- Ability to change Antenna diversity GPIOs dynamically.
The following are the bug fixes for RTP:
- Wi-Fi/BLE Power save mode.
- Host power save (Suspend/Resume).
- Antenna diversity.
- Scan results should not include APs from adjacent channels.
- Fixed concurrency regression.
- Fixed spurious emissions issue in Wi-Fi/BLE coexistence mode.
- Replayed packets are not discarded in the firmware.
- Second Wi-Fi interface failure.
- Concurrency failure.