Commit Graph

48 Commits

Author SHA1 Message Date
chunyexixiaoyu
3fdc18e837 APP_Framework/Framework/:update transform layer in rt-thread. 2021-09-24 15:38:39 +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
Liu_Kai
61cd542d92 add wifi adapter support on XIUOS/aiit-arm32-board 2021-07-28 10:11:15 +08:00
chunyexixiaoyu
bf9d610675 APP_Framework/Applications/:add face detect application 2021-07-21 16:39:36 +08:00
chunyexixiaoyu
1c16e3a463 APP_Framework/Framework/:add kpu postprocessing (yolov2) in knowing file 2021-07-21 15:30:39 +08:00
chunyexixiaoyu
f50dab2bde APP_Framework/Framework/:add rt-thread transform layer 2021-07-21 14:52:09 +08:00
chunyexixiaoyu
38d2cb3c85 APP_Framework/Framework/:update knowing framework
1.fix some Kconfig file
2.add tensorflow-lite-for-mcu in knowing file
3.add mnist application,note the application cannot be used with RAM less than 500K.
4.the version need to separate application and OS(rtt),later by using add transform layer to solve it.
2021-07-20 14:50:50 +08:00
chunyexixiaoyu
fcd14e038e APP_Framework/:fix some Kconfig file in Applications and Framework. and change know to knowing ,remove uncomfortable file(their location is wrong) 2021-07-14 15:15:57 +08:00
Liu_Weichao
903fca4991 Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection 2021-07-09 15:44:46 +08:00
Liu_Weichao
2c9f3f8113 modify connection framework function and dir 2021-07-09 15:41:22 +08:00
Liu_Weichao
d41517ab90 add connection function 2021-06-25 10:20:55 +08:00
Wang_Weigen
96af003398 add kconfig for application framework 2021-06-18 17:37:03 +08:00
Liu_Weichao
86ef526303 add APP_Framework/Framework/connection function 2021-06-17 16:18:07 +08:00
Wang_Weigen
fba573cc0b Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into develop 2021-06-17 15:11:48 +08:00
Wang_Weigen
36f3e40c55 add nuttx for develop 2021-06-17 15:07:37 +08:00
Wang_Weigen
e603afa739 delete original app contents of xiuos 2021-06-17 14:07:57 +08:00
Liu_Weichao
fc505837b9 add sensor framework 2021-06-16 18:35:33 +08:00
Wang_Weigen
579956c027 Modify framework content 2021-06-16 11:28:44 +08:00
Zhao_Jiasheng
994658c08c Add adapter.c 2021-06-16 11:07:17 +08:00
chunyexixiaoyu
d73170d1c6 APP_Framework/Applications/:add SConscript file
APP_Framework/Framework/:add SConscript and Kconfig file
2021-06-15 19:15:33 +08:00
Zhao_Jiasheng
e37efc70ce Add sensor, modify makefile 2021-06-09 16:24:37 +08:00
Wang_Weigen
dd3694c6b8 add private API of task/sem/mutex 2021-06-08 16:14:15 +08:00
Liu_Weichao
dc455ac70d add driver posix transform 2021-06-08 14:32:58 +08:00
Wang_Weigen
8f2bdc034e add posix transform void file 2021-06-07 15:13:32 +08:00
Zhao_Jiasheng
33388e60ab Adjust directory structure 2021-06-03 17:48:02 +08:00