Liu_Weichao
|
ab578dfe0e
|
support 4G adapter and ec200t device
|
10 months ago |
Wang_Weigen
|
a4f24a29fc
|
add BC28 of nbiot for adapter
|
10 months ago |
xuedongliang
|
2aa5c0f0ba
|
support adapter_bluetooth and fix at agent bugs
It is OK
|
10 months ago |
Liu_Weichao
|
a5e97b1431
|
fix cortex-m3-emulator and hifive emulator compile error
|
10 months ago |
Liu_Weichao
|
92347f7e29
|
1、support adapter_bluetooth and hc08 device;2、fix adapter at agent bug。
|
10 months ago |
xuedongliang
|
b07ad19dc3
|
add E18 of zigbee with net-group from Wang_weigen
it is OK
|
10 months ago |
Wang_Weigen
|
ebbb30c763
|
sync the upstream branch
|
11 months ago |
xuedongliang
|
58b3e0b6a6
|
update transform in rt-thread and sensor framework
it is perfect
|
11 months ago |
xuedongliang
|
a85e9fdb6d
|
optimize connection framework kconfig and makefile; 2、transform connection framework api from user-api to priv-api.
it is OK
|
11 months ago |
Wang_Weigen
|
626cbb084d
|
add reopen zigbee and modify the stacksize of zigbee receive thread
|
11 months ago |
Wang_Weigen
|
b0f717bee4
|
add zigbee e18 receive function
|
11 months ago |
chunyexixiaoyu
|
51d3a8ab41
|
APP_Framework/Applications/:add SConscript in sensor_app ,fix header file in voice_d124.c.
|
11 months ago |
chunyexixiaoyu
|
d7e29f19cc
|
APP_Framework/Framework/:add voice sensor in framework,and update the d124.c file
|
11 months ago |
chunyexixiaoyu
|
d7cb0876f6
|
APP_Framework/Framework/:add sensor SConscript and the sensor.c file can be compiled by default
|
11 months ago |
Liu_Weichao
|
dd5a68916e
|
transform connection framework api from user-api to priv-api
|
11 months ago |
chunyexixiaoyu
|
d008cbf09f
|
APP_Framework/Applications/:add list function base on rt-thread.
|
11 months ago |
chunyexixiaoyu
|
2e209ef174
|
APP_Framework/Applications/:framework initialize in the bsp applications/main.c
|
11 months ago |
chunyexixiaoyu
|
3fdc18e837
|
APP_Framework/Framework/:update transform layer in rt-thread.
|
11 months ago |
Wang_Weigen
|
6be676af78
|
add e18 of zigbee connection
|
11 months ago |
Wang_Weigen
|
d14ec3cb12
|
Merge branch 'master' of https://git.trustie.net/xuos/xiuos into develop
|
11 months ago |
xuedongliang
|
21e01b2f6b
|
Add DELE function in board
it is OK
|
11 months ago |
xuedongliang
|
4a07f534d8
|
modify the api in sensor framework
it is OK
|
11 months ago |
xuedongliang
|
869e69097f
|
fix two big : fix aiit_board spi_lora bug;fix sensor/voice Kconfig bug
it is OK
|
11 months ago |
Wang_Weigen
|
d77c1828b2
|
modify the api in sensor framework
|
11 months ago |
Liu_Weichao
|
bb93aefe1d
|
1、fix aiit_board spi_lora bug;2、fix sensor/voice Kconfig bug。
|
11 months ago |
xuedongliang
|
cd9a3ee143
|
solve the compile problem of tflite in xiuos
IT is OK
|
11 months ago |
Wang_Weigen
|
c3e8810e1a
|
fix bug for voice_D124
|
11 months ago |
Wang_Weigen
|
ce480336d8
|
move security to APP_Framework
|
11 months ago |
Wang_Weigen
|
34ca5a215c
|
mv security to APP_Framework
|
11 months ago |
Wang_Weigen
|
5b47a83022
|
solve the compile problem of tflite in xiuos
|
11 months ago |
xuedongliang
|
55dc35f2de
|
modify sensor framework kconfig function
it is OK
|
11 months ago |
Liu_Weichao
|
7f5192351a
|
modify sensor framework extuart path configure
|
11 months ago |
Liu_Weichao
|
281482855d
|
modify sensor framework kconfig function
|
11 months ago |
xuedongliang
|
6fc420e6a3
|
add filter and ota(model and cfg file)
it is OK
|
11 months ago |
xuedongliang
|
2e074a4391
|
add gapuino board of gap8
it is Perfect
|
11 months ago |
Wang_Weigen
|
6b7a233511
|
modify author description and fix bug of compiler errors,add readme for gap8
|
12 months ago |
Wang_Weigen
|
b22f9a3851
|
fix a bug of uart input problem for gap8
|
12 months ago |
Wang_Weigen
|
2fcb4ad3ad
|
Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into develop
|
12 months ago |
chunyexixiaoyu
|
2db749991e
|
APP_Framework/Framework:add http client module in OTA for KPU model downloading
|
12 months ago |
chunyexixiaoyu
|
6dbbfd804e
|
APP_Framework/Applications/:fix a bug in instrusion_detect.c
|
12 months ago |
chunyexixiaoyu
|
41b8b3e896
|
APP_Framework/Framework/:complete one order ordinary kalman filter.
|
12 months ago |
chunyexixiaoyu
|
d16c698789
|
APP_Framework/Framework/:complete ordinary mean_filter
|
1 year ago |
chunyexixiaoyu
|
c251937f9f
|
APP_Framework/Framework/:complete sliding window mean_filter
|
1 year ago |
chunyexixiaoyu
|
88d7ef83d3
|
APP_Framework/lib:add comments in queue
|
1 year ago |
chunyexixiaoyu
|
09d86f55b0
|
APP_Framework/Framework/: complete one order RC high pass filter.
|
1 year ago |
chunyexixiaoyu
|
6664b23234
|
APP_Framework/Framework/: complete one order RC low pass filter.
|
1 year ago |
chunyexixiaoyu
|
e9af33ca78
|
APP_Framework/Framework/:add filter module in knowing framework,and complete coding recently
|
1 year ago |
chunyexixiaoyu
|
d542b4dc9b
|
APP_Framework/Framework/:update kpu-postprocessing/Kconfig file
|
1 year ago |
chunyexixiaoyu
|
6f9be6d790
|
APP_Framework/lib/:add queue lib
|
1 year ago |
xuedongliang
|
af345b75fb
|
optimize adapter funciton by Liu_Weichao
it is OK
|
12 months ago |