Commit Graph

32 Commits

Author SHA1 Message Date
9e8ffbc760 Completed AT command library 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
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
17d3d9a794 Added simple docs sketch 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
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
da15b3d423 Examples: Modem console 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
fdfca36919 cmux moved to a separate class 2021-10-04 11:32:54 +02:00
fbb4791af1 CMUX: Experimental implementation 2021-10-04 11:32:54 +02:00
25f5541199 Reworded DCE/DTE modes and switching 2021-10-04 11:32:54 +02:00
00662fcaea sketching up the command library 2021-10-04 11:32:54 +02:00
a9a00387cc cxx modem data mode working 2021-10-04 11:32:54 +02:00
7807770d50 esp-modem: c++ dce added 2021-10-04 11:32:54 +02:00
86b8cfd6f5 esp-modem: C++ rework 2021-10-04 11:32:54 +02:00