10 hours ago |
Wendal Chen | fix: EPD_3in7_U的数据访问有越界
|
commit | commitdiff | tree |
2024-11-07 |
Wendal Chen | add: libfota需要兼容老的hmeta库, 没有hwver函数
|
commit | commitdiff | tree |
2024-11-06 |
Wendal Chen | fix: 修正demo/air780eg_gnsstest的辅助定位坐标单位错误
|
commit | commitdiff | tree |
2024-10-24 |
Wendal Chen | fix: luat_bot_asset_status_get函数缺返回值类型
|
commit | commitdiff | tree |
2024-10-24 |
Wendal Chen | fix: antbot库(蚂蚁链)在ec7xx下编译失败,因为部分函数没有声明返回值类型
|
commit | commitdiff | tree |
2024-10-10 |
Wendal Chen | change; vsim功能的注释设置为不可用
|
commit | commitdiff | tree |
2024-10-10 |
Wendal Chen | fix: mqtt库仅支持3.1.1,描述有错别字
|
commit | commitdiff | tree |
2024-10-10 |
Wendal Chen | fix: lbsLoc2使用scell应该有回落到原始调用的能力
|
commit | commitdiff | tree |
2024-10-09 |
Wendal Chen | change: 调整luat_main开机打印的日志,当支持hmeta库时,使用模组名称替代BSP名称
|
commit | commitdiff | tree |
2024-10-09 |
Wendal Chen | update: LUAT_VERSION版本号调整到24.10
|
commit | commitdiff | tree |
2024-09-23 |
Wendal Chen | fix: 修正几个基础库的适配状态判断条件
|
commit | commitdiff | tree |
2024-09-23 |
Wendal Chen | update: 调整适配映射表
|
commit | commitdiff | tree |
2024-09-23 |
Wendal Chen | change: otp库增加废弃描述
|
commit | commitdiff | tree |
2024-09-20 |
Wendal Chen | add: demo/gpio/gpio 增加air780eq系列
|
commit | commitdiff | tree |
2024-09-12 |
Wendal Chen | update: 调整mobile.scell函数的返回值为table,一次性返回足够多的信息, 并可以容纳更多信息
|
commit | commitdiff | tree |
2024-09-12 |
Wendal Chen | fix: libgnss.locStr的编译警告
|
commit | commitdiff | tree |
2024-09-11 |
Wendal Chen | fix: 修正API生成逻辑中2024库的url
|
commit | commitdiff | tree |
2024-09-11 |
Wendal Chen | fix: 修正pm.request对GPIO的描述
|
commit | commitdiff | tree |
2024-09-09 |
Wendal Chen | update: demo/gpio/gpio 把模组型号打印出来
|
commit | commitdiff | tree |
2024-09-05 |
Wendal Chen | remove: 移除非cat1的CI构建配置项
|
commit | commitdiff | tree |
2024-09-05 |
Wendal Chen | remove: 继续移除多余的库
|
commit | commitdiff | tree |
2024-09-05 |
Wendal Chen | remove: 移除蓝牙支持库nimble
|
commit | commitdiff | tree |
2024-09-05 |
Wendal Chen | remove: 移除多余demo
|
commit | commitdiff | tree |
2024-09-05 |
Wendal Chen | remove: 移除test目录
|
commit | commitdiff | tree |
2024-09-05 |
Wendal Chen | remove: 移除多余的图片
|
commit | commitdiff | tree |
2024-09-05 |
Wendal Chen | remove: 移除没有价值的库,zlib/luf/ercoap/pcap/qxwz/ulwip/napt...
|
commit | commitdiff | tree |
2024-09-05 |
Wendal Chen | change: 调整API读取适配情况的链接,移除非Cat.1模组适配状态展示
|
commit | commitdiff | tree |
2024-09-05 |
Wendal Chen | change: pb编码应该使用固定顺序
|
commit | commitdiff | tree |
2024-09-04 |
Wendal Chen | fix: net_lwip2.c漏了2个头文件,虽然没啥关系-_-
|
commit | commitdiff | tree |
2024-09-04 |
Wendal Chen | fix: demo/mqtt中的ca_file参数多余的,就没声明这个参数
|
commit | commitdiff | tree |
2024-08-29 |
Wendal Chen | remove: 移除gitee action的配置文件
|
commit | commitdiff | tree |
2024-08-29 |
Wendal Chen | remove: 移除过时的docs目录
|
commit | commitdiff | tree |
2024-08-29 |
Wendal Chen | remove: 移除多余的mind目录
|
commit | commitdiff | tree |
2024-08-19 |
Wendal Chen | fix: 修正little_flash的编译警告问题
|
commit | commitdiff | tree |
2024-08-19 |
Wendal Chen | remove: 移除README.md中已经失效的链接
|
commit | commitdiff | tree |
2024-08-16 |
Wendal Chen | fix: 对不支持weak的bsp, luat_http_client_onevent报重复定义了
|
commit | commitdiff | tree |
2024-08-15 |
Wendal Chen | add: 关联文档池的代码库
|
commit | commitdiff | tree |
2024-08-14 |
Wendal Chen | update: ec7xx的bsp地址已经改了
|
commit | commitdiff | tree |
2024-07-17 |
Wendal Chen | add: rostr针对长度为1的字符串做特殊优化
|
commit | commitdiff | tree |
2024-07-17 |
Wendal Chen | update: profiler库补齐toHex函数
|
commit | commitdiff | tree |
2024-07-17 |
Wendal Chen | add: 添加rostr的基础实现
|
commit | commitdiff | tree |
2024-06-21 |
Wendal Chen | fix: hdgnss调用mobile.reqCellInfo传错时间单位了
|
commit | commitdiff | tree |
2024-06-20 |
Wendal Chen | update: uc6228的虚拟端口转发漏提交了
|
commit | commitdiff | tree |
2024-06-20 |
Wendal Chen | add: 对air780eg_gnsstest进行改造,拆分多个文件,6228独立成库
|
commit | commitdiff | tree |
2024-06-19 |
Wendal Chen | fix: libgnss.clear清理不够干净
|
commit | commitdiff | tree |
2024-06-19 |
Wendal Chen | update: 进一步优化demo/air780epvh的gnsstest代码
|
commit | commitdiff | tree |
2024-06-19 |
Wendal Chen | Merge branch 'master' of gitee.com:openLuat/LuatOS
|
commit | commitdiff | tree |
2024-06-19 |
Wendal Chen | fix: ec8311驱动的音量设置, vol是无符号数,肯定不会小于0的
|
commit | commitdiff | tree |
2024-06-18 |
Wendal Chen | update: 让xt804方案在未初始化nimble的情况下也能获取mac
|
commit | commitdiff | tree |
2024-06-17 |
Wendal Chen | fix: demo/aliyun多提交了一行, 把fskv给禁用了
|
commit | commitdiff | tree |
2024-06-17 |
Wendal Chen | update: 更新aliyun库及其demo
|
commit | commitdiff | tree |
2024-06-17 |
Wendal Chen | add: websocket库支持ipv6地址
|
commit | commitdiff | tree |
2024-06-16 |
Wendal Chen | fix: demo/aliyun的注释没有写对
|
commit | commitdiff | tree |
2024-06-16 |
Wendal Chen | change: demo/adc拆成2个文件
|
commit | commitdiff | tree |
2024-06-16 |
Wendal Chen | update: demo/wlan/wifi_scan加点说明
|
commit | commitdiff | tree |
2024-06-12 |
Wendal Chen | update: 音频播放的demo, 为Air780EPVH添加额外的说明
|
commit | commitdiff | tree |
2024-06-11 |
Wendal Chen | add: 添加Air780EPV开发板的淘宝链接
|
commit | commitdiff | tree |
2024-06-10 |
Wendal Chen | update: 真正调通air780epvh的agps, 实现开机后8秒定位成功
|
commit | commitdiff | tree |
2024-06-10 |
Wendal Chen | add: 完善air780epvh的演示demo,对接irtu-gps网站和小程序
|
commit | commitdiff | tree |
2024-06-09 |
Wendal Chen | add: 添加air780epvh的定位演示代码,初始化版本
|
commit | commitdiff | tree |
2024-06-09 |
Wendal Chen | update: demo/air780eg移除参考坐标,为完善agps做准备
|
commit | commitdiff | tree |
2024-06-05 |
Wendal Chen | add: air601的nimble.mac支持设置蓝牙地址
|
commit | commitdiff | tree |
2024-06-03 |
Wendal Chen | update: 优化xmodem库的逻辑, 兼容起始信号NAK
|
commit | commitdiff | tree |
2024-06-03 |
Wendal Chen | add: xmodem库添加close函数
|
commit | commitdiff | tree |
2024-06-02 |
Wendal Chen | add: libgnss库支持NMEA 4.1中GSA的sysid字段
|
commit | commitdiff | tree |
2024-06-02 |
Wendal Chen | Merge branch 'master' of gitee.com:openLuat/LuatOS
|
commit | commitdiff | tree |
2024-06-02 |
Wendal Chen | add: libgnss支持获取原始RMC语句
|
commit | commitdiff | tree |
2024-05-31 |
Wendal Chen | remove: 移除aliyun2库
|
commit | commitdiff | tree |
2024-05-30 |
Wendal Chen | fix: LITTLE_FLASH_CHIP_TABLE多了个空元素,导致Wmissing-braces警告
|
commit | commitdiff | tree |
2024-05-30 |
Wendal Chen | add: 为使用旧字体且需要差分升级的用户,提供老版本的字体数据,避免差分文件过大导致无法升级
|
commit | commitdiff | tree |
2024-05-29 |
Wendal Chen | update: libgnss支持单独监听txt信息
|
commit | commitdiff | tree |
2024-05-29 |
Wendal Chen | update: 完善pm库的描述
|
commit | commitdiff | tree |
2024-05-29 |
Wendal Chen | fix: luat_ws28128_send_gpio的编译警告
|
commit | commitdiff | tree |
2024-05-28 |
Wendal Chen | fix: http库在接收http body时,若内存不足会崩
|
commit | commitdiff | tree |
2024-05-28 |
Wendal Chen | fix: luat_vfs_posix_fopen需要强制开启二进制模式
|
commit | commitdiff | tree |
2024-05-27 |
Wendal Chen | update: API文档把Air780EPV的适配字段加上
|
commit | commitdiff | tree |
2024-05-27 |
Wendal Chen | update: adc/fota库有2个API的注释没提EC718
|
commit | commitdiff | tree |
2024-05-26 |
Wendal Chen | update: 更新air780eg的demo, 演示开启单北斗模式
|
commit | commitdiff | tree |
2024-05-26 |
Wendal Chen | add: 添加air530z-bd无agps的demo
|
commit | commitdiff | tree |
2024-05-26 |
Wendal Chen | update: 重构libgnss,解决air530z-bd及air780epvg出现的问题
|
commit | commitdiff | tree |
2024-05-26 |
Wendal Chen | fix: 在win32下无法打开COM20以上的串口
|
commit | commitdiff | tree |
2024-05-26 |
Wendal Chen | remove: 移除luat_libgnss_tmp_t
|
commit | commitdiff | tree |
2024-05-25 |
Wendal Chen | update: 补充mcu.XTALRefOutput的描述
|
commit | commitdiff | tree |
2024-05-25 |
Wendal Chen | change: 在lua vm内存严重不足时,由于luaG_runerror仍需分配内存,而内存不够分配出错误信息字符串...
|
commit | commitdiff | tree |
2024-05-24 |
Wendal Chen | fix: miniz.compress在tdefl_optimize_huffman_table函数内过早是否内存...
|
commit | commitdiff | tree |
2024-05-23 |
Wendal Chen | add: lfs2也添加fflush实现
|
commit | commitdiff | tree |
2024-05-23 |
Wendal Chen | add: vfs_posix添加fflush适配
|
commit | commitdiff | tree |
2024-05-23 |
Wendal Chen | add: luat_fs添加fflush操作, 不强制要求vfs实现该函数
|
commit | commitdiff | tree |
2024-05-22 |
Wendal Chen | change: rotable2的userdata总是不需要回收的,从allgc移到fixed_gc...
|
commit | commitdiff | tree |
2024-05-22 |
Wendal Chen | change: g->seed改成固定值,使得字符串的hash值固定
|
commit | commitdiff | tree |
2024-05-21 |
Wendal Chen | update: 调大LUAT_MOBILE_CELL_MAX_NUM,兼容最新的ec方案的基站数量
|
commit | commitdiff | tree |
2024-05-20 |
Wendal Chen | update: 继续改造profiler库
|
commit | commitdiff | tree |
2024-05-20 |
Wendal Chen | add: 添加新的阿里云物联网库-aliyun2库,及搭配的demo, 逐步完善中
|
commit | commitdiff | tree |
2024-05-20 |
Wendal Chen | update: sfud_read函数,当SFUD_READ_DUMMY_BYTE_CNT为0时,会导致编译警告...
|
commit | commitdiff | tree |
2024-05-17 |
Wendal Chen | add: 新增socket.sntp_port函数, 支持sntp自定义服务器端口号
|
commit | commitdiff | tree |
2024-05-17 |
Wendal Chen | fix: 修正mcu库在idf5下编译失败
|
commit | commitdiff | tree |
2024-05-16 |
Wendal Chen | fix: aliyun.lua在一型一密时必须使用加密方式
|
commit | commitdiff | tree |
2024-05-16 |
Wendal Chen | update: 优化demo/aliyun的注释描述
|
commit | commitdiff | tree |
2024-05-14 |
Wendal Chen | update: 优化mcu.altfun的注释
|
commit | commitdiff | tree |
2024-05-13 |
Wendal Chen | update: 调整demo/uart的代码
|
commit | commitdiff | tree |