Opennet Firmware
improved_dfs_detection.patch
gehe zur Dokumentation dieser Datei
1 Index: on_firmware/openwrt/package/kernel/mac80211/patches/ath/497_ath_PRI_TOLERANCE.patch
2 ===================================================================
3 --- /dev/null
4 +++ on_firmware/openwrt/package/kernel/mac80211/patches/ath/497_ath_PRI_TOLERANCE.patch
5 @@ -0,0 +1,11 @@
6 +--- a/drivers/net/wireless/ath/dfs_pattern_detector.h.orig 2016-04-02 20:53:19.001867244 +0200
7 ++++ b/drivers/net/wireless/ath/dfs_pattern_detector.h 2016-04-02 20:53:36.254148861 +0200
8 +@@ -24,7 +24,7 @@
9 + /* tolerated deviation of radar time stamp in usecs on both sides
10 + * TODO: this might need to be HW-dependent
11 + */
12 +-#define PRI_TOLERANCE 16
13 ++#define PRI_TOLERANCE 2
14 +
15 + /**
16 + * struct ath_dfs_pool_stats - DFS Statistics for global pools