# TODO ## Input protocol * [ ] document input protocol * [ ] document protocol as regexp ## Test framework * [x] enable TDD * [x] automate build and test * [ ] Improve build processing (cross compile, directory) * [ ] Perform the test of the complete app ## Input processing * [ ] infer RST * [ ] DATE keyword is now optional * [ ] New MYGRID keyword * [ ] Create the logic to take over from the previous line * [ ] Support different date delimiter * [ ] Support extrapolated date * [ ] Support date not prefixed by "date" (non header mode) * [ ] Support date increment * [ ] decode and check frequency ## Later * [ ] Process contest reports * [ ] Infer digital mode report * [ ] add unit test for the DefaultReport validate function