Commit Graph

732 Commits (21018ae89846a1f9e7595f4624dd2a3540619f09)

Author SHA1 Message Date
Matthew e6280af46b 等待锁定分开控制 11 months ago
Matthew 1a4c6ace04 Update version to 1.0.184
Based Core Version to 1.1.51
11 months ago
Matthew 9a49e7615b 先取消测光,然后再触发 11 months ago
Matthew 8cd15dab19 完善逻辑 11 months ago
Matthew 8510a53bb7 优化拍照
测光如果50次还不能锁定,则取消重新开始测光
11 months ago
Matthew b9e6d6c73b Wakelock等待200毫秒再释放 11 months ago
Matthew d0fcceb96f Update version to 1.0.183
Based Core Version to 1.1.50
11 months ago
Matthew f8be8329e2 优化曝光和白平衡的处理 11 months ago
Matthew 53c1e9c376 增加白平衡的控制 11 months ago
Matthew 26432cee0c 修改日志 11 months ago
Matthew 93d3a4d554 调整曝光时间设置的单位 11 months ago
Matthew 6308331462 修复编译错误 11 months ago
huyizhong c7d3455d3c 完善做EMC实验方便查看的log日志文件,图片暂存路径改为由外部传入 11 months ago
Matthew c0ca4f736c 优化日志格式 11 months ago
Matthew 2634cafeae 修改日志格式 11 months ago
huyizhong 17321d0545 完善log日志存档,解决串口间通讯互相影响的bug,把串口调用入口中参数设置单独列出来 11 months ago
Matthew 7d21151a6c Update version to 1.0.182
Based Core Version to 1.1.49
11 months ago
Matthew 7e8727c493 Update version to 1.0.181
Based Core Version to 1.1.48
11 months ago
Matthew 886aa70393 增加控制是否等待3A状态达到锁定 11 months ago
Matthew 50f582c483 Update version to 1.0.180
Based Core Version to 1.1.47
11 months ago
Matthew 2c73dede46 Update version to 1.0.179
Based Core Version to 1.1.46
11 months ago
Matthew 18fb359d60 Update version to 1.0.178
Based Core Version to 1.1.45
11 months ago
Matthew 2acbfcaed2 修复异常requestTemplate时未保护的bug 11 months ago
huyizhong 3cc25a5a51 完善数据调用接口,修改调试中发现的Bug,增加log日志文件保存 11 months ago
Matthew c91c046003 Update version to 1.0.177
Based Core Version to 1.1.45
11 months ago
Matthew 12731b466f 重启设备延迟1秒 11 months ago
Matthew 884df4a72c Update version to 1.0.175
Based Core Version to 1.1.44
11 months ago
Matthew cfca6f93cc 优化重启机制 11 months ago
Matthew 43a33d9e78 Update version to 1.0.175
Based Core Version to 1.1.44
11 months ago
Matthew 94fe2292ff Update version to 1.0.174
Based Core Version to 1.1.43
11 months ago
Matthew 81d46306ee 启动时通道2主动拍一张照片并抛弃 11 months ago
Matthew bed0f7ac7b 使用宏定义常量 11 months ago
Matthew d66fefccc0 Update version to 1.0.173
Based Core Version: 1.1.42
11 months ago
Matthew 5fe95f7333 调整布局 11 months ago
Matthew ec88289fb8 修复名字错误 11 months ago
Matthew 7c7cc3c4bd 增加拍照模板的配置 11 months ago
Matthew e0f08a30dc 修复编译错误 11 months ago
Matthew 571a8aa6df 增加拍照模板控制 11 months ago
Matthew 361f959525 错误保护 11 months ago
Matthew e930365080 Update version to 1.0.172 11 months ago
Matthew fd7b468864 当使用sn作为cmdid时,也能自动启动 11 months ago
Matthew 6a4a367dd8 MpAPP启动时如果当前未选中数据网络,则选择simcard1 12 months ago
Matthew 6e13420db3 Update version to 1.0.171
Based Core Version: 1.1.42
12 months ago
Matthew 58c64b8c0d 修正文件判断的bug 12 months ago
Matthew d3214ed92d Update version to 1.0.170
Based Core Version: 1.1.42
12 months ago
Matthew 036d74c620 优化压缩相关的实现 12 months ago
Matthew 33be977e56 运维功能进行分组显示 12 months ago
Matthew 8c84ec8b94 优化日志 12 months ago
Matthew e4ab246b02 AI处理增加异常的保护 12 months ago
Matthew 07303629c4 拍照结束后关闭电源 12 months ago
Matthew 9572a4d107 Update version to 1.0.169
Based Core Version: 1.1.42
12 months ago
Matthew 1b8bc084c4 备用代码 12 months ago
Matthew ba2b840cc8 回退错误的修改 12 months ago
huyizhong a936a62440 增加完善采样和图片抓拍结束后,上层获取数据函数接口,增加传感器通讯不上故障判断 12 months ago
Matthew 4feeb05a2b 限制图像格式为YUV 12 months ago
Matthew 486fc6e971 Update version to 1.0.168
Based Core Version: 1.1.42
12 months ago
Matthew fa7b710ff4 修复编译错误 12 months ago
Matthew ea98c41353 修复错误 12 months ago
Matthew 50dbd18645 通过配置文件的方式把拍照参数传入到JNI 12 months ago
Matthew 2bed6b270d Update version to 1.0.167
Based Core Version: 1.1.41
12 months ago
Matthew 03aabf66d5 基于安装工具调整接口和实现 12 months ago
huyizhong 9f47f7fa5c 添加部分数据返回结果函数进行测试,根据测试硬件需要修改测试代码协助938硬件测试 12 months ago
Matthew 97f031a55f Update version to 1.0.166
Based Core Version: 1.1.41
12 months ago
Matthew 3838e0b926 修复OSD显示错误 12 months ago
Matthew 352c5a07fc Update version to 1.0.165
Based Core Version: 1.1.41
12 months ago
Matthew 0f01442b32 增加默认的OSD信息 12 months ago
Matthew b601de49d9 基于安装工具调整接口和实现 12 months ago
Matthew 30a3c9a703 基于安装工具调整接口 12 months ago
Matthew d6cd52dc7d 优化重启方法 12 months ago
Matthew 95c87c7467 优化加密处理的相关代码 12 months ago
Matthew 6a63213ee8 弥补照片的拍照时间控制在计划时间一定范围内
如果在30s内,则不作改变。否则调整为计划时间加(通道数的数值*2)
12 months ago
huyizhong 11e6072896 完善并调试摄像机拍照,完善并调试云台控制指令,解决在拍照过程中插入云台控制指令造成命令逻辑顺序紊乱的问题 12 months ago
Matthew fbfb4da728 Update version to 1.0.164 12 months ago
Matthew 1c87e22bf9 优化MpAPP重启机制 12 months ago
Matthew e0098e8327 Update version to 1.0.163
Based Core Version: 1.1.39
1 year ago
huyizhong 8856013295 完善并调试摄像机拍照,以及完善云台操作指令发送逻辑等 1 year ago
huyizhong 64bf7a5194 修改数据采集接入接口函数,完善摄像机使用接入代码等等 1 year ago
huyizhong b5e41a652c 增加单独接入启动摄像机流程 1 year ago
huyizhong 61999c7836 完善多串口多装置代码,可以下发命令,查找轮询空循环问题,测试IO查询,确定电源状态不能查询 1 year ago
Matthew bc1b158bf0 Update version to 1.0.162
Based Core Version: 1.1.38
1 year ago
huyizhong 5c0e8b3abf 完善多串口多装置轮询采样逻辑 1 year ago
huyizhong 1e8704e60e 先修改多串口多装置部分 1 year ago
huyizhong 9f61f98cab “把原来单一串口单一传感器改成多串口多传感器模式” 1 year ago
Matthew 64ea60f2b1 Update version to 1.0.161
Based Core Version: 1.1.37
1 year ago
Matthew 5107e26edf 增加微秒的设置 1 year ago
Matthew 5eef0e23f7 Update version to 1.0.160
Based Core Version: 1.1.36
1 year ago
Matthew 62832f07dc 拍照模板改为静态抓拍模式 1 year ago
Matthew 1d4f550d68 Update version to 1.0.159
Based Core Version: 1.1.36
1 year ago
Matthew aab393eb57 Update version to 1.0.158
Based Core Version: 1.1.35
1 year ago
Matthew 61a43a7f05 移除自动拍照的调试功能 1 year ago
Matthew b9ae5922af Update version to 1.0.157
Based Core Version: 1.1.34
1 year ago
Matthew 42ddd38bab 优化代码 1 year ago
Matthew 41d2206956 移除无用代码 1 year ago
Matthew d5af711c74 Update Version to 1.0.156
Based Core Version: 1.1.33
1 year ago
Matthew 39351322bc 修复编译错误 1 year ago
Matthew cc91a658a0 心跳时增加网络检测日志 1 year ago
Matthew accee64793 Update version to 1.0.155
Based Core Version: 1.1.33
1 year ago
Matthew f7a8c120b0 自检增加网络接口的信息打印 1 year ago
Matthew b625273bfc Update version to 1.0.154
Based Core Version: 1.1.32
1 year ago
Matthew 71bca1aca4 优化重启APP的等待时间 1 year ago
Matthew 2b38a768c7 等待拍照线程结束的保护,避免死等线程 1 year ago
Matthew ddd0ad4dc0 Update version to 1.0.153
Based Core Version: 1.1.31
1 year ago
Matthew fa8b961e77 增加rtmp lib 1 year ago
Matthew dfeb462d0e Update version to 1.0.152
Based Core Version: 1.1.30
1 year ago
Matthew fd3d7abefa 增加编译时间的宏 1 year ago
Matthew 3115e207ca 短视频拍摄时如果锁屏时自动开屏 1 year ago
Matthew dbffb7a0b1 Update version to 1.0.151 1 year ago
Matthew fe377d5ff4 离屏时短视频的录制优化 1 year ago
huyizhong 0d85bc6f2f 将串口通讯拆分为,串口参数配置和协议数据处理“”
git commit -m 将串口通讯拆分为,串口参数配置和协议数据处理”
1 year ago
Matthew 555e220672 增加485访问类 1 year ago
Matthew 34f4c62c1d 优化证书相关的实现 1 year ago
huyizhong 811d9ea593 将控制串口收发的流程的时间秒,改用毫秒 1 year ago
Aries a6598095bb 优化加密接口 1 year ago
huyizhong 549cda6b7b 将weathercomm文件移到主目录下,修改检测读取传感器时间控制入口 1 year ago
Matthew 4eefd56b2a 优化接口定义和代码 1 year ago
huyizhong 6f5b24fb3f weathercomm 1 year ago
Aries 6794f9943c 添加加密芯片接口 1 year ago
Matthew 8ffd2f1089 移除无用代码 1 year ago
Matthew 15f9ee62f1 Update version to 1.0.150
Based Core Version: 1.1.27
1 year ago
Matthew e5fc89e7b1 自检增加4G信号强度 1 year ago
Matthew 9fe6985cc9 增加异常保护 1 year ago
Matthew 7a60b905be 自检检查TF卡可用空间 1 year ago
Matthew 1844195c64 优化格式 1 year ago
Matthew 032c73eb6d 限制格式 1 year ago
Aries a2106f39fa 导入公钥节点变更 1 year ago
Matthew 72ab156407 Update version to 1.0.149
Based Core Version: 1.1.25
1 year ago
Matthew 2ac201ee44 调整边距 1 year ago
Matthew dfe3c7c27c 移除无用的代码 1 year ago
Matthew cef4b6758c 优化实现 1 year ago
Matthew 99f36a2c9e 优化实现 1 year ago
Matthew a7e1c4496c 移除重复的处理 1 year ago
Matthew 613fd1dfb3 增加摄像头电源的控制 1 year ago
Matthew 3d2c4a35e3 修改文字 1 year ago
Matthew 6fd02c2e52 增加转义(?) 1 year ago
Matthew 4d86ebe148 优化短视频 1 year ago
Matthew 78c948b95f 实现自检 1 year ago
Matthew 57381dc5e8 修复死循环 1 year ago
Matthew 0fa112304a 增加对电池电压的保护处理以及电流的估算 1 year ago
Matthew d8cd973b01 Update version to 1.0.148
Based Core version 1.1.24
1 year ago
Matthew 804a7270d2 更新电压电量映射表 1 year ago
Matthew 503b12fc9c Update version to 1.0.147
Based Core version 1.1.24
1 year ago
Matthew 7ee490d461 Update version to 1.0.146
Core version 1.1.23
1 year ago
Matthew 9ed2691a21 Update version to 1.0.145 1 year ago
Matthew 3a75efb698 修复获取电压的bug 1 year ago
Matthew e165f576b1 Update version to 1.0.144
Core Version 1.1.21
1 year ago
Matthew 8740cf70cc Update version to 1.0.143 1 year ago
Matthew 72454c9628 调整时长 1 year ago
Matthew 6e52602807 优化短视频时间戳的控制 1 year ago
Matthew 109f690a06 优化视频OSD显示 1 year ago
Matthew 518c548f4e Update version to 1.0.142 1 year ago
Matthew ce055c4c77 优化日志 1 year ago
Matthew ac33b9ad36 调整单位 1 year ago
Matthew 9b2c1be718 回退优化osd时间的代码 1 year ago
Matthew c01e10c2c3 Update version to 1.0.141 1 year ago
Matthew 4865157e5e 调整行间距 1 year ago
Matthew 059b19f824 更正类型 1 year ago
Matthew fa4c8192ef 更正状态栏高度计算 1 year ago
Matthew bb79066c55 调整了OSD刷新的方式
通过消息队列线程来处理OSD的刷新
1 year ago
Matthew 210a834c35 修复没有OSD时空指针bug 1 year ago
Matthew 13d77624aa 优化OSD中时间的控制 1 year ago
Matthew d23051a10b 通道设置保存按钮改成保存并关闭 1 year ago
Matthew ebc74442f2 修正错误的协议号 1 year ago
Matthew 33a5cf28b4 增加备注 1 year ago
Matthew 98368d0438 移除不必要的报错 1 year ago
Matthew c2c3648ab5 Update version to 1.0.140 1 year ago
Matthew 77dd45a849 Update version to 1.0.139 1 year ago
Matthew a527c2ee0c 优化时间的准确性 1 year ago
Matthew 8432db83ab 修复OSD闪烁问题 1 year ago
Matthew 16af06d4fd 移除附件的编译时间信息 1 year ago
Matthew ba10d4a134 Update version to 1.0.138 1 year ago
Matthew 285bae8964 亮度低于6的调整系数 1 year ago
Matthew 6742e6dcc0 优化代码 1 year ago
Matthew bf5383fa10 Update version to 1.0.137 1 year ago
Matthew 1b6c153e04 修复单位转换bug 1 year ago
Matthew 33683b22c6 如果当前亮度值低于25,调整曝光时间和ISO后重新拍一张作为对比 1 year ago
Matthew aa598d5f66 删除无用的代码 1 year ago
Matthew d13afaa7fe 调整短视频的实现 1 year ago
Matthew 91a67fedde 调整调用顺序 1 year ago
Matthew 5ade763373 Update version to 1.0.136 1 year ago
Matthew fa7dbfbd50 版本信息显示编译时间 1 year ago
Matthew 4cc84c2b5a 增加曝光区域和对焦区域 1 year ago
Matthew cda7433416 Update version to 1.0.135 1 year ago
Matthew 44cf3ba3c4 输出AI日志 1 year ago
Matthew 90189fb068 Update version to 1.0.134 1 year ago
Matthew ce82f64e6e 计算Y分量平均值 1 year ago
Matthew 0702e39c26 增加错误处理 1 year ago
Matthew 9d399cd8e0 增加Y分量的输出 1 year ago
Matthew e5443c6040 修改名字 1 year ago
Matthew f70d1f90ea 增加% 1 year ago
Matthew 2bc641eb16 在低照度时通过光敏来控制曝光时间 1 year ago
Matthew c58d8aa0a1 显示AI识别的置信值 1 year ago
Matthew 36b60371b8 数据加密模式,打开相应电源控制 1 year ago
Matthew 362c363262 绝对路径改相对路径 1 year ago
Matthew 022f3ac4b7 Update version to 1.0.133 1 year ago
Matthew a9168b3659 Update version to 1.0.132 1 year ago
Matthew f21bcab4a5 短视频的新实现,支持OSD 1 year ago
Matthew a6e63f43f0 Update version to 1.0.131 1 year ago
Matthew 85e9a8e6cf 优化代码 1 year ago
Matthew 090cc98ba3 Update version to 1.0.130 1 year ago
Matthew 31d7e9e962 优化配置 1 year ago