Wang_Weigen
|
267528408e
|
repair wait time for 'ATOrderSend',optimize bc28 api
|
2021-10-18 18:04:46 +08:00 |
xuedongliang
|
3f13410d96
|
support aiit-arm32-board for nuttx
it is OK
|
2021-10-18 17:55:36 +08:00 |
xuedongliang
|
ac588f2fcf
|
support adapter_4g and fix connections bugs
it is OK
|
2021-10-18 17:55:09 +08:00 |
xuedongliang
|
7d5149af24
|
update k210 bsp and solve lcd display problem
It is OK
|
2021-10-18 17:54:30 +08:00 |
wang lingyu
|
48a19fe349
|
support aiit-arm32-board
|
2021-10-15 11:19:33 +08:00 |
wang lingyu
|
25221ac786
|
support aiit-arm32-board for nuttx
|
2021-10-15 11:09:49 +08:00 |
Liu_Weichao
|
06c9c6ecc4
|
refactor connection directory to follow code standards
|
2021-10-15 11:05:36 +08:00 |
Liu_Weichao
|
8f6cac9797
|
fix adapter_bluetooth test function bugs
|
2021-10-15 10:12:19 +08:00 |
Liu_Weichao
|
8aac82b1b4
|
support adapter_4G send and receive data function
|
2021-10-14 17:25:04 +08:00 |
chunyexixiaoyu
|
bea5eda2e0
|
APP_Framework/Applications:update face detect and instrusion detect ,the version had been tested for long time,and its's stable.
At the same time,rt-thread and kendryte-sdk-source both sub module must be updated.
|
2021-10-14 14:15:09 +08:00 |
chunyexixiaoyu
|
43f19c4b55
|
Ubiquitous/RT_Thread/: add lcd test example update main.c function when it starts.
|
2021-10-14 11:21:06 +08:00 |
chunyexixiaoyu
|
a184611226
|
Ubiquitous/RT_Thread/:update K210 bsp base on https://github.com/kendryte/K210-Micropython-OpenMV
Fixed an issue where LCD and RW007 could not be used at the same time
|
2021-10-14 11:19:40 +08:00 |
chunyexixiaoyu
|
0eee31179c
|
Ubiquitous/RT_Thread/:update stm32 configure file and solve ov2640 driver compile bug.
|
2021-10-14 10:59:18 +08:00 |
chunyexixiaoyu
|
ecfbdb207f
|
Ubiquitous/RT_Thread/:update submodule version
|
2021-10-14 10:47:41 +08:00 |
Liu_Weichao
|
ab578dfe0e
|
support 4G adapter and ec200t device
|
2021-10-13 17:57:34 +08:00 |
Wang_Weigen
|
a4f24a29fc
|
add BC28 of nbiot for adapter
|
2021-10-13 17:22:28 +08:00 |
xuedongliang
|
2aa5c0f0ba
|
support adapter_bluetooth and fix at agent bugs
It is OK
|
2021-10-11 14:06:55 +08:00 |
Liu_Weichao
|
a5e97b1431
|
fix cortex-m3-emulator and hifive emulator compile error
|
2021-10-11 14:04:37 +08:00 |
Liu_Weichao
|
92347f7e29
|
1、support adapter_bluetooth and hc08 device;2、fix adapter at agent bug。
|
2021-10-11 10:13:01 +08:00 |
xuedongliang
|
b07ad19dc3
|
add E18 of zigbee with net-group from Wang_weigen
it is OK
|
2021-10-10 16:06:57 +08:00 |
Wang_Weigen
|
ebbb30c763
|
sync the upstream branch
|
2021-09-27 17:02:34 +08:00 |
xuedongliang
|
58b3e0b6a6
|
update transform in rt-thread and sensor framework
it is perfect
|
2021-09-27 16:48:22 +08:00 |
xuedongliang
|
a85e9fdb6d
|
optimize connection framework kconfig and makefile; 2、transform connection framework api from user-api to priv-api.
it is OK
|
2021-09-27 16:47:31 +08:00 |
Wang_Weigen
|
626cbb084d
|
add reopen zigbee and modify the stacksize of zigbee receive thread
|
2021-09-27 16:32:44 +08:00 |
Wang_Weigen
|
b0f717bee4
|
add zigbee e18 receive function
|
2021-09-26 16:12:09 +08:00 |
chunyexixiaoyu
|
51d3a8ab41
|
APP_Framework/Applications/:add SConscript in sensor_app ,fix header file in voice_d124.c.
|
2021-09-24 16:32:35 +08:00 |
chunyexixiaoyu
|
d7e29f19cc
|
APP_Framework/Framework/:add voice sensor in framework,and update the d124.c file
|
2021-09-24 16:23:32 +08:00 |
chunyexixiaoyu
|
d7cb0876f6
|
APP_Framework/Framework/:add sensor SConscript and the sensor.c file can be compiled by default
|
2021-09-24 16:16:57 +08:00 |
Liu_Weichao
|
dd5a68916e
|
transform connection framework api from user-api to priv-api
|
2021-09-24 16:07:22 +08:00 |
chunyexixiaoyu
|
d008cbf09f
|
APP_Framework/Applications/:add list function base on rt-thread.
|
2021-09-24 16:01:40 +08:00 |
chunyexixiaoyu
|
2e209ef174
|
APP_Framework/Applications/:framework initialize in the bsp applications/main.c
|
2021-09-24 15:54:26 +08:00 |
chunyexixiaoyu
|
3fdc18e837
|
APP_Framework/Framework/:update transform layer in rt-thread.
|
2021-09-24 15:38:39 +08:00 |
Wang_Weigen
|
6be676af78
|
add e18 of zigbee connection
|
2021-09-24 15:22:19 +08:00 |
Wang_Weigen
|
d14ec3cb12
|
Merge branch 'master' of https://git.trustie.net/xuos/xiuos into develop
|
2021-09-22 13:29:15 +08:00 |
xuedongliang
|
21e01b2f6b
|
Add DELE function in board
it is OK
|
2021-09-17 15:36:38 +08:00 |
xuedongliang
|
4a07f534d8
|
modify the api in sensor framework
it is OK
|
2021-09-17 15:04:44 +08:00 |
xuedongliang
|
869e69097f
|
fix two big : fix aiit_board spi_lora bug;fix sensor/voice Kconfig bug
it is OK
|
2021-09-17 15:04:12 +08:00 |
Wang_Weigen
|
d77c1828b2
|
modify the api in sensor framework
|
2021-09-14 16:49:54 +08:00 |
Liu_Weichao
|
bb93aefe1d
|
1、fix aiit_board spi_lora bug;2、fix sensor/voice Kconfig bug。
|
2021-09-14 15:49:28 +08:00 |
xuedongliang
|
cd9a3ee143
|
solve the compile problem of tflite in xiuos
IT is OK
|
2021-09-14 14:37:02 +08:00 |
Wang_Weigen
|
c3e8810e1a
|
fix bug for voice_D124
|
2021-09-10 17:52:16 +08:00 |
Wang_Weigen
|
ce480336d8
|
move security to APP_Framework
|
2021-09-09 18:17:04 +08:00 |
Wang_Weigen
|
34ca5a215c
|
mv security to APP_Framework
|
2021-09-09 18:14:46 +08:00 |
Wang_Weigen
|
5b47a83022
|
solve the compile problem of tflite in xiuos
|
2021-09-09 18:00:27 +08:00 |
xuedongliang
|
55dc35f2de
|
modify sensor framework kconfig function
it is OK
|
2021-09-09 16:26:48 +08:00 |
Liu_Weichao
|
7f5192351a
|
modify sensor framework extuart path configure
|
2021-09-08 16:23:08 +08:00 |
Liu_Weichao
|
281482855d
|
modify sensor framework kconfig function
|
2021-09-08 13:34:25 +08:00 |
xuedongliang
|
6fc420e6a3
|
add filter and ota(model and cfg file)
it is OK
|
2021-09-07 10:10:25 +08:00 |
xuedongliang
|
2e074a4391
|
add gapuino board of gap8
it is Perfect
|
2021-09-07 10:08:45 +08:00 |
Wang_Weigen
|
6b7a233511
|
modify author description and fix bug of compiler errors,add readme for gap8
|
2021-09-03 14:24:41 +08:00 |