Commit Graph

72 Commits

Author SHA1 Message Date
matt 6889af5575 update template 2020-10-14 11:54:01 +08:00
matt e6a8a6172c rm dump file 2020-10-14 11:48:32 +08:00
matt 4dc528cefd fix to select next good gps if not present 2020-10-14 10:07:29 +08:00
matt ec54a943e1 comment out all param_mgr_regist temperarily 2020-10-09 09:31:27 +08:00
matt 97bd54c57f comment out param func regist with bugs 2020-10-09 09:28:02 +08:00
matt d09a0f8a10 enable 3 2020-10-08 22:25:57 +08:00
matt 82dff448e2 fix pdop 2020-10-08 21:07:07 +08:00
matt 58f74cc06c fix pwm outputs 2020-10-07 18:28:34 +08:00
matt c1e6f68f94 add rec 2020-10-07 16:10:47 +08:00
吕全辉 eebb4812dd change uart in/out port 2020-10-07 08:55:36 +08:00
吕全辉 238614d729 delete hal_api.h .eg 2020-09-29 20:18:25 +08:00
吕全辉 d94de2fa8d update ef3 hal 2020-09-29 20:01:30 +08:00
吕全辉 f51e58db4a Merge branch 'master' into 1-EF3Lite
# Conflicts:
#	EF3Lite/hal_3axis_magn_wrapper.c
#	EF3Lite/hal_6axis_imu_wrapper.c
#	EF3Lite/hal_di_wrapper.c
2020-09-29 19:54:34 +08:00
matt 7e80531853 fix rec name and channel 2020-09-29 11:18:50 +08:00
matt a6cd70b971 feat: rec channel 2020-09-27 05:59:45 +08:00
matt e8940d1a31 support EF3Lite 2020-09-23 17:27:03 +08:00
matt a9a1664902 🐞fix: 将config从初始化模块脱出
因为同级别只能有一个init
2020-09-18 22:03:01 +08:00
matt 736afcd87c feat: can api for B3_AP 2020-09-18 11:42:54 +08:00
matt 29da9c0a49 feat: add can transfer 2020-09-17 21:47:37 +08:00
matt ef9c296291 fix uart reconf 2020-09-16 17:13:08 +08:00
matt 124fa04737 support uart reconfig for B3_AP 2020-09-16 12:17:50 +08:00
matt b3d45cc374 remove comments 2020-09-07 08:32:06 +08:00
matt fd7d6ae492 move to template 2020-09-06 22:25:11 +08:00
matt 5225288482 support rec 2020-09-06 22:23:41 +08:00
matt d073c6be9c support two boards 2020-09-06 22:23:09 +08:00
Matthew GONG d059b0d584 add B3_AP support 2020-07-28 11:39:26 +08:00
吕全辉 e675955c3b Merge branch 'master' of sh.matthewgong.com:matt/slhal into 1-EF3Lite
# Conflicts:
#	hal_api.h
2020-07-20 15:46:28 +08:00
吕全辉 302635b72f 航迹发送流的实现 2020-07-20 12:34:28 +08:00
吕全辉 5a5aa604c5 跟飞控同步提交 2020-06-09 16:24:08 +08:00
吕全辉 e06181073e 添加时钟 阶段性提交 2020-06-09 11:30:15 +08:00
Matthew GONG 96750b2419 update HAL_sbus_in_t 2020-06-03 15:48:46 +08:00
吕全辉 1415f9cff2 串口init测试通过,其他模块待测试 2020-05-17 16:27:56 +08:00
吕全辉 13d20f8700 1.串口接口的添加
2.添加#pragma anon_unions,编译器的原因
2020-04-13 15:27:46 +08:00
吕全辉 e178294351 init提交,上一个提交是已经改正过的template复制产生的EF3Lite文件,看不到改动 2020-04-13 15:25:44 +08:00
吕全辉 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