Sjur G. Wroldsen
15ed885035
Add: Sim7600 extended support
2022-04-19 16:23:22 +02:00
Sjur G. Wroldsen
0733ea8ff4
Add: Support for SIM7000 modules
2022-04-13 15:36:15 +02:00
Sjur G. Wroldsen
15cbc9bd50
Update: modem_mode::UNDEF initially
2022-04-13 13:44:11 +02:00
Sjur G. Wroldsen
bb7f198bea
Add: sim7070 support
2022-04-13 13:42:57 +02:00
Vladimir Chistyakov
face03e4e5
fix: add virtual destructors to ModuleIf and CommandableIf
2022-01-28 22:34:03 +07:00
David Cermak
8417e232aa
fix(esp_modem): Read module name with AT commands
...
This fixes basic IDF test case which supplied dummy module name.
2021-11-25 16:24:52 +01:00
Sudeep Mohanty
5d9ad9cffd
esp_modem: Update FreeRTOS EventQueueHandle_t forward declaration
...
This commit includes freertos/event_groups.h header and removes the
forward declaration for EventGroupHandle_t.
Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com >
2021-11-18 16:24:35 +05:30
David Cermak
5299b425e8
esp_modem: Add missing AT commands to plain C-API
2021-11-16 08:03:30 +01:00
Sudeep Mohanty
58887170d2
esp_modem: Update Task handle and Event Group handle to match freertos v10.4.3
...
This commit updates the default handles for Task type and Signal Group
type to match the struct type handle from freertos v10.4.3.
Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com >
2021-11-08 10:46:53 +05:30
David Cermak
c1b1330680
esp_modem(Docs): Minor correction of the docs
2021-10-04 11:32:55 +02:00
David Cermak
fb6029b66c
CMUX: Refactor the protocol decoder to multiple methods per cmux state
2021-10-04 11:32:55 +02:00
David Cermak
6e34954677
Factory: Rename Builder class to Creator, since it's not 100% builder pattern
2021-10-04 11:32:55 +02:00
David Čermák
148a9300a4
esp_modem: Formal updates per code review
2021-10-04 11:32:55 +02:00
David Cermak
a61e9e2d40
Applied astyle code formatting
2021-10-04 11:32:55 +02:00
David Čermák
dc64f862c4
esp-modem(DCE-Factory): Minor corrections per code review
2021-10-04 11:32:55 +02:00
David Cermak
3332c27978
Bulk replace header guards to use
2021-10-04 11:32:55 +02:00
David Čermák
e0e65856f0
esp-modem(Docs): Update documentation and minor fixes
2021-10-04 11:32:55 +02:00
David Cermak
69ad3ea589
Make the component compatible with IDFv4.1, v4.2, v4.3
2021-10-04 11:32:55 +02:00
David Čermák
90641c89eb
esp_modem: Moved to component folder
2021-10-04 11:32:55 +02:00