On 20 May 2014 09:33, Luis R. Rodriguez <mcgrof at do-not-panic.com> wrote: > On Fri, May 9, 2014 at 1:40 AM, Janusz Dziedzic > <janusz.dziedzic at tieto.com> wrote: >> Introduce support for setting DFS CAC time >> in milliseconds. >> >> Eg. >> (5250 - 5330 @ AUTO), (20), (60000), DFS >> >> will setup CAC 60 seconds CAC time. > > Can you elaborate whether or not this will require a bump on CRDA and > issuing of two new wireless-regdb files for the different versions on > the commit log? > Yes, sure - will add this. BTW, probably you know, why we decide to split usermode regulatory code into crda, regdb? This required binary interface between them and a lot of "not needed" code? Why we don't simply zip/sign db.tx code and parse this direrctly in crda and use just one user mode project for that. What was the reason for have regulatory in binary file? BR Janusz