Commit Graph

80 Commits

Author SHA1 Message Date
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
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 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 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 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 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