Fix long-standing bug: nanoBTS now even works after cold boot (first time after power up).

The problem in the old logic was that we started talking to a given object
(e.g. radio carrier) one we received an administrative state change report.  It
turns out we have to wait for the software activation report instead - and
everything suddenly works.

1 file changed