Commit Graph

17 Commits

Author SHA1 Message Date
3ebe7bfe11 Further work on CIF handling 2024-04-03 22:25:27 +01:00
3251b9a7bb Update owlboard/go-types 2024-03-31 21:51:49 +01: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
f4a21ebe86 Integrate corpus fetch/parse logic 2024-03-26 15:40:15 +00:00
b0cbab3e34 Change module name:
- Update go target version
  - Change imports to reflect new module name
  - Update repo URL for new module name
2024-03-25 11:26:07 +00:00
06f59fcfea Add 'Create' & 'Delete' database actions 2023-07-27 20:51:35 +01:00
18dc87754b Message parsing now complete but not optimised 2023-07-21 12:12:16 +01:00
849f23b507 Fix parsing errors where 'CIF_speed' is not defined 2023-07-21 09:36:23 +01:00
9526f7da9d Parser now almost complete 2023-07-20 21:48:43 +01:00
362779f7de Adjust formatting functions 2023-07-20 12:01:20 +01:00
5ee737f3f8 Further work on the unmarshaling process 2023-07-20 11:07:39 +01:00
a84b9fc46a Add parsing for the VSTP messages 2023-07-19 21:31:00 +01:00
99756041bc Run go mod tidy 2023-07-19 01:01:30 +01:00
857f1ef06c Reimplement logging 2023-07-18 14:09:28 +01:00
a6253f6cf5 Testing 2023-07-17 12:48:36 +01:00
ef9d7cc737 Implement logging and Mongo connection 2023-07-15 22:32:46 +01:00