Commit Graph

  • 5338598158 add lcd driver for xidatong Wang_Weigen 2022-05-06 17:53:48 +0800
  • 33e3b798b7 feat add watchdog on xidatong board from Liu_Weichao xuedongliang 2022-05-06 16:56:58 +0800
  • 3c4a7c8f0a update rt-thread bsp(xidatong and aiit-arm32-board) from Tian_Chunyu xuedongliang 2022-05-06 16:56:23 +0800
  • adec8e541c Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ch438 wgzAIIT 2022-05-06 16:29:25 +0800
  • 67666c1707 feat add watchdog on xidatong board Liu_Weichao 2022-05-06 15:58:01 +0800
  • cb134029d2 aiit_board/aiit-arm32-board/ add test jpg 1.complete bluetooth test yl1185 2022-05-06 11:17:11 +0800
  • ef700c0611 connection/bluetooth/ BT verify 1.baud rate is 9600 not 115200 2.add macro control for rt-thread and xizi 3.bt is ok! yl1185 2022-05-06 11:14:13 +0800
  • d8d11ed58e Framework/connection/bluetooth/ BT verify 1.modify some macros which can cause bugs yl1185 2022-05-06 11:04:37 +0800
  • 3c69cb8d14 Ubiquitous/RT-Thread_Fusion_XiUOS/: add reboot function chunyexixiaoyu 2022-04-29 16:26:49 +0800
  • f3d7e7e3d4 Ubiquitous/RT-Thread_Fusion_XiUOS/: add romfs function chunyexixiaoyu 2022-04-29 15:33:55 +0800
  • c271cd16ea Ubiquitous/RT-Thread_Fusion_XiUOS/: solve the problem that output bin bigger than 550MB chunyexixiaoyu 2022-04-25 17:59:07 +0800
  • 279757406e APP_Framework/Framework/:solve the bug that compiling when the macro SUPPORT_CONNECTION_FRAMEWORK ' was not been chose chunyexixiaoyu 2022-04-25 16:26:27 +0800
  • 525d9d6f11 connection/bluetooth/bluetooth verify 1.write the SConscript 2.modify the config for rt-thread yl1185 2022-04-24 15:21:35 +0800
  • ec446bb44c connection/wifi/wifi verify 1.modify macros which can cause bugs 2.write macro control in xizi and rt-thread yl1185 2022-04-24 15:02:19 +0800
  • 50995f3c1f Framework/connection/wifi verify 1.modify type definition in Mutex and Semaphore 2.modify the macro. yl1185 2022-04-24 14:57:06 +0800
  • bf93a554ca Framework/connection/adapter SConscript 1.add SConscript of adapter and adapter_agent yl1185 2022-04-24 14:45:25 +0800
  • 8349aa1aa7 Framework/connection/wifi verify 1.write SConscript of hfa21_wifi 2.modify Kconfig yl1185 2022-04-24 14:36:16 +0800
  • 30d4201b09 add loraopen to cmd wgzAIIT 2022-05-06 12:06:34 +0800
  • 522b8848a2 move include files to imxrt_ch438.h on nuttx and change board_ch438_initialize wgzAIIT 2022-05-06 10:18:22 +0800
  • e007b5567d Register ch438 to character driver wgzAIIT 2022-05-05 18:22:42 +0800
  • d18eda5f26 Register ch438 to character driver wgzAIIT 2022-05-05 16:08:15 +0800
  • 5aec4f1b1d Update imxrt_ch438.c wgzAIIT 2022-04-30 07:09:36 +0800
  • 048c1d0ac4 ch438 read data by port_NUM wgzAIIT 2022-04-29 17:58:11 +0800
  • c0061b66c6 Merge pull request 'merge code' (#39) from prepare_for_master into ch438 wgzAIIT 2022-04-29 16:56:24 +0800
  • 4c517d283c ch438 Replace sem_t with pthread_cond_t wgzAIIT 2022-04-29 16:52:17 +0800
  • 465fe2354f delete defalut support CONFIG_FS_PROCFS wgzAIIT 2022-04-29 14:01:54 +0800
  • 49eaf5fc10 support reboot on xidatong wgzAIIT 2022-04-29 13:39:03 +0800
  • d04059e356 optimize adapter lora client and gateway function from Liu_Weichao xuedongliang 2022-04-29 13:24:31 +0800
  • 46291764d4 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong Liu_Weichao 2022-04-29 11:02:42 +0800
  • cc88f22f14 feat make sure only one lora client connect to the lora gateway at one time Liu_Weichao 2022-04-29 11:01:26 +0800
  • a58e744c45 optimize adapter lora send-receive and add recv-data-error solution Liu_Weichao 2022-04-28 17:57:20 +0800
  • 32bce719f6 1、set e220 baud rate 115200;2、add adapter lora client work condition(1:gateway send cmd;2:update automatically。)。 Liu_Weichao 2022-04-27 17:56:51 +0800
  • 03e120dd0c optimize adapter_lora gateway and client data transfer Liu_Weichao 2022-04-27 15:09:37 +0800
  • 4d898f8210 enable CONFIG_IMXRT_GPIO3_0_15_IRQ on xidatong wgzAIIT 2022-04-27 12:21:36 +0800
  • 26c3159b61 enable CONFIG_IMXRT_GPIO3_0_15_IRQ on xidatong wgzAIIT 2022-04-27 12:15:27 +0800
  • fc100708c2 Modify the priority of main function Enable lwip(XiZi) receive timeout, send timeout, and socket forced shutdown from Zhang_caiqian xuedongliang 2022-04-26 19:20:18 +0800
  • 320f4b40d5 support 4g device、table key autocompletion and cmd history for xidatong from Wang_guozhu xuedongliang 2022-04-26 19:19:17 +0800
  • e3cb9df9b6 change printf to syslog on ch438 wgzAIIT 2022-04-26 18:27:15 +0800
  • a09caa272f support e220 for nuttx on xidatong wgzAIIT 2022-04-26 18:23:14 +0800
  • 808f00ade1 feat add sem obtain wait_time and modify e220 lora receive len operation Liu_Weichao 2022-04-26 17:57:32 +0800
  • 9ac84e7cb4 add ch438 driver and a demo Liu_Kai 2022-04-26 17:36:34 +0800
  • c4613c8866 Enable LWIP receive timeout, send timeout, and socket forced shutdown zhangcaiqian 2022-04-26 16:14:13 +0800
  • de0aea025b Modify the priority of main function zhangcaiqian 2022-04-26 16:01:01 +0800
  • afc4b58b74 repair the timeout for sem and mutex Wang_Weigen 2022-04-26 11:27:44 +0800
  • a337904560 ok wgzAIIT 2022-04-26 09:00:41 +0800
  • 8c788f676b Revert "change set E220-400T22S M0 and M1 pin for xidatong" wgzAIIT 2022-04-25 18:40:45 +0800
  • d62179932b change set E220-400T22S M0 and M1 pin for xidatong wgzAIIT 2022-04-25 14:42:26 +0800
  • 770a713179 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052 wgzAIIT 2022-04-25 11:56:33 +0800
  • 03bfe85c2b feat add lora device e220 in connection framework from Liu_Weichao xuedongliang 2022-04-25 11:32:22 +0800
  • 63d26584b7 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong Liu_Weichao 2022-04-25 10:53:35 +0800
  • e5296efa91 fix e220 lora send and receive bug using ch438 uart in xidatong board Liu_Weichao 2022-04-25 10:52:05 +0800
  • 4bfa154ed6 support Start script automatically(romfs) on xidatong wgzAIIT 2022-04-25 10:33:42 +0800
  • 8c5c1dcf34 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052 wgzAIIT 2022-04-25 10:23:58 +0800
  • 8b0deacc4e support table key autocompletion and cmd history on xidatong wgzAIIT 2022-04-25 09:47:22 +0800
  • bd1922326e add wifi "esp07s" for xiuos and repair some problems for zigbee from Wang_weigen xuedongliang 2022-04-24 18:28:39 +0800
  • 99b5c0d9a0 lora send and receive p2p ok Liu_Weichao 2022-04-24 13:54:54 +0800
  • e1fe48b96f feat add lora device e220 in connection framework Liu_Weichao 2022-04-22 15:50:18 +0800
  • a36ef94337 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052 wgzAIIT 2022-04-22 11:06:34 +0800
  • 275d2387d4 repair some problems for 4g on xidatong wgzAIIT 2022-04-22 10:56:32 +0800
  • 587c2d595e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop Wang_Weigen 2022-04-21 16:46:15 +0800
  • 85ff8877d4 1、repair the uart irq problem;2、add wifi esp07s test cmd and repair the socket connect problem Wang_Weigen 2022-04-21 16:44:28 +0800
  • 7b3f1dc95f fix InitBoardMemory and InstallConsole bug for XiZi bsp/board from Liu_Weichao xuedongliang 2022-04-20 16:28:33 +0800
  • aedd1e046e fix InitBoardMemory and InstallConsole bug for XiZi bsp/board Liu_Weichao 2022-04-20 16:24:13 +0800
  • 82c2dd55fe update bsp in rt-thread from Tian_Chunyu xuedongliang 2022-04-20 10:30:29 +0800
  • 3aa7e1a8de 1、 feat add lwext4 submodule for XiZi,compile ok; 2、feat add sd card auto-check-attach function for ok1052 and xidatong from Liu_Weichao xuedongliang 2022-04-20 10:29:47 +0800
  • ef878c6890 Merge pull request 'Update bsp of stm32h743_openmv_h7plus' (#25) from WentaoWong/xiuos:dev into dev chunyexixiaoyu 2022-04-20 10:02:51 +0800
  • 7f12a1892b support 4g on xidatong wgzAIIT 2022-04-19 19:38:11 +0800
  • 51dbbc2e8d feat add lwext4 fs register Liu_Weichao 2022-04-19 17:25:37 +0800
  • f46cacc158 support Register gpio as character device on nuttx for xidatong from Wang_guozhu xuedongliang 2022-04-19 10:30:29 +0800
  • f693fa78af add 4g defconfig wgzAIIT 2022-04-19 10:06:44 +0800
  • 3c42d161c0 Ubiquitous/RT_Thread/: update README of stm32h743_openmv_h7plus WentaoWong 2022-04-19 09:45:16 +0800
  • 00c17e9662 Ubiquitous/RT_Thread/: add usbcdc support to stm32h743_openmv_h7plus, vcom console need update rt-thread WentaoWong 2022-04-18 17:12:52 +0800
  • d74cb3bdb6 Ubiquitous/RT_Thread/: add rtc support to stm32h743_openmv_h7plus WentaoWong 2022-04-18 16:47:09 +0800
  • 5a6e853712 Ubiquitous/RT_Thread/: add RomFS and RamFS support to stm32h743_openmv_h7plus WentaoWong 2022-04-18 16:42:50 +0800
  • 09d7d3cd6b Ubiquitous/RT_Thread/: add sdio support to stm32h743_openmv_h7plus WentaoWong 2022-04-18 16:38:46 +0800
  • b521274b9f Ubiquitous/RT_Thread/: add qsqpi flash support to stm32h743_openmv_h7plus WentaoWong 2022-04-18 16:36:05 +0800
  • 7d756cd22d Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop Wang_Weigen 2022-04-18 14:59:32 +0800
  • 92def035b9 Merge branch 'develop' of https://git.trustie.net/wwg666/xiuos into develop Wang_Weigen 2022-04-18 13:55:26 +0800
  • 31c536ef88 1、repair the agent null char parase problem;2、repair the zigbee open failed problem Wang_Weigen 2022-04-14 17:47:31 +0800
  • cd13e10f58 repair the pin read of E18 for zigbee Wang_Weigen 2022-04-14 15:18:45 +0800
  • 0605f45908 add wifi esp07s Wang_Weigen 2022-04-13 17:15:30 +0800
  • b939838f52 support ethernet for xidatong with configure.sh xidatong:netnsh wlyu 2022-04-13 15:02:47 +0800
  • 3bb169ba2b support usb on xidatong wgzAIIT 2022-04-13 10:29:43 +0800
  • ba42c2c601 support usb on xidatong wgzAIIT 2022-04-13 10:28:40 +0800
  • 72effb4915 Merge pull request 'move nsh_sdmmc_initialize to imxrt_mmcsd.c for xidatong' (#35) from ok1052 into prepare_for_master wgzAIIT 2022-04-12 18:30:58 +0800
  • e2924875d3 move nsh_sdmmc_initialize to imxrt_mmcsd.c for xidatong wgzAIIT 2022-04-12 18:10:50 +0800
  • f1d372dcf7 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong Liu_Weichao 2022-04-12 10:05:48 +0800
  • 66bb78620f Merge pull request 'change XIDATONG_SDHC_AUTOMOUNT to XIDATONG_SDIO_AUTOMOUNT for sd card' (#34) from ok1052 into prepare_for_master wgzAIIT 2022-04-11 18:57:29 +0800
  • 90d57368d1 change XIDATONG_SDHC_AUTOMOUNT to XIDATONG_SDIO_AUTOMOUNT for sd card wgzAIIT 2022-04-11 18:48:15 +0800
  • 6f859b91db feat add sd card auto-check-attach function for ok1052 and xidatong Liu_Weichao 2022-04-11 17:56:09 +0800
  • 098ace4b9d Merge pull request 'set E220-400T22S M0 and M1 pin for xidatong' (#33) from ok1052 into prepare_for_master wgzAIIT 2022-04-11 15:39:11 +0800
  • e78af7f85b modifiled nshlib\Kconfig wgzAIIT 2022-04-11 15:33:52 +0800
  • 466486b27c modifiled nshlib\Kconfig wgzAIIT 2022-04-11 15:29:47 +0800
  • 2f3ac0549e set E220-400T22S M0 and M1 pin for xidatong wgzAIIT 2022-04-11 14:27:19 +0800
  • ea58273811 Merge pull request 'merge code' (#32) from ok1052 into prepare_for_master wgzAIIT 2022-04-11 13:27:37 +0800
  • 37d316f105 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052 wgzAIIT 2022-04-11 13:19:41 +0800
  • f25a814f0f support auto mount sd card on nuttx for xidatong & support usb on nuttx for xidatong from Wang_guozhu xuedongliang 2022-04-11 11:27:26 +0800
  • 11193c6860 ix Framework/connection/industrial_ethernet/ethercat DIR error from Liu_Weichao xuedongliang 2022-04-11 11:26:45 +0800
  • 6c1e27c69e added PLC motor test fixed opcua issue during response timeout fixed LWIP semaphore and mutex issue fixed UART1 IRQ issue from Wang_linyu xuedongliang 2022-04-11 11:26:07 +0800
  • 72ce9d9023 support Register gpio as character device on nuttx for xidatong wgzAIIT 2022-04-08 17:39:29 +0800