Commit Graph

166 Commits

Author SHA1 Message Date
xuedongliang
07ba66611d feat add sensor device support for sensor framework from Liu_weichao
it is OK
2022-03-09 09:37:19 +08:00
xuedongliang
898135194f feat support nuvoton-m2354 bsp for Ubiquitous/XiZi kernel from Liu_Weichao
it is OK
2022-03-09 09:36:37 +08:00
xuedongliang
5ab2afe54e add embedded database lib (flashdb)
it is OK
2022-03-09 09:35:53 +08:00
Liu_Weichao
c6b5d051a3 feat add co2_g8s for sensor framework 2022-03-08 16:39:21 +08:00
Liu_Weichao
68f92a45ed feat add altitude_bmp180 for sensor framework 2022-03-08 16:26:30 +08:00
Liu_Weichao
6be4d4b5ca feat add winddirection_qs_fx and windspeed_qs_fs for sensor framework 2022-03-08 16:15:38 +08:00
Liu_Weichao
2db01c89dd feat support nuvoton-m2354 bsp for Ubiquitous/XiZi kernel 2022-03-08 15:32:51 +08:00
WentaoWong
b7507101bf APP_Framework/Framework/:solve the error in the configuration files of Tensorflow-lite 2022-03-07 09:40:59 +08:00
wgz-code
3e687f8337 ADD_XIUOS_FETURES change to #ifdef ADD_XIZI_FETURES 2022-03-04 12:20:20 +08:00
wgz-code
918bed7634 conflict resolution 2022-03-04 12:12:33 +08:00
wgz-code
46a8d5f9e5 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master 2022-03-04 12:08:33 +08:00
wgz-code
295ffe0486 conflict resolution 2022-03-04 12:07:39 +08:00
wgz-code
233024f3f0 conflict resolution 2022-03-04 11:58:46 +08:00
wgz-code
316798e98c support zigbee on nuttx stm32f4discovery 2022-03-03 14:43:51 +08:00
wgz-code
74683ed165 support hs300x to nuttx10.2.0 2022-03-02 12:36:18 +08:00
Forsworns
3cf06cdcd8 Merge branch 'ethercat' into ethercat_resolve 2022-03-01 20:07:21 +08:00
Liu_Weichao
5078ff66cc feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi 2022-03-01 14:15:01 +08:00
Forsworns
392591e50d support software-defined ethercat 2022-02-28 10:27:30 +08:00
Forsworns
9fe5d550b5 revise lwip for control framework 2022-02-24 17:54:41 +08:00
xuedongliang
287cd1bd89 add the NNOM (a Neural Network library specifically for microcontrollers)as a part of knowing framework add a example about nnom. update k210 yolov2 detect procedure from Tian_Chunyu
it is OK
2022-02-24 16:22:37 +08:00
WentaoWong
cde42331ee APP_Framework/Framework/:add NNoM(v0.4.3) source code 2022-02-18 15:51:25 +08:00
WentaoWong
e4393985f8 APP_Framework/Framework/:add Kconfig file and SConscript file about NNoM(v0.4.3) 2022-02-18 14:41:33 +08:00
WentaoWong
48dfa06f79 APP_Framework/Framework/:sovle the name error in the configuration files of CMSIS-NN 2022-02-18 14:38:46 +08:00
Wang_Weigen
691611de34 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-02-17 11:10:15 +08:00
chunyexixiaoyu
f46bf7044a APP_Framework/Framework:update k210 yolov2 detect procedure 2022-02-15 10:07:41 +08:00
xuedongliang
aa27dea6e9 update knowing framework and ov2640 dirver from Tian_Chunyu
it is OK
2022-01-27 22:31:57 +08:00
Wang_Weigen
672229cd0f repair the bug of float number printf 2022-01-24 14:49:06 +08:00
Liu_Weichao
63ec04cf6e fix xiuos/transform.h code standard problem 2022-01-21 16:03:31 +08:00
chunyexixiaoyu
bf17ef10cb APP_Framework/Applications/: make mnist application running on the stm32f407 board,model data is saved in the flash,note the following points
1. the thread which run the mnist needs 10kb
2. Lwip and useless driver must be not loaded.
3. The entire bin file is close to 1024KB.
2022-01-19 14:53:47 +08:00
chunyexixiaoyu
0dee89982a Ubiquitous/RT_Thread/:update the ov2640 driver
1.can choose the output format:rgb565 or jpeg
2.resolution and window size can be configured directly
3.add the test that the lcd can show rgb565 image in time
2022-01-18 16:00:16 +08:00
Wang_Weigen
bc1d8f574b sync upstream 2022-01-18 14:55:00 +08:00
xuedongliang
27657d6219 fixed opcua demo bug and show mac address
it is OK
2022-01-18 13:28:59 +08:00
wlyu
c0de7ca44c fixed the bug of lwip IRQ and optimize TCP and OPCUA demo 2022-01-12 18:49:36 +08:00
Wang_Weigen
aa63e53cbc sync upstream branch 2022-01-11 17:13:40 +08:00
Wang_Weigen
c6458f1f1d add lvgl for xiuos 2022-01-11 17:11:17 +08:00
Liu_Weichao
bac136c51d feat support DAC driver for aiit-arm32-board and stm32f407-st-discovery 2022-01-11 16:56:57 +08:00
wlyu
bb0425d1b2 fixed the bug of UaGetInfo 2022-01-10 18:22:44 +08:00
wlyu
51de336db1 remove debug log and optimizing codes 2022-01-10 17:49:37 +08:00
wlyu
6972a14f6d fixed opcua demo exception and added mac address with showip command 2022-01-10 16:21:32 +08:00
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
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
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