8edbac6974
fix(modem): More error handling in cmux protocol
...
Add error path to all CMUX protocol potential issues, checks for
consistency and add recovery.
2023-09-22 08:39:31 +02:00
945bd17701
CI: fixing the files to be complient with pre-commit hooks
2022-10-17 18:16:52 +02:00
f3ff98bb82
fix(exp_modem): DTE should own both command and data terminal
...
reworks to clear shared_ptr<> of both command and data terminals
and having DTE own it. When we swith to CMUX mode the ownership is transfered to CMux terminal
2022-06-11 21:33:51 +02:00
15cbc9bd50
Update: modem_mode::UNDEF initially
2022-04-13 13:44:11 +02:00
a61e9e2d40
Applied astyle code formatting
2021-10-04 11:32:55 +02:00
dc64f862c4
esp-modem(DCE-Factory): Minor corrections per code review
2021-10-04 11:32:55 +02:00
3332c27978
Bulk replace header guards to use
2021-10-04 11:32:55 +02:00
e0e65856f0
esp-modem(Docs): Update documentation and minor fixes
2021-10-04 11:32:55 +02:00
90641c89eb
esp_modem: Moved to component folder
2021-10-04 11:32:55 +02:00