WentaoWong
|
86cb28ee4f
|
APP_Framework/Framework/:add CMSIS-NN (version 5) source code
|
2021-11-29 18:49:41 +08:00 |
WentaoWong
|
fe06b461ee
|
APP_Framework/Framework/:add Kconfig file and SConscript file about CMSIS-NN (version 5)
|
2021-11-29 18:48:51 +08:00 |
chunyexixiaoyu
|
2b69d31744
|
APP_Framework/Framework/:add TJpgDec(Tiny JPEG Decompressor)source code
|
2021-11-18 11:13:36 +08:00 |
chunyexixiaoyu
|
a9ac7efed2
|
APP_Framework/Framework/:add Kconfig file and SConscript file about TJpgDec(Tiny JPEG Decompressor)
|
2021-11-18 11:12:36 +08:00 |
Wang_Weigen
|
281a3b672a
|
debug nbiot pass with some modification
|
2021-10-21 15:17:14 +08:00 |
Wang_Weigen
|
abe138ab27
|
remove redefinition and repair compile error
|
2021-10-18 18:17:24 +08:00 |
Wang_Weigen
|
9bf26cdbf9
|
sync wangweigen_master
|
2021-10-18 18:10:36 +08:00 |
Wang_Weigen
|
267528408e
|
repair wait time for 'ATOrderSend',optimize bc28 api
|
2021-10-18 18:04:46 +08:00 |
xuedongliang
|
ac588f2fcf
|
support adapter_4g and fix connections bugs
it is OK
|
2021-10-18 17:55:09 +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 |
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 |
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 |
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 |
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
|
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
|
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 |
xuedongliang
|
4a07f534d8
|
modify the api in sensor framework
it is OK
|
2021-09-17 15:04:44 +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 |
Wang_Weigen
|
ce480336d8
|
move security to APP_Framework
|
2021-09-09 18:17:04 +08:00 |
Wang_Weigen
|
5b47a83022
|
solve the compile problem of tflite in xiuos
|
2021-09-09 18:00:27 +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 |
Wang_Weigen
|
6b7a233511
|
modify author description and fix bug of compiler errors,add readme for gap8
|
2021-09-03 14:24:41 +08:00 |
chunyexixiaoyu
|
2db749991e
|
APP_Framework/Framework:add http client module in OTA for KPU model downloading
|
2021-08-31 11:00:34 +08:00 |
chunyexixiaoyu
|
41b8b3e896
|
APP_Framework/Framework/:complete one order ordinary kalman filter.
|
2021-08-31 11:00:33 +08:00 |
chunyexixiaoyu
|
d16c698789
|
APP_Framework/Framework/:complete ordinary mean_filter
|
2021-08-31 11:00:33 +08:00 |
chunyexixiaoyu
|
c251937f9f
|
APP_Framework/Framework/:complete sliding window mean_filter
|
2021-08-31 11:00:32 +08:00 |
chunyexixiaoyu
|
09d86f55b0
|
APP_Framework/Framework/: complete one order RC high pass filter.
|
2021-08-31 11:00:31 +08:00 |
chunyexixiaoyu
|
6664b23234
|
APP_Framework/Framework/: complete one order RC low pass filter.
|
2021-08-31 11:00:31 +08:00 |
chunyexixiaoyu
|
e9af33ca78
|
APP_Framework/Framework/:add filter module in knowing framework,and complete coding recently
|
2021-08-31 11:00:31 +08:00 |
chunyexixiaoyu
|
d542b4dc9b
|
APP_Framework/Framework/:update kpu-postprocessing/Kconfig file
|
2021-08-31 11:00:30 +08:00 |
xuedongliang
|
af345b75fb
|
optimize adapter funciton by Liu_Weichao
it is OK
|
2021-08-30 19:51:33 +08:00 |
Liu_Weichao
|
da37bf4777
|
1、add BT
|
2021-08-30 10:56:48 +08:00 |
yangtuo250
|
4c1580fab2
|
docs(knowing framework): add README for YOLOv2 region layer
|
2021-08-13 14:42:18 +08:00 |
Liu Yongkai
|
21f57bf229
|
feat(helmet detect): add knowing app helmet detect
|
2021-08-05 15:05:36 +08:00 |
Liu Yongkai
|
545f1f1b3c
|
fix(yolov2): change static input size to dynamic
|
2021-08-03 15:43:03 +08:00 |
xuedongliang
|
fde280b6a0
|
wifi adapter on XIUOS/aiit-arm32-board
it is OK
|
2021-07-30 09:54:14 +08:00 |
xuedongliang
|
c4daa1dc44
|
update knowing framework and application from Tian_Chunyu
it is perfect
|
2021-07-30 09:53:21 +08:00 |