Skip to content

Reset the AT command type before callback#113

Merged
chinglee-iot merged 37 commits intoFreeRTOS:mainfrom
chinglee-iot:fix-reset-msg-type
Oct 6, 2022
Merged

Reset the AT command type before callback#113
chinglee-iot merged 37 commits intoFreeRTOS:mainfrom
chinglee-iot:fix-reset-msg-type

Conversation

@chinglee-iot
Copy link
Copy Markdown
Contributor

@chinglee-iot chinglee-iot commented Oct 6, 2022

  • Reset the AT command type before calling pkthandler callback

@chinglee-iot chinglee-iot requested a review from ActoryOu October 6, 2022 08:54
Comment thread source/cellular_pkthandler.c Outdated
@chinglee-iot chinglee-iot changed the title Reset the AT command type in pkthandler Reset the AT command type before callback Oct 6, 2022
@chinglee-iot chinglee-iot requested a review from ActoryOu October 6, 2022 09:38
@chinglee-iot chinglee-iot requested a review from shubnil October 6, 2022 09:40
@chinglee-iot chinglee-iot merged commit 5ded1c2 into FreeRTOS:main Oct 6, 2022
ActoryOu pushed a commit to ActoryOu/FreeRTOS-Cellular-Interface that referenced this pull request Oct 7, 2022
* Reset the AT command type before calling pkthandler callback
ActoryOu added a commit that referenced this pull request Oct 12, 2022
* Update cellular library to MIT license

* Remove modules in cellular interface repo.

* Update README.

* Provide  modules' repositories for reference implementations.

* Update doxygen files.

* Update HL7802 link in README.

* Fix spelling.

* Align introduction.

* Remove Lab- prefix at url links

* Update README.

* Create Community-Supported-Ports

Merged conflict.

* Handle undefined message when sending AT command (#110)

* Update pktio to handle undefined message when sending AT command
* Undefined message handler is moved to pkthandler
* Use PktRespMutex in pktio thread to keep data consistency
* Add test cases to cover the undefined message handle flow
* Update ATE0 handling in SARA R4 and HL7802. ATE0 may still echo back ATE0. Change the AT command type to CELLULAR_AT_WO_PREFIX

* Reset the AT command type before calling callback (#113)

* Reset the AT command type before calling pkthandler callback

* Remove thirdparty folder.

* Remove modules folder.

* Update README doc for integrating library with cellular modems.

* Remove Transport interface part in README.

* Convert PNG to SVG.

Co-authored-by: Ching-Hsin Lee <chinglee@amazon.com>
Co-authored-by: chinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants