summaryrefslogtreecommitdiffstats
path: root/src/host
diff options
context:
space:
mode:
Diffstat (limited to 'src/host')
-rw-r--r--src/host/layer23/src/mobile/app_mobile.c2
-rw-r--r--src/host/virt_phy/example_configs/osmocom-bb-mobile.cfg67
-rw-r--r--src/host/virt_phy/example_configs/osmocom-bb-mobilex2.cfg120
3 files changed, 2 insertions, 187 deletions
diff --git a/src/host/layer23/src/mobile/app_mobile.c b/src/host/layer23/src/mobile/app_mobile.c
index fd2c94fb..ecf98205 100644
--- a/src/host/layer23/src/mobile/app_mobile.c
+++ b/src/host/layer23/src/mobile/app_mobile.c
@@ -407,6 +407,8 @@ int l23_app_init(int (*mncc_recv)(struct osmocom_ms *ms, int, void *),
" '%s'\n", config_file);
fprintf(stderr, "Please check or create config file"
" using: 'touch %s'\n", config_file);
+ fprintf(stderr, "or use one from "
+ "'doc/examples/mobile/'\n");
return rc;
}
printf("Using configuration from %s\n", config_file);
diff --git a/src/host/virt_phy/example_configs/osmocom-bb-mobile.cfg b/src/host/virt_phy/example_configs/osmocom-bb-mobile.cfg
deleted file mode 100644
index 1aeb3f58..00000000
--- a/src/host/virt_phy/example_configs/osmocom-bb-mobile.cfg
+++ /dev/null
@@ -1,67 +0,0 @@
-!
-! OsmocomBB (0.0.0) configuration saved from vty
-!!
-!
-line vty
- no login
-!
-gps device /dev/ttyACM0
-gps baudrate default
-no gps enable
-!
-no hide-default
-!
-ms 1
- layer2-socket /tmp/osmocom_l2
- sap-socket /tmp/osmocom_sap
- sim test
- network-selection-mode auto
- imei 123456789012345 0
- imei-fixed
- no emergency-imsi
- sms-service-center 123123123
- no call-waiting
- no auto-answer
- no force-rekey
- no clip
- no clir
- tx-power auto
- no simulated-delay
- no stick
- location-updating
- neighbour-measurement
- codec full-speed prefer
- codec half-speed
- no abbrev
- support
- sms
- a5/1
- a5/2
- p-gsm
- e-gsm
- r-gsm
- gsm-850
- dcs
- pcs
- class-900 4
- class-850 4
- class-dcs 1
- class-pcs 1
- channel-capability sdcch+tchf+tchh
- full-speech-v1
- full-speech-v2
- half-speech-v1
- min-rxlev -106
- dsc-max 90
- no skip-max-per-band
- exit
- test-sim
- imsi 901700000000403
- ki comp128 12 34 56 78 90 1b cd ef 12 34 56 78 90 ab cd ef
- no barred-access
- rplmn 262 42 0x0001
- hplmn-search everywhere
- exit
- no shutdown
-exit
-!
diff --git a/src/host/virt_phy/example_configs/osmocom-bb-mobilex2.cfg b/src/host/virt_phy/example_configs/osmocom-bb-mobilex2.cfg
deleted file mode 100644
index 0c9ada4d..00000000
--- a/src/host/virt_phy/example_configs/osmocom-bb-mobilex2.cfg
+++ /dev/null
@@ -1,120 +0,0 @@
-!
-! OsmocomBB (0.0.0) configuration saved from vty
-!!
-!
-line vty
- no login
-!
-gps device /dev/ttyACM0
-gps baudrate default
-no gps enable
-!
-no hide-default
-!
-ms 1
- layer2-socket /tmp/osmocom_l2
- sap-socket /tmp/osmocom_sap
- sim test
- network-selection-mode auto
- imei 123456789012345 0
- imei-fixed
- no emergency-imsi
- sms-service-center 123123123
- no call-waiting
- no auto-answer
- no force-rekey
- no clip
- no clir
- tx-power auto
- no simulated-delay
- no stick
- location-updating
- neighbour-measurement
- codec full-speed prefer
- codec half-speed
- no abbrev
- support
- sms
- a5/1
- a5/2
- p-gsm
- e-gsm
- r-gsm
- gsm-850
- dcs
- pcs
- class-900 4
- class-850 4
- class-dcs 1
- class-pcs 1
- channel-capability sdcch+tchf+tchh
- full-speech-v1
- full-speech-v2
- half-speech-v1
- min-rxlev -106
- dsc-max 90
- no skip-max-per-band
- exit
- test-sim
- imsi 901700000000403
- ki comp128 12 34 56 78 90 1b cd ef 12 34 56 78 90 ab cd ef
- barred-access
- rplmn 262 42 0x0001
- hplmn-search everywhere
- exit
- no shutdown
-exit
-ms 2
- layer2-socket /tmp/osmocom_l2_NR2
- sap-socket /tmp/osmocom_sap_NR2
- sim test
- network-selection-mode auto
- imei 123456789012346 0
- imei-fixed
- no emergency-imsi
- sms-service-center 123123123
- no call-waiting
- no auto-answer
- no force-rekey
- no clip
- no clir
- tx-power auto
- no simulated-delay
- no stick
- location-updating
- neighbour-measurement
- codec full-speed prefer
- codec half-speed
- no abbrev
- support
- sms
- a5/1
- a5/2
- p-gsm
- e-gsm
- r-gsm
- gsm-850
- dcs
- pcs
- class-900 4
- class-850 4
- class-dcs 1
- class-pcs 1
- channel-capability sdcch+tchf+tchh
- full-speech-v1
- full-speech-v2
- half-speech-v1
- min-rxlev -106
- dsc-max 90
- no skip-max-per-band
- exit
- test-sim
- imsi 901700000000404
- ki comp128 11 34 56 78 90 1b cd ef 12 34 56 78 90 ab cd ef
- barred-access
- rplmn 262 42 0x0001
- hplmn-search everywhere
- exit
- no shutdown
-exit
-!