roger.luo
|
9870e8ef58
|
#37: 添加使用说明
|
2024-09-07 23:22:05 +08:00 |
|
roger.luo
|
f5abe58978
|
#36: Resolve the issue of not clearing the receive cache before sending multi line commands.
|
2024-06-16 00:36:02 +08:00 |
|
roger.luo
|
b5a957f716
|
#35: Update documentation and comments.
|
2023-11-24 21:54:49 +08:00 |
|
roger.luo
|
8e6c205896
|
#34: Fixed the issue where the pointer was not checked to be empty after the creation of urcbuf.
|
2023-11-24 21:43:37 +08:00 |
|
roger.luo
|
a249f705cb
|
#33: 1.Added a temporary disable interface for URC to solve the problem of URC matching exception when receiving binary data from the modem.
2.Added the function of transparent data transmission.
|
2023-10-27 21:47:51 +08:00 |
|
roger.luo
|
11295a383a
|
#32: Fix a compilation error in the MDK project sample。
|
2023-03-31 22:49:54 +08:00 |
|
roger.luo
|
d57c0ca192
|
#31: Fix sample compilation errors.
|
2023-03-15 23:49:27 +08:00 |
|
roger.luo
|
7a2688d784
|
#30: 更新文档说明
|
2023-02-02 23:47:45 +08:00 |
|
roger.luo
|
59eed0e023
|
#29: 更新文档描述
|
2023-01-12 23:37:54 +08:00 |
|
roger.luo
|
2b2297398c
|
#28: 1.Optimized the processing logic when multi-line command execution fails.
2. Resolve URC message containing ':' character causing parsing failure.
|
2023-01-09 23:28:04 +08:00 |
|
roger.luo
|
14d49e1c51
|
#27: 更新文档封面
|
2023-01-03 23:27:50 +08:00 |
|
roger.luo
|
b8e000b65e
|
#26: 更新使用说明文档
|
2023-01-03 23:24:00 +08:00 |
|
roger.luo
|
88172e37d1
|
#25: 移除无效代码
|
2023-01-03 23:22:58 +08:00 |
|
roger.luo
|
f23e84cbb6
|
#24: 更新LICENSE
|
2022-12-31 23:14:38 +08:00 |
|
roger.luo
|
74d8679a49
|
#23: 提交V2版本
|
2022-12-31 22:42:31 +08:00 |
|
魔罗
|
f9b099c4ae
|
#22: 1.按单字符处理接收,避免出现在urc事件中读取数据时,导致后面数据丢失问题.
2.解决多任务发送时,接收完成信号量提前释放的问题。
|
2021-11-28 15:57:36 +08:00 |
|
魔罗
|
c5c04f27d8
|
#21: 解决URC接收超时时打印无效的问题。
|
2021-08-01 11:36:27 +08:00 |
|
魔罗技术
|
4f08bde740
|
#20: 增加接收锁,解决执行at_do_work时urc部分数据丢失问题
|
2021-07-20 20:48:54 +08:00 |
|
魔罗技术
|
271834e3c8
|
#19: 优化URC匹配逻辑,并修正描述信息。
|
2021-05-15 15:37:00 +08:00 |
|
魔罗技术
|
59f68854ba
|
#18: 更新文档描述
|
2021-04-18 14:47:39 +08:00 |
|
魔罗技术
|
6f4d360b3a
|
#17: 1.删除at_obj中的at_work_ctx_t域,减少内存使用
2.解决重复释放信号量导致命令出现等待超时的问题
|
2021-04-18 14:47:22 +08:00 |
|
魔罗技术
|
26e63a9d0f
|
#16: 解决URC表匹配第一项的问题。
|
2021-03-04 20:21:47 +08:00 |
|
魔罗技术
|
eef8e4545d
|
#15: 1.解决未清除URC计数器导致频繁打印接收超时的问题
2.增加URC演示程序
|
2021-03-03 20:51:14 +08:00 |
|
魔罗技术
|
127472e4df
|
#14: 提交comdef.h文件,更改使用案例及使用描述信息。
|
2021-02-28 12:12:41 +08:00 |
|
魔罗技术
|
237a2eed1c
|
#13: 1.支持URC回调中接收数据.
2.修改struct at_obj,去除链表管理机制,使用单独任务接收处理每个at_obj.
|
2021-02-19 22:21:05 +08:00 |
|
魔罗技术
|
c18010ca1f
|
#12: 上传Demo程序
|
2021-01-20 22:18:32 +08:00 |
|
魔罗技术
|
529593da6d
|
#11: 更新使用说明
|
2021-01-20 22:18:03 +08:00 |
|
魔罗技术
|
c635919b46
|
#10: 1.解决链表未初始化导致段错误问题。
2.调通单行命令、多行命令、自定义命令收发功能。
|
2021-01-20 22:17:53 +08:00 |
|
魔罗技术
|
d31f27c415
|
#9: 编译选项错误的问题。
|
2021-01-17 14:37:04 +08:00 |
|
魔罗技术
|
a47a81e505
|
#8: 1、解决数据类型不匹配导致编译错误问题。
2、更新使用描述。
|
2021-01-05 22:31:48 +08:00 |
|
魔罗技术
|
e4cbabac44
|
#7: 更新描述信息
|
2020-12-04 20:54:26 +08:00 |
|
魔罗技术
|
a9edb8e5b6
|
#6: 调整描述
|
2020-09-26 21:50:55 +08:00 |
|
魔罗技术
|
62a1369ef2
|
#5: 增加OS版本的AT通信模块
|
2020-09-22 22:14:09 +08:00 |
|
魔罗技术
|
63675cf901
|
#4: 更新readme描述
|
2020-07-04 21:11:24 +08:00 |
|
魔罗技术
|
896b553803
|
#3: 更新描述
|
2020-06-14 14:23:42 +08:00 |
|
魔罗技术
|
7f46f8b559
|
#2: 首次提交
|
2020-06-13 12:24:28 +08:00 |
|
魔罗技术
|
78aca163e6
|
#1: Initial commit
|
2020-06-13 11:41:25 +08:00 |
|