zephyr/drivers/modem
Tahir Akram 7c7c8f193e drivers: modem: introducing config for cereg/creg for gsm
This contribution addresses the support for various types of modems in
gsm driver. As some 4G modems have failed to return correct output
from AT+CREG?, so AT+CEREG? is the right AT command in such situation.
This commit provides the possibility for user to select one type of
AT command. This PR fixes zephyrproject-rtos#63917

Signed-off-by: Tahir Akram <mtahirbutt@hotmail.com>
2023-10-20 15:13:08 +02:00
..
CMakeLists.txt drivers/modem: Add generic cellular modem driver 2023-08-30 13:48:51 +02:00
gsm_ppp.c drivers: modem: introducing config for cereg/creg for gsm 2023-10-20 15:13:08 +02: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: introducing config for cereg/creg for gsm 2023-10-20 15:13:08 +02: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 drivers: modem_cellular: Fix missing break 2023-10-13 17:42:40 +03:00
modem_cmd_handler.c
modem_cmd_handler.h
modem_context.c
modem_context.h
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
modem_iface_uart.h
modem_receiver.c
modem_receiver.h
modem_shell.c
modem_socket.c
modem_socket.h
quectel-bg9x.c
quectel-bg9x.h
simcom-sim7080.c
simcom-sim7080.h
ublox-sara-r4.c
wncm14a2a.c random: Rename random header 2023-10-10 14:23:50 +03:00