asc file reader and small log enhancements (#3)

This commit is contained in:
tompzf
2025-12-09 18:37:22 +01:00
committed by GitHub
parent 2fb043b2be
commit f74e494a43
19 changed files with 168 additions and 110 deletions

View File

@@ -56,6 +56,12 @@ namespace asc
*/
std::pair<SCanMessage, bool> Get() const;
/**
* @brief Get the number of messages in the asc file
* @return Number of messages which count be read from the asc file.
*/
uint32_t GetMessageCount() const;
/**
* @brief Get the number of loops the data set was sent
* @return Number of loops the data set was sent including the current loop