|
From: Harvind S. <ha...@ra...> - 2016-02-27 17:41:56
|
Hi Andrea, There’s no uplink signal strength b/c there’s no active uplink signal. You have to have an active transaction (voice call, GPRS session, SMS, registration, etc.) so the uplink signal is being transmitted. Harvind Samra Founder, CTO Range Networks [cid:image001.png@01D04D54.55755990]<http://www.rangenetworks.com/> <http://www.rangenetworks.com/> <http://www.rangenetworks.com/> <http://www.rangenetworks.com/> <http://www.rangenetworks.com/> <http://www.rangenetworks.com/> <http://www.rangenetworks.com/> <http://www.rangenetworks.com/> LinkedIn<https://www.linkedin.com/company/range-networks> | Facebook<https://www.facebook.com/RangeNetworks> | Twitter<https://twitter.com/RangeNetworks> | Jobs <http://www.rangenetworks.com/#!careers/cd2h> | #RangeNetworks #OpenBTS ____________________________________________ Cellular networks made simple and affordable. http://www.rangenetworks.com<http://www.rangenetworks.com/> ____________________________________________ On Feb 27, 2016, at 6:23 AM, Andrea Iuliano <pau...@ho...<mailto:pau...@ho...>> wrote: Hello everyone, I am developing for a first time a simple application with OpenBTS (v5.0). Now I am able to retrieve the list of devices with the 'tmsis' command, where I can find the IMSI/IMEI list. I wish to get the associated uplink signal strength for each device. Does anyone knows how can I do this? I tryied two different ways. 1) the command 'chans': that returns an empty table 2) the "JSONEventsClient" app: that returns a lot of useful stuffs. Here seems that I can find what I am looking for, but every times the IMSI field has "no-MMUser" as value. Here it is a sample log for both instructions: OpenBTS> tmsis IMSI TMSI IMEI AUTH CREATED ACCESSED TMSI_ASSIGNED 2***** - 3****** 2 107s 107s 0 OpenBTS> chans CN TN chan transaction Signal SNR FER TA TXPWR RXLEV_DL BER_DL Time IMSI type id dB pct sym dBm dBm pct ...:~/dev/openbts/apps$ ./JSONEventsClient { "data" : { "burst" : { "RSSI" : -27.5841, "RSSP" : 0.415901, "actualMSPower" : 5, "actualMSTimingAdvance" : 2, "timingError" : -0.312181 }, "channel" : { "ARFCN" : 51, "IMSI" : "no-MMUser", "carrierNumber" : 0, "timeslotNumber" : 0, "typeAndOffset" : "SDCCH/4-0", "uplinkFrameErrorRate" : 0 }, "reports" : { "neighboringCells" : [], "servingCell" : { "RXLEVEL_FULL_dBm" : -48, "RXLEVEL_SUB_dBm" : -48, "RXQUALITY_FULL_BER" : 0, "RXQUALITY_SUB_BER" : 0 } } }, "name" : "PhysicalStatus", "timestamp" : "588507094", "version" : "0.1" } Thank you, Andrea ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140_______________________________________________ Openbts-discuss mailing list Ope...@li...<mailto:Ope...@li...> https://lists.sourceforge.net/lists/listinfo/openbts-discuss |