commit | 4cfea4a520278fd712dd8cb3444f1c4e70cd1153 | [log] [tgz] |
---|---|---|
author | Bjarki Arge Andreasen <bjarkix123@gmail.com> | Fri Aug 25 12:45:00 2023 +0200 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Oct 30 11:43:19 2023 -0400 |
tree | 825b24e8bbc45da95377ff562a6315d73620a93c | |
parent | 03d2671ddd6fa0b3b48309072db929de3edd25d9 [diff] |
drivers: gnss: Add GNSS parsing utilities This commit adds parsing utilites for common string representations of values contained in GNSS messages. These utilites both parse and validate the integrity of the data. Unit tests are also added to validate the parsing utilities. Signed-off-by: Bjarki Arge Andreasen <bjarkix123@gmail.com>