tangchao0503
  • Joined on 2022-05-17
tangchao0503 created branch master in tangchao0503/ximeaControlDll 2022-08-23 10:24:13 +08:00
tangchao0503 pushed to master at tangchao0503/ximeaControlDll 2022-08-23 10:24:13 +08:00
dd31ecc05c 1. 精确裁剪有效窗口:setEffectiveWindow + setEffectiveWindowRoi;
793fddf3d8 添加:获取ximea温度的函数getTemperature;
d453bb9406 第一次提交:
tangchao0503 created repository tangchao0503/ximeaControlDll 2022-08-23 10:22:37 +08:00
tangchao0503 created branch master in tangchao0503/tc_ShellScripts_big_file 2022-08-22 16:57:08 +08:00
tangchao0503 pushed to master at tangchao0503/tc_ShellScripts_big_file 2022-08-22 16:57:08 +08:00
5937333be7 first commit: some shell scripts
tangchao0503 created repository tangchao0503/tc_ShellScripts_big_file 2022-08-22 16:52:34 +08:00
tangchao0503 pushed to master at tangchao0503/ximeaAirborneSystem 2022-08-15 19:04:06 +08:00
8aa402bd5d 1. 读写配置文件类(Configfile):1)修复一些返回值bug,2)添加读写 裁剪有效窗口的参数 的函数getEffectiveWindowRoi;
84882c5edb 1、添加配置文件读、写、解析类Configfile(使用libconfig.h++);
fb2c9e1ea4 1、添加ximea官方库的错误代码(以注释形式)到自己写的ximea相机控制类中;
b5a1da8ceb 去掉sbg惯导的磁场校正
1452bcc2b9 300TC 机载系统 完整功能,(1)采集影像(2)采集和解析惯导数据(3)惯导磁场校正
tangchao0503 created branch master in tangchao0503/ximeaAirborneSystem 2022-08-15 19:04:05 +08:00
tangchao0503 created repository tangchao0503/ximeaAirborneSystem 2022-08-15 19:03:02 +08:00
tangchao0503 pushed to master at tangchao0503/witmotionDll 2022-07-15 22:09:53 +08:00
14a4518e2e 1、从文件register.h中重构出命令文件witcommand.h;
tangchao0503 pushed to master at tangchao0503/witmotionDll 2022-06-20 17:39:59 +08:00
3c0ba621ac 1、将工程从动态库变为命令行程序:修改pro文件、删除文件witmotiondll_global.h;
15580116d1 1、修改串口虚类的读数据的原型; 2、添加使用startUML绘制的类图;
Compare 2 commits »
tangchao0503 pushed to master at tangchao0503/witmotionDll 2022-06-05 21:04:26 +08:00
7d71a40b15 1、实现了向惯导设置参数;
tangchao0503 created branch master in tangchao0503/witmotionDll 2022-06-01 20:51:00 +08:00
tangchao0503 pushed to master at tangchao0503/witmotionDll 2022-06-01 20:51:00 +08:00
5a040caf18 实现了任工需要设置的所有参数
32ae01d710 将框架搭好
7de10cd461 第一次提交:.gitignore
tangchao0503 created repository tangchao0503/witmotionDll 2022-06-01 20:46:17 +08:00
tangchao0503 pushed to master at tangchao0503/cloudage-cpp 2022-05-20 19:23:28 +08:00
7adf9378ed 实现了2种比值法计算云量
tangchao0503 created repository tangchao0503/cloudage-cpp 2022-05-20 19:12:43 +08:00
tangchao0503 pushed to master at tangchao0503/cloudage 2022-05-19 08:59:53 +08:00
47117f5643 通过2种比值法的差值识别云
tangchao0503 created branch master in tangchao0503/cloudage 2022-05-17 17:45:49 +08:00
tangchao0503 pushed to master at tangchao0503/cloudage 2022-05-17 17:45:49 +08:00
daeafd9659 (1)自己计算饱和度
739d8bd16c 实现了3种算法提取云量
9c2b85e53d Initial commit