Meco Man
|
df9a23c534
[mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO
|
3 years ago |
malongwei
|
f1e1b6b2e3
fix at_client.c
|
3 years ago |
malongwei
|
c229d8b2b5
fix at_client.c
|
3 years ago |
sszlbg
|
bf88963a3e
Merge branch 'master' into at_client-rt_realloc_iss
|
4 years ago |
sszl
|
88d4faf687
更新old_urc_table为new_urc_table
|
4 years ago |
malongwei
|
180d0e1224
add at_utils_send virtual function
|
4 years ago |
malongwei
|
e7b63ed7ab
fix at_vprintf and at_vprintfln and end_sign response
|
4 years ago |
sszlbg
|
57eb1c5a80
修改at_obj_set_urc_table函数重新分配内存可能导致内存泄漏问题
|
4 years ago |
Meco Man
|
c40fd2da70
update
|
4 years ago |
Meco Man
|
08af865c50
[at][bug] 修复内存泄漏的bug
|
4 years ago |
Meco Man
|
3c05a4e719
[compoenets] auto & manual formatted
|
4 years ago |
Wayne Lin
|
eaacc0ae3e
Optimize getc flow.
|
4 years ago |
Wayne
|
a50d81827a
Revert "fix the bug that rx_notice out of sync when data received after last rt_device_read() is zero"
|
4 years ago |
Bernard Xiong
|
72bc0d8fad
Merge pull request #3293 from rgw5267/fix_at
|
4 years ago |
qiyongzhong0
|
db0880bd26
fix at_client, avoid creating the same client repeatedly and prevent working exceptions and memory leaks.
|
4 years ago |
任光伟
|
27b7e0d929
解决在判断接收字节为0与RESET信号量之间接收到数据时,导致此次数据无法被处理的bug。
|
5 years ago |
chenyong
|
b5ad12573f
[net][at] update AT component V1.3.0, change as follows:
|
6 years ago |
chenyong
|
99c069ffd3
[net][at] Modify AT commands send timeout error log level
|
6 years ago |
chenyong
|
946484760e
[net][at][lwip] Modify AT component and lwIP components for netdev
|
6 years ago |
slyant
|
a6b51ada1e
修改at_client.c 传入参数timeout单位是ms,此处需要转换为tick
|
6 years ago |
armink
|
4e578b0042
[component][at] Change the license to Apache-2.0.
|
6 years ago |
armink
|
405fce917a
[component][at] Move at log from at.h to at_log.h .
|
6 years ago |
luofanlu
|
d65424a51b
Update at_client.c
|
6 years ago |
chenyong
|
3302ef9d65
[net][at] Add at_client_recv function receive data timeout
|
6 years ago |
HubretXie
|
8edb978c9a
Update at_client.c
|
6 years ago |
chenyong
|
02c1f0c621
[net][at] Add AT Client Error LOG for multiple clients
|
6 years ago |
chenyong
|
ed7f0cad8b
[net][at] Add AT multiple client support
|
6 years ago |
chenyong
|
c2e6f20caf
[net][at] Modify the AT client initialization process, delete AT socket automatic initialization.
|
7 years ago |
zylx
|
f3bce48502
[net][at] add at_client_wait_connect
|
7 years ago |
zylx
|
e5d9bb9013
[net][at] fix repeated enter issue
|
7 years ago |