Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cellular: move RAT reading to better support ublox custom boards #11191

Merged
merged 1 commit into from Aug 13, 2019

Conversation

jarvte
Copy link
Contributor

@jarvte jarvte commented Aug 9, 2019

Description

AT commands used in read_radio_technology() function are not supported
by all boards so moving the function where it's actually used. Usage was
already inside of the #ifdef's.

Fixes the issue #11170

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

AT commands used in read_radio_technology() function are not supported
by all boards so moving the function where it's actually used. Usage was
already inside of the #ifdef's.
@ciarmcom ciarmcom requested review from a team August 9, 2019 11:00
@ciarmcom
Copy link
Member

ciarmcom commented Aug 9, 2019

@jarvte, thank you for your changes.
@ARMmbed/mbed-os-wan @ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 9, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Aug 9, 2019

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test

@jarvte
Copy link
Contributor Author

jarvte commented Aug 12, 2019

Failed greentea test not related to this pr

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 12, 2019

Waiting for pr merge fix from @ARMmbed/mbed-os-test

@0xc0170 0xc0170 merged commit 8767ab4 into ARMmbed:master Aug 13, 2019
@jarvte jarvte deleted the fix_ublox_board_support branch August 13, 2019 10:08
@adbridge
Copy link
Contributor

This is on top of 5.14 changes so now targeting that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants