yangtuo250
b9d10a7cf1
feat(knowing app): stm32f4 logistic regression iris demo
2021-08-12 00:02:10 +08:00
yangtuo250
be3b3b8016
feat(knowing app): add stm32f4 iris decision tree classifier demo
2021-08-11 17:07:26 +08:00
yangtuo250
9a1a407ea6
feat(knowing app): stm32f4 svc iris demo
2021-08-10 18:02:16 +08:00
chunyexixiaoyu
336c970010
add two application
2021-08-05 15:15:39 +08:00
Liu Yongkai
168e36d09e
fix(knowing apps): adapting new cjson lib usage and some little bug fix
2021-08-05 15:05:36 +08:00
Liu Yongkai
21f57bf229
feat(helmet detect): add knowing app helmet detect
2021-08-05 15:05:36 +08:00
Liu Yongkai
2d8147a92b
feat(instrusion detect): add knowing app instrusion detect
2021-08-05 15:05:36 +08:00
chunyexixiaoyu
3b74443dac
APP_Framework/lib/:add cJSON library
2021-08-04 16:26:37 +08:00
chunyexixiaoyu
1afdd8c056
kpu gets important parameters to run model by reading json file
2021-08-04 10:02:19 +08:00
Liu Yongkai
b3667294ed
feat(face_detect): read all parameters from SD card json file
2021-08-04 09:48:36 +08:00
Liu Yongkai
545f1f1b3c
fix(yolov2): change static input size to dynamic
2021-08-03 15:43:03 +08:00
Liu Yongkai
af42ebca62
feat(.gitignore): add rtt bsp k210 gitignore & macOS gitignore
2021-08-03 15:37:21 +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
xuedongliang
60e46d0c3b
modify connection framework function and DIR from Liu_weichao
...
it is OK
2021-07-21 14:14:35 +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
xuedongliang
81323fa992
add kconfig for app framework from Wang_Weigen
...
it is OK
2021-07-09 15:42:14 +08:00
xuedongliang
49533d9e84
add ov2640 driver and rw007 driver from Tian_Chunyu
...
it is OK
2021-07-09 15:41:36 +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
chunyexixiaoyu
5b9cbad759
Ubiquitous/RT_Thread: fix lcd drive for k210 ,before lcd drive can't work with spi.
2021-06-21 18:05:57 +08:00
chunyexixiaoyu
fedd6affc9
Ubiquitous/RT_Thread/:add rw007 driver and ov2640 driver
2021-06-21 17:17:51 +08:00
Wang_Weigen
96af003398
add kconfig for application framework
2021-06-18 17:37:03 +08:00
xuedongliang
4510a95e90
add transform layer of xiuos for applications framework from Wang weigen
...
it is OK
2021-06-17 16:32:46 +08:00
xuedongliang
2886ca5f78
add K210 bsp from Tian Chunyu
...
it is OK
2021-06-17 16:32:13 +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
f564ef8d28
add user api printf
2021-06-17 14:47:51 +08:00
Wang_Weigen
e603afa739
delete original app contents of xiuos
2021-06-17 14:07:57 +08:00
Wang_Weigen
0e496a791f
modify the configuration of app frame
2021-06-17 14:04:50 +08:00
chunyexixiaoyu
223933b6f9
Ubiquitous/RT_Thread/:add K210 bsp
2021-06-16 20:52:57 +08:00
chunyexixiaoyu
1df91a6b3c
Ubiquitous/RT_Thread/:import K210 sdk as sub module and change rt-thread version
2021-06-16 20:37:43 +08:00
Liu_Weichao
fc505837b9
add sensor framework
2021-06-16 18:35:33 +08:00
Liu_Weichao
b6b06aa538
Merge branch 'develop' of https://git.trustie.net/wwg666/xiuos into sensor
2021-06-16 13:47:48 +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
xuedongliang
13a4c0f813
Add RT_Thread modules in XiUOS
...
it is Perfect
2021-06-16 09:48:00 +08:00
xuedongliang
0ddb5bfd1f
fix a bug of compiler failed from wang weigen
...
it is OK
2021-06-16 09:46:00 +08:00
xuedongliang
3a7e7dee79
modify nuttx bug about lack of a file from Tang yiwen
...
it is OK
2021-06-16 09:41:08 +08:00
chunyexixiaoyu
2faece8dc6
Ubiquitous/RT_Thread/:add stm32f407-atk-coreboard bsp in bsp folder.
2021-06-15 19:29:14 +08:00
chunyexixiaoyu
e85b0832e1
Ubiquitous\RT_Thread\:add Kconfig file and SConscript file in drivers folder
2021-06-15 19:27:32 +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
chunyexixiaoyu
8de08a5ae1
Ubiquitous/RT_Thread/:add rt-thread as sub modules
2021-06-15 14:26:51 +08:00