Commit Graph

38 Commits

Author SHA1 Message Date
吕全辉 6628a1806d add EF3Lite interface file 2020-04-13 15:19:23 +08:00
Matthew GONG 6a49528cc8 增加时钟模块 2020-03-26 08:58:58 +08:00
Matthew GONG d97d5e1822 更新slparam 2020-03-26 08:14:55 +08:00
Matthew GONG ddd63dc0ec do not record nvram_sim 2020-03-25 20:48:31 +08:00
Matthew GONG a33fac79fb NVRAM增加dummy模式,并通过generate_dummy_nvram函数进行行为控制 2020-03-25 15:49:31 +08:00
Matthew GONG 0fa9729bd5 删除重复文件 2020-03-24 16:03:07 +08:00
Matthew GONG 3ee0a8f90c 更新文档,修正命名错误 2020-03-24 15:36:08 +08:00
Matthew GONG fd4c2f9b41 增加传感器输入模块,并进一步规范模板写法。 2020-03-24 15:23:48 +08:00
Matthew GONG 6f0d95bd4b 编写hal_api.h接口与相应bus定义 2020-03-24 12:08:03 +08:00
Matthew GONG 5b6cb9cbd8 将hal_gerenal分解为in/out两个模块,更新busdef 2020-03-23 13:33:27 +08:00
Matthew GONG 41d77bd9d6 hal general模块 2020-03-23 10:45:22 +08:00
Matthew GONG f94ee32edd change adc/dac value from single to uint16
Signed-off-by: Matthew GONG <matt@matthewgong.com>
2020-03-23 10:12:47 +08:00
Matthew GONG 13a597b600 update readme 2020-03-22 20:48:43 +08:00
Matthew GONG 8388872d8e fix bugs in CI script, update submodule. 2020-03-21 18:07:37 +08:00
Matthew GONG 47ca553381 update popup list by script 2020-03-20 20:13:20 +08:00
Matthew GONG d37936b981 read value by property name 2020-03-20 19:53:28 +08:00
Matthew GONG f00543534e NULL define missing fix 2020-03-20 14:40:17 +08:00
Matthew GONG e53ab20784 additional include paths for update_mex 2020-03-20 13:16:43 +08:00
Matthew GONG 8db101bd13 update hal_template for test 2020-03-20 13:11:30 +08:00
Matthew GONG 992e917199 update blocks in hal_api_ctrls 2020-03-20 12:47:37 +08:00
Matthew GONG 5116f1cb7f Sbus Input and LED set HAL API 2020-03-20 11:31:15 +08:00
Matthew GONG e4d1d96cf4 analog input/output HAL API 2020-03-20 10:41:29 +08:00
Matthew GONG f2d4cd56a4 digital input/output HAL API 2020-03-20 10:18:08 +08:00
Matthew GONG a84ba1a63e pwm input/output HAL API 2020-03-20 10:02:51 +08:00
Matthew GONG 70a76d9362 submodule setting for CI, remove temp files 2020-03-19 18:31:20 +08:00
Matthew GONG 4b51726c56 uart/nvram interface redesign to support param manager, template updates 2020-03-19 18:17:14 +08:00
Matthew GONG c6d772fba5 update CI test script 2020-03-18 23:33:43 +08:00
Matthew GONG f3fea3262c mask func-call subsystem directly for nvram api 2020-03-18 18:09:09 +08:00
Matthew GONG 9a696571f6 new navram api 2020-03-18 15:35:47 +08:00
Matthew GONG e380f7b6f8 name block outputs in library 2020-03-18 10:32:43 +08:00
Matthew GONG df4d142ebf collect zip file 2020-03-18 09:56:13 +08:00
Matthew GONG 1dc5e1412b enable CI 2020-03-18 09:52:09 +08:00
Matthew GONG c70b0eb0eb update script to update param list and save in hal_api_uart.slx 2020-03-18 08:59:19 +08:00
Matthew GONG bbbb3701c4 update popup list for param_set 2020-03-17 22:38:22 +08:00
Matthew GONG da778bdf3b rename hal_api to hal_api_uart 2020-03-17 22:37:07 +08:00
Matthew GONG 24da5a2738 add param get/set for HAL UART 2020-03-17 22:32:51 +08:00
Matthew GONG 421f77c458 comment code, return ErrCode 2020-03-17 17:02:04 +08:00
Matthew GONG 91bc55c76e init 2020-03-17 14:55:41 +08:00