the sync of multiple ccch_scan in burst_ind branch
Peter Stuge
peter at stuge.se
Fri Oct 12 19:51:16 CEST 2012
bob wrote:
> Hello List
> I am studying to start multiple ccch_scan simultaneously,but I meet some
> problem.
> I do as following:
> 1.I have two C118, caonnect them to the same computer
> 2.dump the sniffer rom
> ./osmocon -p /dev/ttyUSB0 -s /tmp/osmocom_l2_0 -m c123xor ./sniffer.bin
> ./osmocon -p /dev/ttyUSB1 -s /tmp/osmocom_l2_1 -m c123xor ./sniffer.bin
> 3.start the ccch_scan of burst_ind
> ./ccch_scan -s /tmp/osmocom_l2_0 -a *** -i 127.0.0.1
> ./ccch_scan -s /tmp/osmocom_l2_0 -a *** -i 127.0.0.1
Why are they using the same socket?
//Peter
More information about the baseband-devel
mailing list