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