1
0
mirror of https://gitee.com/openLuat/LuatOS synced 2025-08-17 22:18:03 +08:00
Commit Graph

594 Commits

Author SHA1 Message Date
wjq
d016d90f90 update:exnetif库,删除多余的接口注释。 2025-08-16 09:34:55 +08:00
王文中
286b304c52 update: fota_wifi扩展库更名为exfotawifi 2025-08-14 16:45:05 +08:00
wjq
de8aed135e update:exnetif扩展库,网卡断网时,处于断开连接状态的网卡不修改状态。 2025-08-13 10:21:00 +08:00
wangshihao
9aec209f29 update: 充电扩展库由e_chg改成exchg 2025-08-12 19:29:25 +08:00
wjq
72ffb1123b update:改名 e_netif->exnetif 2025-08-12 09:27:00 +08:00
wangshihao
5c098ce6de add: 添加充电ic扩展库 e_chg.lua 2025-08-08 15:57:22 +08:00
wjq
6a48e200da update:改名libnetif->e_netif 2025-08-08 15:15:43 +08:00
刘斌
a959bea0bf fix:libfota2接口参数顺序修改 2025-08-08 11:42:35 +08:00
Wendal Chen
6cd1afe0a3 move: demolib不再作为lib的一部分, 拷贝到module下 2025-08-05 19:05:53 +08:00
Wendal Chen
3640562e26 fix: libfota,客户端证书,不需要加"ca"描述 2025-08-05 16:00:18 +08:00
豆豆
19692dc8a2 add:lbsloc、lbsloc2、airlbs添加区分说明 2025-08-05 11:08:54 +08:00
豆豆
3b5d427ab3 update:完善airlbs注释 2025-08-05 10:54:19 +08:00
wjq
b42af2cf3c update:libnetif库修改注释。 2025-08-04 13:15:11 +08:00
wjq
fecbfa166e fix:libnetif库,使能以太网供电引脚时判断传入参数是否为nil. 2025-08-01 17:02:23 +08:00
zhutianhua
c1ed96f6a0 update:libnetif扩展库中,外部程序调用libnetif.set_priority_order接口时,libnetif中会自动调用socket.dft(id)接口设置用户期望的最高优先级的网卡为默认网卡 2025-07-31 17:22:45 +08:00
wjq
fe8d69d532 update:libnetif库,完善局域网模式参数的注释。 2025-07-29 22:03:58 +08:00
wjq
39724d303c update:libnetif库,添加局域网模式参数,ping_ip自动设置为网关。当前网卡全部失效时设置为nil,避免重复触发回调函数。netdrv.setup函数判断返回值,避免出现以太网芯片失败不到仍然打印初始化成功的问题。 2025-07-28 17:30:33 +08:00
Wendal Chen
2461f73595 add: 扩展库应该包含netLed.lua 2025-07-28 16:16:21 +08:00
zhutianhua
d63ce91473 update:修改网卡发生切换时的回调通知逻辑:
1、开机后,在没有可用网卡前,不要上报nil,-1
2、开机后,第一次找到可用网卡也要上报
2025-07-25 14:38:20 +08:00
liyuanlong
d5c5031050 update:对demolib的gnss.lua文件进行更新,新增了一些注释,对逻辑进行了一些修改 2025-07-24 21:53:54 +08:00
wjq
ae5b9415d6 update:libnetif库,修改注释,修改ping操作的日志打印。 2025-07-24 17:37:56 +08:00
王文中
e4d16d7abd updage: 将fota_wifi库移动到libs支持库 2025-07-22 17:58:16 +08:00
王文中
907a96a5b1 update: 修改注释格式,自动适配api文档 2025-07-22 16:37:21 +08:00
wjq
8a940b0bd2 update:libnetif库接口描述注释修改为一行 2025-07-22 13:36:27 +08:00
wjq
8445d0fce0 add:libnetif.lua添加至扩展库 2025-07-22 11:25:35 +08:00
Wendal Chen
32c5500c0c change: libs,将部分扩展库变更为demolib,不再作为扩展库存在 2025-07-20 19:20:16 +08:00
liszt123
a32a3bf688 update:对libs的gnss进行了问题修改 2025-07-17 22:29:15 +08:00
liszt123
48c10481f5 update:修改了扩展库gnss.lua的注释 2025-07-16 19:15:28 +08:00
liszt123
6c65a56a95 update:对agps_icoe进行更改,改名成为gnss,内容也进行了更新 2025-07-16 18:07:00 +08:00
王文中
48379b0777 update: 更新fota_wifi库中用法实例 2025-07-09 16:32:56 +08:00
王文中
ba3ae631db update: 新增文件大小判断;更新用法实例。 2025-07-03 16:00:47 +08:00
Dozingfiretruck
1629b01c4d update:espblufi.init 去掉对bt的影响 2025-07-03 15:48:58 +08:00
Dozingfiretruck
1163aecfbb add:espblufi.lua 添加一些错误日志 2025-07-03 15:32:19 +08:00
Dozingfiretruck
83ad32b1d7 update:完善注释 2025-07-03 15:21:53 +08:00
Dozingfiretruck
faa0a88a02 update:espblufi state add rssi 2025-07-03 15:13:28 +08:00
Dozingfiretruck
2331c2e91e del:删除多余注释 2025-07-03 10:57:06 +08:00
Dozingfiretruck
0a79fa25fc del:espblufi暂无demo 2025-07-03 10:32:05 +08:00
Dozingfiretruck
9eacc0d97e update:espblufi.lua api注释 2025-07-03 10:04:12 +08:00
Dozingfiretruck
8279195307 update:更新blufi注释 2025-07-03 09:56:14 +08:00
Dozingfiretruck
1632988677 add:esp blufi 蓝牙配网 2025-07-03 09:27:20 +08:00
王文中
c73427c509 fix: 修复wifi_fota.request接口错误注释 2025-06-27 17:03:51 +08:00
Wendal Chen
5fa834a17e fix: tcs3472,读不到元器件时返回空数据,不应该直接报错,同时修正变量名称为rgb_data
https://gitee.com/openLuat/LuatOS/issues/ICI7UZ
2025-06-27 13:06:24 +08:00
王文中
779cca997c update: wifi_fota.request接口添加注释 2025-06-26 15:13:25 +08:00
wang-wenzhong1
5824556dbe add: 新增Air8000系列WIFI自动升级库 2025-06-26 10:25:48 +08:00
Wendal Chen
57ea467257 Merge branch 'master' of gitee.com:openLuat/LuatOS 2025-06-25 10:52:03 +08:00
Wendal Chen
10492b8cab Revert "Merge branch 'master' of https://gitee.com/openLuat/LuatOS"
This reverts commit 084c006e4a, reversing
changes made to 9cdb2532e9.
2025-06-25 10:48:40 +08:00
Wendal Chen
6839c92e58 Merge branch 'master' of gitee.com:openLuat/LuatOS 2025-06-25 10:33:18 +08:00
Wendal Chen
8b857a77b3 move: iotcloud,改成demo的一部分,不再作为扩展库 2025-06-25 10:33:08 +08:00
liyuanlong
9bb7fbf69d Merge branch 'master' of https://gitee.com/openLuat/LuatOS 2025-06-24 16:59:37 +08:00
liyuanlong
b519b89a45 fix:删掉780EGH里面的GNSS的AGPS的agps_icoe.lua文件,放到了libs里面 2025-06-24 16:59:23 +08:00