-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.1.0 Features - Added support for at_raw() command (ae38110, #471) - Added iperf test for PPP netifs (976e98d) - Added test that performs OTA to exercise modem layers (f2223dd) Bug Fixes - Fixed OTA test to gracefully fail with no verification (1dc4299) - Added C-API to configure APN (ce7dadd, #485) - Fixed AT commands to copy strings to prevent overrides (741d166, #463) - Fixed incorrect dial command format (0998f3d, #433) - Fixed documentation and example on creating custom device (577de67, #452) - Removed CI jobs for IDF v4.2 (d88cd61) - Fixed OAT test to verify server cert and CN (edc3e72) - Fixed set_pdp_context() command timeout (1d80cbc, #455) Updated - docs(modem): Added description of manual test procedure (68ce794)
- Loading branch information
1 parent
3225f40
commit 2782277
Showing
3 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters