Commit Graph

64 Commits

Author SHA1 Message Date
ab93c13823 Updated per review comments 2021-10-04 11:32:55 +02:00
90641c89eb esp_modem: Moved to component folder modem-v0.1.5 2021-10-04 11:32:55 +02:00
61f264f97a Linux port: VFS to init termux, W-no-format for linux only 2021-10-04 11:32:55 +02:00
ac475f2560 Final cleanup of the docs and examples 2021-10-04 11:32:55 +02:00
6e9ddbef32 Bump esp-modem component version 2021-10-04 11:32:55 +02:00
df3971105e Update CMUX example to use VFS term and OTA 2021-10-04 11:32:55 +02:00
59c3837345 VFS Terminal cleanup 2021-10-04 11:32:55 +02:00
9f4fe3a177 Linux port: Initial implementation of linux port and mock layers 2021-10-04 11:32:55 +02:00
5fdb0b572b CMUX: debug cmux protocol issues and recovery 2021-10-04 11:32:55 +02:00
0d9b5dd8b7 Corrections on fragmenting/buffering for vfs/cmux 2021-10-04 11:32:55 +02:00
927ad418b6 Terminal: Use vfs as an alternative for ITerminal 2021-10-04 11:32:55 +02:00
dfb81965c2 Updated version and generated docs 2021-10-04 11:32:55 +02:00
314d3462bc API: Document create APIs for DTE and DCE 2021-10-04 11:32:55 +02:00
3a10330a9f fix target tests default params 2021-10-04 11:32:55 +02:00
811701493d Add license file and fix license headers of tests and mocks 2021-10-04 11:32:55 +02:00
9e8ffbc760 Completed AT command library 2021-10-04 11:32:55 +02:00
26bde89834 Examples: Cleanup the modem console 2021-10-04 11:32:55 +02:00
77db911a48 DTE: Cleanup and adding comments 2021-10-04 11:32:55 +02:00
5e2b321c26 uart/dte cleanup 2021-10-04 11:32:55 +02:00
7f8d27fcbc bump modem version 2021-10-04 11:32:55 +02:00
3de57e2c94 Update examples 2021-10-04 11:32:55 +02:00
6065d89e18 CMUX: Fix batch write, add recovery 2021-10-04 11:32:55 +02:00
d47cb69b20 C API cleanup, add SMS support 2021-10-04 11:32:55 +02:00
4bf8ab07ca Documentaton generation completed 2021-10-04 11:32:55 +02:00
d384cde725 added doxyfile to generate diagrams 2021-10-04 11:32:55 +02:00
17d3d9a794 Added simple docs sketch 2021-10-04 11:32:55 +02:00
8b7df5b8c9 CMUX: Implement cmux test
Cleanup example code, fix write err length
2021-10-04 11:32:55 +02:00
5712a6042a DCE factory rework 2021-10-04 11:32:55 +02:00
e17d02639c Fix DTE crash on exit of PPP mode
plus minor CMUX cleanup
2021-10-04 11:32:55 +02:00
7a09175d5b CMUX: Initial version of CMUX implementation 2021-10-04 11:32:55 +02:00
eca6aaad33 Test: Initial version of modem tests 2021-10-04 11:32:54 +02:00
527bad0dc0 Network-DCE: Minor updates per code review 2021-10-04 11:32:54 +02:00
099168e043 fix recursive mutex 2021-10-04 11:32:54 +02:00
44541ae108 Updated internal design document 2021-10-04 11:32:54 +02:00
031e41ddf2 Added C API example 2021-10-04 11:32:54 +02:00
246572d286 Add license headers, update namespaces 2021-10-04 11:32:54 +02:00
30bde53d46 DCE factory implementation 2021-10-04 11:32:54 +02:00
e98e6c42f6 functional factory work 2021-10-04 11:32:54 +02:00
1ef6141936 Revert minimal module impl 2021-10-04 11:32:54 +02:00
107e66ec01 experimental factory/builder 2021-10-04 11:32:54 +02:00
c53487806b PPP renamed to Netif, common AT command to console 2021-10-04 11:32:54 +02:00
8314e163fa update per design review 2021-10-04 11:32:54 +02:00
a93cb68078 docs: Add more info to the internal design 2021-10-04 11:32:54 +02:00
da15b3d423 Examples: Modem console 2021-10-04 11:32:54 +02:00
b6a005a43e Adding typical usecases to the docs 2021-10-04 11:32:54 +02:00
90be6f9d56 Added internal desing document 2021-10-04 11:32:54 +02:00
820f846095 Docs: Added pictures, update docs 2021-10-04 11:32:54 +02:00
2907eb9836 remove all remaining C implementation 2021-10-04 11:32:54 +02:00
904cf94648 Implement perfect forwarding for command lib 2021-10-04 11:32:54 +02:00
031bbc14ff added scope lock 2021-10-04 11:32:54 +02:00