dawn: add 802.11v, prepare 802.11k and debug fix

Add 802.11v bss transition. Exchange nr-reports.

Implement 802.1k hearing map. Future release will use hearing map
for load balancing decisions.

Remove debug output from stderr.

Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
Nick Hainke
2020-04-15 22:20:49 +02:00
parent 802f7ef0ec
commit 999bec247a
2 changed files with 17 additions and 12 deletions
+3 -3
View File
@@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dawn
PKG_SOURCE_DATE:=2020-04-15
PKG_SOURCE_DATE:=2020-04-16
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
PKG_SOURCE_VERSION:=899eae05f009091bab4c56237e65b0ffb60b3760
PKG_MIRROR_HASH:=943132c0f2808501f399ec937d6cf25b86aa8da626813c011fa531d5ad2621a8
PKG_SOURCE_VERSION:=1804d18bf5e9a334d049ba142d250b1e4f749dd7
PKG_MIRROR_HASH:=ba8391628e961c737e056d4f3fa364cc794fb917a815918c8fb5762b59835b69
PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
PKG_LICENSE:=GPL-2.0-only