Skip to content

Cellular: Add generic cellular modem #9120

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

Merged

Conversation

jarvte
Copy link
Contributor

@jarvte jarvte commented Dec 17, 2018

Description

Generic cellular module (GENERIC_AT3GPP) can by used as a default module when porting new cellular module. It's a good starting point and eases porting of new modules. GENERIC_AT3GPP uses only standard 3GPP AT commands when communicating with the modem.

@AriParkkila please review

btw, I used Functionality change as there is no new feature anymore. Pull request types don't match with these: https://os.mbed.com/docs/latest/reference/workflow.html#pull-request-types

Pull request type

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

Generic cellular module (GENERIC_AT3GPP) can by used as a default
module when porting new cellular module. It's a good starting point
and eases porting of new modules. GENERIC_AT3GPP uses only standard
3GPP AT commands when communicating with the modem.
@ciarmcom ciarmcom requested a review from a team December 17, 2018 12:00
@ciarmcom
Copy link
Member

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

@ciarmcom ciarmcom requested a review from a team December 17, 2018 12:00
@0xc0170 0xc0170 changed the title Cellular: Added generic cellular modem Cellular: Add generic cellular modem Dec 17, 2018
@0xc0170
Copy link
Contributor

0xc0170 commented Dec 17, 2018

Title updated - active voice

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 17, 2018

Travis failure is not related but real, fix incoming

@cmonr
Copy link
Contributor

cmonr commented Dec 17, 2018

Waiting on #9131 for a fix to Travis CI.

@cmonr
Copy link
Contributor

cmonr commented Dec 17, 2018

CI started

@mbed-ci
Copy link

mbed-ci commented Dec 18, 2018

Test run: SUCCESS

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

@0xc0170 0xc0170 merged commit f1691e4 into ARMmbed:feature-cellular-refactor Dec 18, 2018
@jarvte jarvte deleted the create_generic_modem branch March 5, 2019 10:27
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.

7 participants