Liu_Weichao
|
c14f2f73e0
|
feat support uart8 and ec200t device on xidatong board
|
2022-06-08 10:41:21 +08:00 |
Liu_Weichao
|
dadfdb85a3
|
feat support bluetooth on xidatong bsp
|
2022-05-17 17:05:40 +08:00 |
Liu_Weichao
|
3c9347b856
|
feat add ch438 register clear when receiving interrrupts
|
2022-05-10 13:43:24 +08:00 |
chunyexixiaoyu
|
909f3cc635
|
APP_Framework/Framework/: solve the problem the rebase cause.
|
2022-05-07 10:40:13 +08:00 |
xuedongliang
|
33e3b798b7
|
feat add watchdog on xidatong board from Liu_Weichao
it is OK
|
2022-05-06 16:56:58 +08:00 |
xuedongliang
|
3c4a7c8f0a
|
update rt-thread bsp(xidatong and aiit-arm32-board) from Tian_Chunyu
it is OK
|
2022-05-06 16:56:23 +08:00 |
Liu_Weichao
|
67666c1707
|
feat add watchdog on xidatong board
|
2022-05-06 15:58:01 +08:00 |
yl1185
|
cb134029d2
|
aiit_board/aiit-arm32-board/ add test jpg
1.complete bluetooth test
|
2022-05-06 15:10:46 +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
|
3c69cb8d14
|
Ubiquitous/RT-Thread_Fusion_XiUOS/: add reboot function
|
2022-05-06 15:10:45 +08:00 |
chunyexixiaoyu
|
f3d7e7e3d4
|
Ubiquitous/RT-Thread_Fusion_XiUOS/: add romfs function
|
2022-05-06 15:10:44 +08:00 |
chunyexixiaoyu
|
c271cd16ea
|
Ubiquitous/RT-Thread_Fusion_XiUOS/: solve the problem that output bin bigger than 550MB
|
2022-05-06 15:10:44 +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 |
xuedongliang
|
d04059e356
|
optimize adapter lora client and gateway function from Liu_Weichao
it is OK
|
2022-04-29 13:24:31 +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 |
Liu_Weichao
|
a58e744c45
|
optimize adapter lora send-receive and add recv-data-error solution
|
2022-04-28 17:57:20 +08:00 |
Liu_Weichao
|
32bce719f6
|
1、set e220 baud rate 115200;2、add adapter lora client work condition(1:gateway send cmd;2:update automatically。)。
|
2022-04-27 17:56:51 +08:00 |
Liu_Weichao
|
03e120dd0c
|
optimize adapter_lora gateway and client data transfer
|
2022-04-27 15:09:37 +08:00 |
xuedongliang
|
fc100708c2
|
Modify the priority of main function Enable lwip(XiZi) receive timeout, send timeout, and socket forced shutdown from Zhang_caiqian
it is OK
|
2022-04-26 19:20:18 +08:00 |
xuedongliang
|
320f4b40d5
|
support 4g device、table key autocompletion and cmd history for xidatong from Wang_guozhu
it is OK
|
2022-04-26 19:19:17 +08:00 |
Liu_Weichao
|
808f00ade1
|
feat add sem obtain wait_time and modify e220 lora receive len operation
|
2022-04-26 17:57:32 +08:00 |
zhangcaiqian
|
c4613c8866
|
Enable LWIP receive timeout, send timeout, and socket forced shutdown
|
2022-04-26 16:14:13 +08:00 |
zhangcaiqian
|
de0aea025b
|
Modify the priority of main function
|
2022-04-26 16:01:01 +08:00 |
wgzAIIT
|
8c788f676b
|
Revert "change set E220-400T22S M0 and M1 pin for xidatong"
This reverts commit d62179932b .
|
2022-04-25 18:40:45 +08:00 |
wgzAIIT
|
d62179932b
|
change set E220-400T22S M0 and M1 pin for xidatong
|
2022-04-25 14:42:26 +08:00 |
wgzAIIT
|
770a713179
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052
|
2022-04-25 11:56:33 +08:00 |
xuedongliang
|
03bfe85c2b
|
feat add lora device e220 in connection framework from Liu_Weichao
it is OK
|
2022-04-25 11:32:22 +08:00 |
Liu_Weichao
|
63d26584b7
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong
|
2022-04-25 10:53:35 +08:00 |
Liu_Weichao
|
e5296efa91
|
fix e220 lora send and receive bug using ch438 uart in xidatong board
|
2022-04-25 10:52:05 +08:00 |
wgzAIIT
|
4bfa154ed6
|
support Start script automatically(romfs) on xidatong
|
2022-04-25 10:33:42 +08:00 |
wgzAIIT
|
8c5c1dcf34
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052
|
2022-04-25 10:23:58 +08:00 |
wgzAIIT
|
8b0deacc4e
|
support table key autocompletion and cmd history on xidatong
|
2022-04-25 09:47:22 +08:00 |
xuedongliang
|
bd1922326e
|
add wifi "esp07s" for xiuos and repair some problems for zigbee from Wang_weigen
it is OK
|
2022-04-24 18:28:39 +08:00 |
Liu_Weichao
|
99b5c0d9a0
|
lora send and receive p2p ok
|
2022-04-24 13:54:54 +08:00 |
Liu_Weichao
|
e1fe48b96f
|
feat add lora device e220 in connection framework
|
2022-04-22 15:50:18 +08:00 |
wgzAIIT
|
a36ef94337
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052
|
2022-04-22 11:06:34 +08:00 |
wgzAIIT
|
275d2387d4
|
repair some problems for 4g on xidatong
|
2022-04-22 10:56:32 +08:00 |
Wang_Weigen
|
587c2d595e
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop
|
2022-04-21 16:46:15 +08:00 |
Wang_Weigen
|
85ff8877d4
|
1、repair the uart irq problem;2、add wifi esp07s test cmd and repair the socket connect problem
|
2022-04-21 16:44:28 +08:00 |
xuedongliang
|
7b3f1dc95f
|
fix InitBoardMemory and InstallConsole bug for XiZi bsp/board from Liu_Weichao
it is OK
|
2022-04-20 16:28:33 +08:00 |
Liu_Weichao
|
aedd1e046e
|
fix InitBoardMemory and InstallConsole bug for XiZi bsp/board
|
2022-04-20 16:24:13 +08:00 |
xuedongliang
|
82c2dd55fe
|
update bsp in rt-thread from Tian_Chunyu
it is OK
|
2022-04-20 10:30:29 +08:00 |
xuedongliang
|
3aa7e1a8de
|
1、 feat add lwext4 submodule for XiZi,compile ok; 2、feat add sd card auto-check-attach function for ok1052 and xidatong from Liu_Weichao
it is OK
|
2022-04-20 10:29:47 +08:00 |