Commit Graph

119 Commits

Author SHA1 Message Date
wgzAIIT 64c65711a1 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong-riscv64 2022-07-07 18:51:33 +08:00
xuedongliang b4a92c91f5 update rt-thread bsp(xidatong-arm and aiit-arm32-board) from tian_chunyu
it is OK
2022-07-01 16:13:20 +08:00
xuedongliang 314f162836 Port openPOWERLINK to XiUOS from shi_jia_rui
it is OK
2022-07-01 16:12:49 +08:00
zhujiarui666 c2d7562f46 xiuos\APP_Framework\Framework\connection\wifi\adapter_wifi.c:
1.添加msh指令
2022-06-27 16:23:41 +08:00
zhujiarui666 109de8911b xiuos\xiuos\xiuos\APP_Framework\Framework\connection\wifi\esp07s_wifi\SConscript:
1.添加SConscript脚本
2022-06-27 16:17:50 +08:00
zhujiarui666 f621522551 xiuos\APP_Framework\Framework\connection\wifi\esp07s_wifi\Kconfig:
1.修改Kconfig文件,增加支持rt-thread部分
2022-06-27 16:16:27 +08:00
zhujiarui666 443c0a414d xiuos\APP_Framework\Framework\connection\4g\adapter_4g.c:
1.添加msh指令,若实际测试此函数中的服务器ip和端口需要修改
2022-06-27 16:10:47 +08:00
zhujiarui666 45ba8d84ee xiuos\APP_Framework\Framework\connection\4g\ec200t\Kconfig:
1.修改Kconfig文件
2022-06-27 16:07:01 +08:00
zhujiarui666 6d77165a86 xiuos\APP_Framework\Framework\connection\4g\ec200t\ec200t.c:
1.重构Ec200tIoctl函数
2.重构Ec200tPowerSet函数,该函数在矽达通中无用(PWRKEY硬件已经拉低,上电自动开机)
2022-06-27 16:05:00 +08:00
wgzAIIT c4ab73350b support E18 zigbee for nuttx on xidatong-riscv64 2022-06-24 15:21:50 +08:00
yl1185 3bcbcd6499 connection/lora/sx1278
1.Kconfig is ok.
2.gcc is ok.
2022-06-23 15:03:37 +08:00
yl1185 244fcb9e5d connection/4g/
1.Kconfig is ok.
2.gcc is ok.
2022-06-23 15:01:21 +08:00
Jiacheng Shi 6d73307caf powerlink: remove GPL code 2022-06-22 20:10:31 +08:00
Jiacheng Shi 736189f855 powerlink: implement console-xiuos.c 2022-06-22 20:10:31 +08:00
Jiacheng Shi 320998dee5 powerlink: implement edrv-xiuos.c 2022-06-22 20:10:31 +08:00
Jiacheng Shi 4e4d6ce223 powerlink: fix msleep() 2022-06-22 20:10:31 +08:00
Jiacheng Shi 458a7c5d91 powerlink: run the basic part of demo_cn_console 2022-06-22 20:10:31 +08:00
Jiacheng Shi 68179bec6c powerlink: build demo_mn_console and demo_cn_console 2022-06-22 20:10:27 +08:00
Jiacheng Shi b7648f0f08 powerlink: build liboplkmn.a and liboplkcn.a 2022-06-22 20:09:24 +08:00
Jiacheng Shi ed8fda915b powerlink: add openPOWERLINK 2022-06-22 20:08:06 +08:00
wgzAIIT 626f2486ef change /dev/gpoutN to /dev/gpioN on xidatong-arm32 2022-06-22 17:03:49 +08:00
Wang_Weigen bc7913a713 remove compile warning 2022-06-22 16:59:13 +08:00
xuedongliang ad84a842b0 update rt-thread bsp and add webnet from tian_chunyu
it is OK
2022-06-22 13:31:35 +08:00
chunyexixiaoyu 876a6c8ff1 APP_Framework/Framework/:update ethernet driver and update the connection files,and the mcu can communicate with the ethernet module correctly, but the module can't connect the local server. 2022-06-15 09:14:51 +08:00
chunyexixiaoyu 888d981f8f APP_Framework/Framework/:add enthernet SConscript file. 2022-06-15 09:14:50 +08:00
chunyexixiaoyu 582a5a4043 APP_Framework/Framework/: solve the bug about link 2022-06-15 09:14:50 +08:00
yl1185 8845864e46 connection/nbiot/ nb verify
1.modify macro control for rt-thread
2.gcc is ok.
2022-06-15 09:14:50 +08:00
yl1185 8f86dddd57 connection/nbiot/ nb verify
1.SConscript is ok
2.modify Kconfig
2022-06-15 09:14:49 +08:00
Liu_Weichao 8e1f0e1af0 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-06-14 14:39:48 +08:00
wlyu a6f5a5f79d support wifi module for nuttx on xidatong 2022-06-10 13:47:05 +08:00
Liu_Weichao c14f2f73e0 feat support uart8 and ec200t device on xidatong board 2022-06-08 10:41:21 +08:00
wlyu e0a47613c3 support E18 zigbee for nuttx 2022-06-07 09:58:19 +08:00
wgzAIIT a9410bd9b1 add timeout for adapter_lora.c PrivSemaphoreObtainWait function 2022-05-24 16:29:46 +08:00
Liu_Weichao dadfdb85a3 feat support bluetooth on xidatong bsp 2022-05-17 17:05:40 +08:00
wgzAIIT 07723b25ef Modify comments of adapter_4g.c 2022-05-16 10:33:50 +08:00
wgzAIIT 7056725c66 support hc08 on xidatong 2022-05-13 16:19:30 +08:00
wgzAIIT 14a198fe5a Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ch438 2022-05-11 14:43:07 +08:00
wgzAIIT 5873feb442 support e220 for xidatong on nuttx 2022-05-11 14:40:52 +08:00
chunyexixiaoyu 909f3cc635 APP_Framework/Framework/: solve the problem the rebase cause. 2022-05-07 10:40:13 +08:00
wgzAIIT adec8e541c Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ch438 2022-05-06 16:29:25 +08:00
yl1185 ef700c0611 connection/bluetooth/ BT verify
1.baud rate is 9600 not 115200
2.add macro control for rt-thread and xizi
3.bt is ok!
2022-05-06 15:10:45 +08:00
yl1185 d8d11ed58e Framework/connection/bluetooth/ BT verify
1.modify some macros which can cause bugs
2022-05-06 15:10:45 +08:00
chunyexixiaoyu 279757406e APP_Framework/Framework/:solve the bug that compiling when the macro SUPPORT_CONNECTION_FRAMEWORK ' was not been chose 2022-05-06 15:10:44 +08:00
yl1185 525d9d6f11 connection/bluetooth/bluetooth verify
1.write the SConscript
2.modify the config for rt-thread
2022-05-06 15:10:43 +08:00
yl1185 ec446bb44c connection/wifi/wifi verify
1.modify macros which can cause bugs
2.write macro control in xizi and rt-thread
2022-05-06 15:10:43 +08:00
yl1185 50995f3c1f Framework/connection/wifi verify
1.modify type definition in Mutex and Semaphore
2.modify the macro.
2022-05-06 15:03:51 +08:00
yl1185 bf93a554ca Framework/connection/adapter SConscript
1.add SConscript of adapter and adapter_agent
2022-05-06 15:01:46 +08:00
yl1185 8349aa1aa7 Framework/connection/wifi verify
1.write SConscript of hfa21_wifi
2.modify Kconfig
2022-05-06 15:01:46 +08:00
Liu_Weichao 46291764d4 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-04-29 11:02:42 +08:00
Liu_Weichao cc88f22f14 feat make sure only one lora client connect to the lora gateway at one time 2022-04-29 11:01:26 +08:00