Wang_Weigen
32cb324324
repair the total bin crc failed problem
2021-11-29 17:33:19 +08:00
Wang_Weigen
592ca413e8
sync with upstream
2021-11-25 14:26:45 +08:00
Wang_Weigen
f24189d7e1
repair ota failed by add mutex protect
2021-11-25 14:24:11 +08:00
Wang_Weigen
9d970e7832
add mutex protection for adapter agent
2021-11-22 17:50:27 +08:00
Wang_Weigen
5a8b6d79aa
repair somebug of ota/nbiot/adapter agent
2021-11-20 16:52:16 +08:00
chunyexixiaoyu
e0c78f200b
APP_Framework/Applications/:add TJpgDec example,notes the macro definition (WORK_POOL_SIZE),this value depends on the resolution of the image,user set.
2021-11-19 17:56:08 +08:00
chunyexixiaoyu
e33b0d0264
APP_Framework/Applications/:add configuration file about TJpgDec example
2021-11-18 11:15:16 +08:00
Liu_Weichao
5fe8fb59b2
Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection
2021-11-17 17:37:24 +08:00
Wang_Weigen
251846604a
repair ota_server.c
2021-11-16 09:43:54 +08:00
Wang_Weigen
2930757728
add the totle length with the last frame of ota server
2021-11-15 10:12:45 +08:00
Wang_Weigen
eb14677832
1.add an API of finding the first user task in xiuos task manage list; 2.add restart application after ota
2021-11-10 17:31:39 +08:00
Liu_Weichao
c631063b7a
support adapter_lora and sx1278 device on aiit-arm32-board
2021-11-10 16:32:17 +08:00
Wang_Weigen
b3c770dd26
delete useless code
2021-11-09 17:14:47 +08:00
Wang_Weigen
9959ec6470
1.repair the separate compile error;2.modify ota init task
2021-11-09 16:12:07 +08:00
Wang_Weigen
8b2eee0aa0
reapir ota save bin process
2021-11-08 15:56:28 +08:00
Wang_Weigen
224201ba55
add application bin ota function by 4G adapter,this function need save the app bin to sdcard and startup the app from sdcrad
2021-11-05 17:30:00 +08:00
xuedongliang
dfdc29b1d8
add K210 fft test
...
it is OK
2021-10-26 14:02:07 +08:00
chunyexixiaoyu
e69139c6b9
APP_Framework/Applications/:add k210 fft(fast Fourier transform) example.
2021-10-26 11:24:49 +08:00
Liu_Weichao
7b82f2a60b
support adapter_ethernet and hfa21 device
2021-10-20 11:13:49 +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
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
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
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
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
Wang_Weigen
6be676af78
add e18 of zigbee connection
2021-09-24 15:22:19 +08:00
Wang_Weigen
d77c1828b2
modify the api in sensor framework
2021-09-14 16:49:54 +08:00
Wang_Weigen
c3e8810e1a
fix bug for voice_D124
2021-09-10 17:52:16 +08:00
Wang_Weigen
5b47a83022
solve the compile problem of tflite in xiuos
2021-09-09 18:00:27 +08:00
Liu_Weichao
281482855d
modify sensor framework kconfig function
2021-09-08 13:34:25 +08:00
chunyexixiaoyu
6dbbfd804e
APP_Framework/Applications/:fix a bug in instrusion_detect.c
2021-08-31 11:00:33 +08:00
yangtuo250
78387f9b16
fix(knowing app): fix 3 k210 knowing apps according to 'add a interface about k210 dvp image setting' by tian chunyu
2021-08-13 15:07:34 +08:00
yangtuo250
8593dedd37
feat(knowing app): update json config and upload model for 3 k210 apps
2021-08-13 14:42:18 +08:00
yangtuo250
5786b7dffc
docs(knowing app): add README for face detect
2021-08-13 14:42:18 +08:00
yangtuo250
5b785b0105
docs(knowing app): add README for instrusion detect
2021-08-13 14:42:18 +08:00
yangtuo250
fc825ea557
docs(knowing app): add README for helmet detect
2021-08-13 14:42:18 +08:00
yangtuo250
9a555bc8b5
docs(knowing app): add README for iris_ml_demo
2021-08-13 14:42:18 +08:00
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
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
Liu Yongkai
b3667294ed
feat(face_detect): read all parameters from SD card json file
2021-08-04 09:48:36 +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
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
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
e603afa739
delete original app contents of xiuos
2021-06-17 14:07:57 +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
9158349752
Add APP_Framework Kconfig
2021-06-10 11:41:30 +08:00
Zhao_Jiasheng
e37efc70ce
Add sensor, modify makefile
2021-06-09 16:24:37 +08:00
Zhao_Jiasheng
33388e60ab
Adjust directory structure
2021-06-03 17:48:02 +08:00