This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.
Holger Freyther zecke at selfish.orgOn Thursday 26 November 2009 01:44:45 Holger Freyther wrote: > On Wednesday 25 November 2009 20:47:28 Harald Welte wrote: > > I would appreciate if you could fix this. > > I will, honestly I was just too lazy to figure out if the state is updated, > how it should be set on startup. I will try to fix it before FOSS.IN. Hi, I did not forget this. Today I was starting to set the nm_state.administrative of the trx and it is working for the _LOCKED start up. For the _UNLOCKED startup we seem to copy a new state to the nm_state which includes changing the administrative back to _LOCKED so the TRX is getting locked during startup. I tried using hardware watchpoints on the memory address in gdb but this made things quite slow (in the Xen instance I was testing). I think I will have something working by tomorrow. regards holger