Commit Graph

16 Commits

Author SHA1 Message Date
e0edfd0d50 Port functions from VSTP to handle CIF data. Added tests for Cif/helpers functions 2024-04-05 21:42:00 +01: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
01c14793b0 Database package not used in this file 2023-08-15 11:12:09 +01:00
18c30719e9 Remove the saveToFile function which was used during development 2023-08-15 11:11:43 +01:00
0f9a99edfd Add 'UK' operator (Unknown) in case of mussing operator 2023-07-27 20:58:07 +01:00
06f59fcfea Add 'Create' & 'Delete' database actions 2023-07-27 20:51:35 +01:00
0aa77f2a21 Add support for 'Update' transaction type 2023-07-22 09:01:45 +01:00
5cbc6aef9b Adjust actions actions 2023-07-21 21:20:44 +01:00
d557241107 Improve logging to determine if 'operator' is frequent enough not to mess up PIS lookup for VSTP services 2023-07-21 14:40:24 +01:00
18dc87754b Message parsing now complete but not optimised 2023-07-21 12:12:16 +01:00
9fa0f7d61f Organize cleanup code 2023-07-21 10:02:55 +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