Commit graph

11 commits

Author SHA1 Message Date
bf19ee3167 [new] Slave clock parser and function to insert into database 2024-10-01 11:24:44 +02:00
ead17f3d58 add: skew column to positions 2024-09-30 14:39:43 +09:00
066e0d5e46 fix: type and sql for insert version 2024-09-30 14:38:27 +09:00
64056a89d8 add version to database 2024-09-30 11:29:36 +09:00
367ccf75fc update: add more example for sqlite3 cli in docs 2024-09-14 18:05:48 +09:00
4eafc8bdc6 add: database view for single/extra results 2024-09-13 15:33:52 +09:00
21f38e83db add: import 100 run results + more
- master log parser to get run info
- test for master log parser
- master log reader
- note field for single run
- fix datetime manipulation for single result table
2024-09-13 13:39:51 +09:00
f5e6caf936 update: add start and end date for campaigns 2024-09-12 22:42:08 +09:00
cb6e50b7dc new: fix & add dispatch_table 2024-09-12 21:36:13 +09:00
ecbb3daa14 new: add resistance test table & data putting procedure 2024-09-12 20:38:12 +09:00
eba8d8f395 new: create tables & add campaigns, runs, ps_boards, single run results
- currently, test automatically opens sqlitebrowser
- ext package is not well checked
2024-09-12 20:26:38 +09:00