Project

General

Profile

Actions

Support #3924

closed

Run two app

Added by soiava about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/14/2019
Due date:
% Done:

0%

Resolution:
Spec Reference:

Description

Hello
I want to run mobile and ccch_scan together but can't and just work alone...

Actions #1

Updated by fixeria about 5 years ago

There is no way to run both mobile and ccch_scan at the same time. A possible solution is to use two separate phones, run two osmocon processes on different UNIX-sockets, for example:

$ cd osmocom-bb/src/
$ host/osmocon/osmocon -p /dev/ttyUSB0 -s /tmp/osmocom_l2.0 ...
$ cd osmocom-bb/src/
$ host/osmocon/osmocon -p /dev/ttyUSB1 -s /tmp/osmocom_l2.1 ...
Actions #2

Updated by soiava about 5 years ago

OK,That's right.
Does the mobile app work only on the master branch?
For example in the burst_ind branch it says no SIM inserted...

Actions #3

Updated by fixeria about 5 years ago

Does the mobile app work only on the master branch?
For example in the burst_ind branch it says no SIM inserted...

Because the burst_ind branch contains a hack for sniffing, which breaks the regular operation (e.g. power measurement task is disabled). Also, there is a huge commit-difference between master and the burst_ind, so the answer is no. You need to use master for mobile (both firmware and host software, please don't mix!).

Actions #4

Updated by soiava about 5 years ago

Thanks...

Sorry, I don't know how to close this issue.
Status does not change...

Actions #5

Updated by fixeria about 5 years ago

  • Status changed from New to Closed

Good luck!

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)