18 Commits

Author SHA1 Message Date
adf745aa61 Lots more work on CIF processing 2024-04-04 22:39:09 +01:00
2fdb840644 Add test to cif package 2024-04-04 13:58:18 +01:00
c8e6b9d7c8 Add comments for later help 2024-04-03 22:27:05 +01:00
3ebe7bfe11 Further work on CIF handling 2024-04-03 22:25:27 +01:00
2374a3ca37 Barely anything done because Lucy will not sleep. 2024-04-02 21:07:01 +01:00
12c37fe86d Further work on CIF Data downloads 2024-03-30 01:09:12 +00:00
8a94e51437 Add comments to describe functions and types 2024-03-29 14:01:57 +00:00
2f5868e743 Implement shared logic between CORPUS and CIF packages.
Begin implementation of shared logic between CIF and VSTP packages.
2024-03-29 13:45:58 +00:00
8c231fe4af Remove unused const 2024-03-28 22:47:40 +00:00
d16634f07f Add CIF checking logic 2024-03-28 22:47:08 +00:00
e76956bea2 Add notes for next steps 2024-03-27 23:38:39 +00:00
46c82eefa6 Add logic to avoid timetable updates too early 2024-03-27 23:35:03 +00:00
848f4bf7bd Add dayString calculation for CIF updates 2024-03-27 23:08:51 +00:00
592675a24b Complete CORPUS Update implementation and begin CIF update implementation 2024-03-26 22:33:11 +00:00
74813e2fb0 Implement stations logic 2024-03-26 16:04:42 +00:00
cf633eeb8f Move ticker to new module 2024-03-26 11:44:19 +00:00
e204fb04a4 Adjust the program cleanup 2024-03-25 14:03:19 +00:00
d81cade73b Refactor code to allow for centralised configuration fetching and the running of background ticker 2024-03-25 12:21:59 +00:00