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 |
2024-05-13 |
Wendal Chen | fix: 解决luat_ota.c的编译警告
|
commit | commitdiff | tree |
2024-05-07 |
Wendal Chen | add: 新增mcu.ticks2函数,使用分割返回的方式,为lua层提供不会溢出的tick计数
|
commit | commitdiff | tree |
2024-05-07 |
Wendal Chen | update: 首页README的CI badge应该指向2024库
|
commit | commitdiff | tree |
2024-05-07 |
Wendal Chen | update: 继续更新mobile库的API文档
|
commit | commitdiff | tree |
2024-05-07 |
Wendal Chen | update: 更新mobile.status函数的API注释,明确确保status值的含义
|
commit | commitdiff | tree |
2024-05-07 |
Wendal Chen | fix: wlan.connect支持指定bssid
|
commit | commitdiff | tree |
2024-05-06 |
Wendal Chen | fix: cc库的demo路径错了
|
commit | commitdiff | tree |
2024-05-06 |
Wendal Chen | fix: net_lwip2_check_network_ready在idf5下联网失败会崩
|
commit | commitdiff | tree |
2024-05-06 |
Wendal Chen | add: 添加千寻RTK的集成适配,未测试,未添加lua绑定代码
|
commit | commitdiff | tree |
2024-05-06 |
Wendal Chen | update: demo/crypto增加3des的演示
|
commit | commitdiff | tree |
2024-05-04 |
Wendal Chen | fix: l_i2s_send的类型判断错误, lua_type并不会返回LUA_TINTEGER
|
commit | commitdiff | tree |
2024-05-01 |
Wendal Chen | fix: ulwip库在idf5下编译失败
|
commit | commitdiff | tree |
2024-05-01 |
Wendal Chen | fix: mqtt的connect报文的数据长度超过256时会出错,导致无法连接服务器
|
commit | commitdiff | tree |
2024-05-01 |
Wendal Chen | update: 支持自定义mqtt的最大pkg大小
|
commit | commitdiff | tree |
2024-04-30 |
Wendal Chen | update: 优化ulwip/napt传输性能
|
commit | commitdiff | tree |
2024-04-30 |
Wendal Chen | fix: demo/socket/udpsrv错误设置了wifi的mac地址
|
commit | commitdiff | tree |
2024-04-30 |
Wendal Chen | remove: 移除luat_lpmem.h
|
commit | commitdiff | tree |
2024-04-29 |
Wendal Chen | fix: net_lwip2兼容ec716e
|
commit | commitdiff | tree |
2024-04-29 |
Wendal Chen | update: mqtt库的接收缓冲区,在ec618/ec718进一步放开到32k
|
commit | commitdiff | tree |
2024-04-28 |
Wendal Chen | add: websocket支持自定义keepalive长度,单位秒, 并整理代码
|
commit | commitdiff | tree |
2024-04-28 |
Wendal Chen | Merge branch 'master' of gitee.com:openLuat/LuatOS
|
commit | commitdiff | tree |
2024-04-26 |
Wendal Chen | fix: tlsf_stat没有返回值
|
commit | commitdiff | tree |
2024-04-26 |
Wendal Chen | fix: nes_cpu.prg_banks存在数组越界, -Werror=array-bounds
|
commit | commitdiff | tree |
2024-04-26 |
Wendal Chen | remove: 移除fastlz中多余的pragma GCC
|
commit | commitdiff | tree |
2024-04-26 |
Wendal Chen | Merge branch 'master' of gitee.com:openLuat/LuatOS
|
commit | commitdiff | tree |
2024-04-25 |
Wendal Chen | fix: luat_nimble.h的类型声明警告
|
commit | commitdiff | tree |
2024-04-25 |
Wendal Chen | fix: 解决onewire库的编译警告
|
commit | commitdiff | tree |
2024-04-25 |
Wendal Chen | fix: sqlite3库的编译警告
|
commit | commitdiff | tree |
2024-04-25 |
Wendal Chen | fix: luat_profiler.c的编译警告,多余的变量声明
|
commit | commitdiff | tree |
2024-04-25 |
Wendal Chen | fix: 修复LUAT_CONF_DISABLE_ROTABLE宏的支持
|
commit | commitdiff | tree |
2024-04-25 |
Wendal Chen | update: 若bsp支持psram, 启动时打印psram的内置情况
|
commit | commitdiff | tree |
2024-04-25 |
Wendal Chen | fix: 修正几个编译警告
|
commit | commitdiff | tree |
2024-04-25 |
Wendal Chen | fix: ioqueue库没有引入对应的头文件
|
commit | commitdiff | tree |
2024-04-25 |
Wendal Chen | fix: luat_camera_video没有声明返回值
|
commit | commitdiff | tree |
2024-04-24 |
Wendal Chen | fix: napt_ipv4.c在idf5下编译报错
|
commit | commitdiff | tree |
2024-04-24 |
Wendal Chen | add: 添加napt支持, 跑通Air780E+Air601的NAPT
|
commit | commitdiff | tree |
2024-04-24 |
Wendal Chen | fix: u8g2/lcd的setFont函数的indentation参数在64bit固件下会出错
|
commit | commitdiff | tree |
2024-04-22 |
Wendal Chen | fix: 64bit固件下, mobile.simid设置识别的问题
|
commit | commitdiff | tree |
2024-04-21 |
Wendal Chen | Merge branch 'master' of gitee.com:openLuat/LuatOS
|
commit | commitdiff | tree |
2024-04-21 |
Wendal Chen | update: 继续优化ulwip, 增加reverse配置
|
commit | commitdiff | tree |
2024-04-21 |
Wendal Chen | update: ulwip分拆dhcp客户端和arp处理
|
commit | commitdiff | tree |
2024-04-19 |
Wendal Chen | fix: rtkv库的文档里的dst路径写错了
|
commit | commitdiff | tree |
2024-04-19 |
Wendal Chen | fix: 修正API文档生成工具对tab的处理,会触发十几个API的文档更正, 例如补全参数列表,补充应有的描述信息
|
commit | commitdiff | tree |
2024-04-19 |
Wendal Chen | fix: 修正socket.read函数的API文档不显示的问题
|
commit | commitdiff | tree |
2024-04-19 |
Wendal Chen | fix: httpplus在files和forms同时使用会出现数据不正确的情况
|
commit | commitdiff | tree |
2024-04-19 |
Wendal Chen | fix: demo/httpplus的描述有误,并不依赖http库
|
commit | commitdiff | tree |
2024-04-18 |
Wendal Chen | fix: ulwip.input在底层返回失败时应释放pbuf
|
commit | commitdiff | tree |
2024-04-18 |
Wendal Chen | fix: ulwip发送dhcp数据后应释放pbuf
|
commit | commitdiff | tree |
2024-04-18 |
Wendal Chen | fix: ercoap的API注释有错误,导致api文档没有生成
|
commit | commitdiff | tree |
2024-04-18 |
Wendal Chen | update: 更新pm.dtimerStart的描述, Air780E系列的定时最长有限制
|
commit | commitdiff | tree |
2024-04-17 |
Wendal Chen | fix: udpsrv少描述一个参数adapter
|
commit | commitdiff | tree |