|
fb5160d2d9
|
fix: master log parse (invalid station detection in status parse)
- missed switch for `Station1`
- added integrated test to check lines count of output csv
|
2024-07-23 22:38:22 +09:00 |
|
|
e20c029684
|
update: master log (position fixed)
- A -> B
- 0-origin -> 1-origin
|
2024-07-23 17:07:35 +09:00 |
|
|
84d321ec30
|
update: add QAQC runid for master log parsing
- for master version v0.2.0
|
2024-07-23 14:41:08 +09:00 |
|
|
b927f5923e
|
refactor: separate master reading part as a mod
|
2024-07-22 16:02:34 +09:00 |
|
|
2258067f48
|
new: get skew from file (no printing)
- how to get relation between skew measurement file and output csv?
|
2024-07-22 11:27:09 +09:00 |
|
|
832dea37b0
|
fix: remove duplicated field for PsbQaqcResult
|
2024-07-21 22:13:56 +09:00 |
|
|
e455c774ac
|
update: README
|
2024-07-21 21:25:22 +09:00 |
|
|
fb11f18bbb
|
add: check-db command & add-skew command protoptype
|
2024-07-21 21:24:35 +09:00 |
|
|
e856f1575a
|
add changelog
|
2024-07-21 21:10:43 +09:00 |
|
|
a94a871e52
|
update: organize commands to subcommands and rename bin
- existing functions are moved to subcommand `add-master-log`
|
2024-07-21 21:04:46 +09:00 |
|
|
bdb415e6e6
|
update: Strict ordering for outpu (use BTreeMap instead of HashMap)
|
2024-07-21 20:29:42 +09:00 |
|
|
c4dd4161c7
|
update: include shiftscript_ver and shifter in output csv
|
2024-07-21 19:59:57 +09:00 |
|
|
62a5393cf5
|
update: log format
|
2024-07-21 19:53:51 +09:00 |
|
|
eff62d7f09
|
new: CSV output
|
2024-07-14 11:17:40 +09:00 |
|
|
a14eb4ea48
|
new: implement till parsing file (no output)
|
2024-07-14 00:18:34 +09:00 |
|
|
474f2397c6
|
New: Parsing till position/id assignment
|
2024-07-12 01:08:29 +09:00 |
|