Commit Graph

318 Commits (af57c97961b4274b58e83f0d3da50063f73e76e4)

Author SHA1 Message Date
Matthew e7a8eb5656 实现心跳周期的修改 10 months ago
Matthew 1fc512fa95 Refactor 10 months ago
Matthew 1499de2beb Refactor 10 months ago
Matthew 10fd2beae3 设置请求的content-type 10 months ago
Matthew 7ba47d2b5b 多条命令时,重新获取cid 10 months ago
Matthew 817b3af2cd Update MpMaster version to 1.0.67 11 months ago
Matthew dcd778bd83 修复编译错误 11 months ago
Matthew c72c03cb63 移除空格 11 months ago
Matthew 7169f1829e 通过短信设置校时
at-auto-time act=on type=net 打开网络对时
at-auto-time act=off type=net 关闭网络对时
type可以设置为 gps,说明是用gps对时
at-auto-time后面没有参数,或者参数不正确,或者设置成功了,都会返回当前的值
11 months ago
Matthew 3092978b38 Update MpMaster version to 1.0.66 11 months ago
Matthew 3cd4bdff3d 运维增加校时功能 11 months ago
Matthew 74fbde81d4 运维上报时增加历史照片上传数量 11 months ago
Matthew c4dd885bc0 上报sim卡信息时增加ip信息 11 months ago
Matthew 4b8830e7af 增加ABI的支持 11 months ago
Matthew 15ff504a9b Update MpMaster version to 1.0.65 11 months ago
Matthew 5eec71f498 优化和增加统计数据的日志 11 months ago
Matthew 82200e7f45 上传日志增加时间的控制 11 months ago
Matthew 6f7c81c731 Update MpMaster version to 1.0.64 11 months ago
Matthew a2a8ce9227 Update MpMaster version to 1.0.63 11 months ago
Matthew 375762a400 重启frp应用 11 months ago
Matthew 1cf6bdc947 修改Foreground channel id 11 months ago
Matthew 33bbc558ba 公用类移到common module中 11 months ago
Matthew 61c139262d Update MpMaster version to 1.0.62 11 months ago
Matthew 4e3e556857 frp传递代理名称 11 months ago
Matthew b202c00ef1 Update MpMaster version to 1.0.61 11 months ago
Matthew 8e7f32e36b 传递frp的remotePort参数 11 months ago
Matthew 917978bce5 修改提示语 11 months ago
Matthew 13a567abb6 Update MpMaster version to 1.0.60 11 months ago
Matthew 56d01ac2ff 优化异常判断逻辑 11 months ago
Matthew 239c8f5960 增加统计数据文件读取的重试 11 months ago
Matthew e3d25273d8 Update MpMaster version to 1.0.59 11 months ago
Matthew a42b25e3b9 Update MpMaster version to 1.0.58 11 months ago
Matthew 3884b1aa5c 避免PendingIntent被错误的复用 11 months ago
Matthew e3f020ee20 Update MpMaster version to 1.0.57 11 months ago
Matthew 124d70212f 统计数据增加3项数据
最后心跳时间
最后心跳回复时间
最后收到主站报文时间
11 months ago
Matthew 411b65340a 去除重复代码 11 months ago
Matthew 028972fd09 Update MpMaster version to 1.0.56 11 months ago
Matthew 44c8e5c057 发送短信时requestCode做变化,避免重复 11 months ago
Matthew a16711f25d Update MpMaster version to 1.0.55 11 months ago
Matthew dbb1d4f862 Update MpMaster version to 1.0.54 11 months ago
Matthew a3342c29b2 修复单位不统一导致的bug 11 months ago
Matthew ace901adc3 人为加5秒,使得心跳靠后,等mpapp的心跳先触发 11 months ago
Matthew 7483aa2087 修复单位换算错误 11 months ago
Matthew a4b509a819 实现同时重启MpAPP 和运维APP 11 months ago
Matthew 8a77bb6ab6 Update MpMaster version to 1.0.53 11 months ago
Matthew 33b62913a8 优化日志 11 months ago
Matthew eabaee467f 移除不必要的切换 11 months ago
Matthew f36c084708 修复时间判断的单位不一致错误 11 months ago
Matthew 4e7d40f52b Refactor 11 months ago
Matthew f47c4054c6 重启系统先等待1s 11 months ago
Matthew b191f10df5 优化短信处理的代码 11 months ago
Matthew 77ebc39367 Update MpMaster version to 1.0.52 11 months ago
Matthew ed07a6f67f 实现短信查询sim卡信息 11 months ago
Matthew 62e182b49d 短信查询网络状态 11 months ago
Matthew e04e20fc96 Update MpMaster version to 1.0.51 11 months ago
Matthew 84f83c0d28 增加重启mpapp和mpmaster app的功能 11 months ago
Matthew 08471cc916 优化重启实现 11 months ago
Matthew 7a2a9a1f6d 优化上传文件的文件名 11 months ago
Matthew fad7f20ed1 对路径做保护 11 months ago
Matthew 44adc9f41c Update MpMaster version to 1.0.50 11 months ago
Matthew aa3347b2d2 优化simcard切换的日志 11 months ago
Matthew b971200d88 优化心跳机制
当设置app为绝对时间心跳时,也增加一个周期性的心跳检查mpapp的状态。这个周期性的心跳不执行实际的心跳行为,仅做检查状态,确保mpapp保活
11 months ago
Matthew 2e736d81c0 重启设备命令尝试3次 11 months ago
Matthew 42623859df 实现停止frp并增加日志 11 months ago
Matthew 6c17d1190a Update version to 1.0.49 12 months ago
Matthew 4aff53cdba 修改FRP package name 12 months ago
Matthew 33fa704333 Update MpMaster version to 1.0.48 12 months ago
Matthew 13644babc2 上传日志后删除临时文件 12 months ago
Matthew 8a5fd79d20 显示启动时间 12 months ago
Matthew 036d74c620 优化压缩相关的实现 12 months ago
Matthew 0544b29f2a 运维APP显示当前运维相关配置信息 12 months ago
Matthew 33be977e56 运维功能进行分组显示 12 months ago
Matthew 32adff37c5 优化OTA升级 12 months ago
Matthew 669a05d6a7 改为横屏 12 months ago
Matthew 4ae4687ec2 Update MpMaster version to 1.0.47 12 months ago
Matthew d6cd52dc7d 优化重启方法 12 months ago
Matthew f033c88644 Update MpMaster version to 1.0.46 12 months ago
Matthew 6ca4d14afd 短信的处理移到线程中 12 months ago
Matthew 26eb4f46b7 优化代码 12 months ago
Matthew db66e58d02 启动frp的实现和延时重启 12 months ago
Matthew 1c87e22bf9 优化MpAPP重启机制 12 months ago
Matthew c06442b8a8 调整cmdid字体大小 12 months ago
Matthew f7fab054bf Update MpMaster version to 1.0.45 12 months ago
Matthew b75e072e66 合并MpAPP和运维日志的上传 12 months ago
Matthew 32218364d3 运维日志保留时间的配置 12 months ago
Matthew 0aafc7ed44 Update MpMaster version to 1.0.44 12 months ago
Matthew 73a3ad7ba1 日志清理一天执行一次 12 months ago
Matthew a8df6e3094 清除日志 12 months ago
Matthew 2cf1ed9c6d 修复bug 12 months ago
Matthew 7d925b78b6 优化日志分割 12 months ago
Matthew 1532a14c0f 增加空指针保护 1 year ago
Matthew 80bc9af982 运维提交数据中,增加当前的sim卡槽编号
数据形如: slot:1
1 year ago
Matthew d38cbbd102 运维状态,心跳不跟随MpAPP 1 year ago
Matthew 02db142835 Update MpMaster version to 1.0.43 1 year ago
Matthew 6b2b9df376 实现快心跳周期的设置 1 year ago
Matthew b1bc061f8b Update MpMaster version to 1.0.42 1 year ago
Matthew c1438cc3d8 优化代码 1 year ago
Matthew 59022ea296 增加装置端下载文件的功能 1 year ago
Matthew 668e700c78 Update version to 1.0.41 1 year ago
Matthew 6d036c9fd9 优化simcard切换 1 year ago