feiyu02
2025-03-21 e5bdf2e02090357cbd580d54e6cd2406dd541760
分支
用户 feiyu02 <risaku@163.com>
星期五, 三月 21, 2025 09:39 +0000
提交者 feiyu02 <risaku@163.com>
星期五, 三月 21, 2025 09:39 +0000
提交e5bdf2e02090357cbd580d54e6cd2406dd541760
目录 dba63b61e129126f791daf475ee9c7a5a2de1c27 目录 | zip | gz
上一版本 db447bb757b51f8d03e62d6ae4f183b4608723ef 查看 | 对比
1. 新增卫星遥测网格热力图计算逻辑(待完成)
已修改15个文件
已添加8个文件
704 ■■■■ 文件已修改
src/main/kotlin/com/flightfeather/uav/biz/satellite/GridGroupOption.kt 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/biz/satellite/SatelliteGridManage.kt 52 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/biz/satellite/SatelliteGridUtil.kt 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/domain/entity/GridDataDetail.java 233 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/bean/DataVo.kt 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/service/SatelliteDataCalculateService.kt 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/service/impl/SatelliteDataCalculateServiceImpl.kt 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/service/impl/SatelliteTelemetryServiceImpl.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/web/SatelliteTelemetryController.kt 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/BaseModel.kt 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/BaseSOP.kt 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/epw/EPWGridModel.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/epw/EPWModel.kt 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/underwaygrid/GridCellAndData.kt 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/underwaygrid/GridCellSop.kt 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/underwaygrid/GridWindDirWeight.kt 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/underwaygrid/GridWindDisWeight.kt 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/underwaygrid/UnderwayGridDataPrep.kt 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/underwaygrid/UnderwayGridModel.kt 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/generator/generatorConfig.xml 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/GridDataDetailMapper.xml 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/com/flightfeather/uav/Test.kt 40 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/com/flightfeather/uav/lightshare/service/impl/SatelliteDataCalculateServiceImplTest.kt 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史