Commit Graph

277 Commits

Author SHA1 Message Date
Liu_Weichao d789b66ed2 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into aiit_arm_drivers 2022-01-10 14:10:50 +08:00
Liu_Weichao 2e8383397b feat support ADC driver for aiit-arm32-board and stm32f407-st-discovery 2022-01-10 14:08:58 +08:00
xuedongliang 3a35bee743 support LWIP and demo from Wang_Linyu Liu_Kai Yang Peihao Wang_Weigen
it is OK
2022-01-07 22:00:32 +08:00
wlyu b6bec0c2b6 fixed the bug that updating ip address and TCP recv fault 2022-01-07 18:56:49 +08:00
wlyu a49eeaf548 optimize lwip test 2022-01-07 17:02:55 +08:00
wlyu e2e127bb0e added socket send and recv for udp and tcp 2022-01-07 14:36:57 +08:00
wlyu 877ef9e221 1. fixed IRQ interrupt
2. changed lwip test command
3. merge dns and ping command
4. change test to cmd_lwip
2022-01-07 13:56:54 +08:00
wgzAIIT 6bfbbc18f2 add hcho1os sensor support Nuttx 2022-01-07 12:08:14 +08:00
wgzAIIT c08d854d4b add as830 sensor and tvoc10 sensor support Nuttx 2022-01-07 11:01:46 +08:00
wlyu ddb889623d change lwip_demo to resoures directory and mkdir socket_demo on connection_app 2022-01-06 21:20:17 +08:00
wlyu acd53026b0 fixed the exception of close socket and added dhcp and dns demo 2022-01-06 20:37:34 +08:00
wlyu a0337a42e3 change demo command and support DHCP demo 2022-01-06 15:58:43 +08:00
wlyu d1d4632292 1. fixed ping exception
2. added tcp send test example
3. added udp [IP] to test udp
2022-01-05 20:05:07 +08:00
wgzAIIT 1f252e418f add iaq10 sensor support Nuttx 2022-01-05 15:40:01 +08:00
Wang_Weigen 37c247f4d7 add lvgl 2022-01-05 15:23:12 +08:00
chunyexixiaoyu 3c291f075f APP_Framework/Framework/:delete the unuseful cmsis flies in tensorflow-lite 2022-01-05 11:08:55 +08:00
chunyexixiaoyu 7f24c672dd APP_Framework/Framework: cmsis nn used in tflite was replaced with in knowing cmsis_5 dir 2022-01-04 18:36:30 +08:00
chunyexixiaoyu 1bd8927c5d Eliminate the warning "./../../../APP_Framework/Framework/knowing/Kconfig:13:warning: ignoring unsupported character '" 2022-01-04 15:47:14 +08:00
wlyu d1625c7d84 fixed opcua_demo compilation error 2022-01-01 00:03:18 +08:00
wlyu 37cbb51afa Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into 1220 2021-12-31 23:40:23 +08:00
xuedongliang 711bd5bd15 add hs300x and ps5308 sensor support Nuttx on stm32f407-discovery from Wang_guozhu
it is OK
2021-12-31 17:08:37 +08:00
wlyu 7c0b7367d1 optimize LWIP demo and OPCua demo 2021-12-31 14:37:57 +08:00
wgzAIIT b342734aad APP_Framework support Nuttx on aiit-arm32-board 2021-12-30 12:19:58 +08:00
wlyu 62dcbef383 optimize lwip demo and ok1052-c directories 2021-12-30 11:25:22 +08:00
wgzAIIT bd31aad3ef add d124 and zg09 sensor support Nuttx on stm32f407-discovery 2021-12-29 16:13:23 +08:00
wgzAIIT 97eccb0b36 Update Make.defs 2021-12-28 19:57:25 +08:00
wgzAIIT 491264e3fc Update Make.defs 2021-12-28 19:56:48 +08:00
wgzAIIT fb7a0478e5 Update ps5308.c 2021-12-28 19:29:52 +08:00
wgzAIIT d59acc2e03 add hs300x and ps5308 sensor support Nuttx on stm32f407-discovery 2021-12-28 16:45:44 +08:00
chunyexixiaoyu 17be211288 Merge branch 'wang_dev' into test_pre
solve the Conflicts
# Conflicts:
#	APP_Framework/Framework/knowing/Kconfig
2021-12-24 13:52:24 +08:00
wlyu aa43d46953 fixed pull conflict and socket ping test bug 2021-12-22 19:00:56 +08:00
wlyu ebb1321b7c update ping debug commands 2021-12-22 16:04:28 +08:00
wlyu f98689fc30 change udp test command 2021-12-22 13:48:35 +08:00
wlyu 8992dce241 fixed menu and complilation error 2021-12-22 13:45:52 +08:00
wlyu 5799b31942 fixed menu and complilation error 2021-12-21 10:20:56 +08:00
wlyu c20c9c20d2 support OPCUA and LWIP 2021-12-20 16:44:03 +08:00
chunyexixiaoyu b6bd1de959 APP_Framework/Applications/:eliminate the warning 2021-12-20 16:33:48 +08:00
Liu_Weichao 60442e489a feat Framework/connection/industrial_xxx DIR 2021-12-20 16:14:02 +08:00
wlyu b4730f3f87 support OPCUA and LWIP 2021-12-20 15:52:05 +08:00
yangtuo250 62df72af5b fix(knowing framework/yolov2 region layer): free region layer thresholds 2021-12-16 15:03:37 +08:00
yangtuo250 c782dd26c4 feat(knowing app): remove json config from menuconfig, adding to detect_app arg 2021-12-15 19:05:07 +08:00
yangtuo250 efb28105e8 fix(knowing framework): fix unproperly named k210 detect procedure, specified yolov2 2021-12-15 17:32:07 +08:00
yangtuo250 4640055ab6 fix(knowing app/yolov2): AI address error while sensor output and net input height mismatch 2021-12-15 17:12:34 +08:00
Wang_Weigen db225df433 add 'TB600B_WQ_HCHO1OS' sensor of hcho to sensor framework 2021-12-15 16:28:51 +08:00
Wang_Weigen 19edea21d7 add 'TB600B_TVOC10' sensor of tvoc to sensor framework 2021-12-15 15:01:30 +08:00
Wang_Weigen 856edb7ec6 add sensor 'TB600B_IAQ10' to sensor framework 2021-12-15 11:10:56 +08:00
yangtuo250 c07c918150 refactor(knowing app): add common k210 yolov2 detection procedure 2021-12-14 17:43:53 +08:00
yangtuo250 d368db9e76 refactor(knowing apps): yolov2 json parser 2021-12-14 17:43:27 +08:00
Wang_Weigen 4a8ac7c02b repair ch4 test 2021-12-14 14:07:09 +08:00
Wang_Weigen e366c8817c repair a bug of inputting password of shell 2021-12-14 10:37:22 +08:00
Wang_Weigen f2ba792380 sync upstream branch and add 'as830' sensor of ch4 2021-12-14 10:32:17 +08:00
Liu_Weichao e9e9080ae0 delete useless DIR connection_app/ and app_test/ 2021-12-10 10:39:37 +08:00
Liu_Weichao ead80da91f fix that i2c device of sensor framework cannot set i2c address 2021-12-10 10:23:30 +08:00
Wang_Weigen 85cbc7717e add framework configuration select 2021-12-09 10:56:25 +08:00
chunyexixiaoyu d99d4e8f52 APP_Framework/Applications/:eliminate some warnings about menuconfig in linux 2021-12-03 13:56:15 +08:00
Wang_Weigen b1264ad3c9 Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into develop 2021-12-02 15:18:33 +08:00
Wang_Weigen 607b8ca017 transplant development board of gd32vf103_rvstar 2021-12-02 15:17:59 +08:00
xuedongliang 2356e42955 update knowing framework and ov2640 driver from Tian Chunyu
it is OK
2021-12-01 09:59:44 +08:00
Wang_Weigen 4fc79c211a add a tip 2021-11-30 10:34:08 +08:00
Wang_Weigen ac69e135ca repair a bug of restart main after ota 2021-11-30 10:12:42 +08:00
WentaoWong 49caa6e533 APP_Framework/Applications/:add CMSIS-NN (version 5) cifar10 example 2021-11-29 18:51:34 +08:00
WentaoWong 96ca3b18f1 APP_Framework/Applications/:add configuration file about CMSIS-NN (version 5) cifar10 example 2021-11-29 18:50:53 +08:00
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
Wang_Weigen 1c60efe8a8 add debug info 2021-11-29 17:46:18 +08:00
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
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
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
Liu_Weichao 7a172fd136 1、support adapter_lora gateway and client state-machine-model;2、fix aiit-arm32-board usb compile error. 2021-11-17 17:37:04 +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
Wang_Weigen 281a3b672a debug nbiot pass with some modification 2021-10-21 15:17:14 +08:00
Liu_Weichao 7b82f2a60b support adapter_ethernet and hfa21 device 2021-10-20 11:13:49 +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 51d3a8ab41 APP_Framework/Applications/:add SConscript in sensor_app ,fix header file in voice_d124.c. 2021-09-24 16:32:35 +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 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
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 c3e8810e1a fix bug for voice_D124 2021-09-10 17:52:16 +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 6dbbfd804e APP_Framework/Applications/:fix a bug in instrusion_detect.c 2021-08-31 11:00:33 +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 88d7ef83d3 APP_Framework/lib:add comments in queue 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
chunyexixiaoyu 6f9be6d790 APP_Framework/lib/:add queue lib 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 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 4c1580fab2 docs(knowing framework): add README for YOLOv2 region layer 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