zephyr/drivers/modem
Bjarki Arge Andreasen 0339f2d41f modem: modem_cellular: Adjust chat scripts
This commit adjust the chat scripts for the simcom
sim7080 and gsm_ppp compatibles to fix an issue found
when trying to use a sim7080 modem. The CMUX command
includes optional parameters which are not identical
for all modems, so the AT+CMUX command has been adjusted
to only contain the mandatory parameters.

Signed-off-by: Bjarki Arge Andreasen <baa@trackunit.com>
2023-10-11 18:57:11 +03:00
..
CMakeLists.txt drivers/modem: Add generic cellular modem driver 2023-08-30 13:48:51 +02:00
gsm_ppp.c drivers/modem/gsm_ppp.c: Remove direct call to PPP API 2023-08-10 16:23:39 +00:00
hl7800.c modem: hl7800: replace an snprintk with a strncpy 2023-09-19 15:07:34 +01:00
Kconfig drivers/modem: Add generic cellular modem driver 2023-08-30 13:48:51 +02:00
Kconfig.cellular drivers/modem: Add generic cellular modem driver 2023-08-30 13:48:51 +02:00
Kconfig.gsm drivers: modem: gsm: Mark as deprecated 2023-09-19 15:25:47 +01:00
Kconfig.hl7800 modem: hl7800: ensure the modem inits with radio on 2023-08-18 10:13:30 +02:00
Kconfig.quectel-bg9x
Kconfig.simcom-sim7080
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
modem_cellular.c modem: modem_cellular: Adjust chat scripts 2023-10-11 18:57:11 +03:00
modem_cmd_handler.c drivers: modem: cache delimiter string length 2023-07-13 09:23:05 +02:00
modem_cmd_handler.h doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_context.c doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_context.h doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_iface_uart_async.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
modem_iface_uart_interrupt.c doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_iface_uart.h doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_receiver.c doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_receiver.h doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_shell.c modem_shell: fix compilation error. 2023-06-26 08:31:42 +00:00
modem_socket.c
modem_socket.h
quectel-bg9x.c drivers: modem: quectel-bg9x: fix reset BG95 mdm 2023-05-27 06:28:33 -04:00
quectel-bg9x.h drivers: modem: quectel-bg9x: fix reset BG95 mdm 2023-05-27 06:28:33 -04:00
simcom-sim7080.c
simcom-sim7080.h
ublox-sara-r4.c modem: renames shadow variables 2023-08-10 08:14:43 +00:00
wncm14a2a.c random: Rename random header 2023-10-10 14:23:50 +03:00