Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ublox-at-cellular-interface
TESTS/unit_tests/cell-locate/template_mbed_app.txt
- Committer:
- rob.meades@u-blox.com
- Date:
- 2017-06-16
- Revision:
- 11:3631f62bb359
- Parent:
- 0:0b75e22c9231
File content as of revision 11:3631f62bb359:
{
"config": {
"cell-locate-mga-token": {
"help": "Your Cell Locate MGA token, required for TCP testing. A tokane can be obtained from https://www.u-blox.com/en/assistnow-service-registration-form",
"value": "\"mymgatoken\""
},
"run-cell-locate-tcp-server-test": {
"help": "Set to true to run tests over TCP as well as over UDP",
"value": 1
}
},
"target_overrides": {
"*": {
"target.features_add": ["COMMON_PAL"],
"platform.stdio-convert-newlines": true
}
}
}