armink
|
e2b5fcd074
|
[component][at] Add some #ifdef on source code.
|
2018-10-16 10:31:21 +08:00 |
eddylin83
|
65340e46e3
|
fix at socket issue,online AT package might be fixed too(at_socket_device_register spell mistake)
|
2018-10-15 13:02:33 +08:00 |
Bernard Xiong
|
aa4d0903c5
|
Merge pull request #1884 from linuxhan/master
sal框架,使用at设备,UDP通讯数据无法获得
|
2018-10-13 13:42:47 +08:00 |
armink
|
4e578b0042
|
[component][at] Change the license to Apache-2.0.
|
2018-10-12 16:02:20 +08:00 |
armink
|
405fce917a
|
[component][at] Move at log from at.h to at_log.h .
|
2018-10-12 15:54:09 +08:00 |
linuxhan
|
b6968d2999
|
Update at_socket.c
|
2018-10-11 22:41:13 +08:00 |
linuxhan
|
f93fb14a12
|
修复SAL框架下AT设备UDP通讯无法接收到数据问题
|
2018-10-11 22:31:30 +08:00 |
chenyong
|
e2706c14b1
|
[net][at] Fix AT Socket select send data issue.
|
2018-09-17 18:07:26 +08:00 |
chenyong
|
8f95b78da2
|
[net][at] fix at select receive event change issue.
|
2018-09-14 19:25:45 +08:00 |
HubretXie
|
e045c656f0
|
Update at_socket.c
修复LOG_X修改引起的编译错误
|
2018-09-12 10:22:00 +08:00 |
chenyong
|
33a5cf15ee
|
[net][at] Modify AT socket object release judgment
|
2018-08-31 14:45:40 +08:00 |
chenyong
|
a8c9b2fee3
|
[net][at] Modify 'AT+CLOSE' processing method
|
2018-08-31 14:08:04 +08:00 |
chenyong
|
2d894b4102
|
[net][at] Modify AT Socket object callback name
|
2018-08-27 19:44:04 +08:00 |
chenyong
|
fc73538153
|
[net][sal/at] Add components C++ support
|
2018-08-27 09:56:41 +08:00 |
chenyong
|
0d737de882
|
[net][at] Modify AT Socket log information, fix at_freeaddrinfo() implement
|
2018-08-24 20:32:14 +08:00 |
chenyong
|
c2e6f20caf
|
[net][at] Modify the AT client initialization process, delete AT socket automatic initialization.
|
2018-08-21 12:05:09 +08:00 |
chenyong
|
c2add5cb4e
|
[net][at] Add AT Socket select LIBC configure.
|
2018-08-02 17:55:01 +08:00 |
chenyong
|
8b887e76e9
|
[net][at] Add AT commands component
|
2018-07-25 17:35:20 +08:00 |