Open-Agriculture / AgIsoStack-plus-plus

AgIsoStack++ is the completely free open-source C++ ISOBUS library for everyone
https://agisostack.com/
MIT License
187 stars 41 forks source link

[FS]: Add ISOBUS/J1939 Time/Date interface #472

Closed ad3154 closed 3 months ago

ad3154 commented 4 months ago

Describe your changes

How has this been tested?

Since I don't have easy access to a machine with this message present on it, I wrote the interface against the definition on isobus.net, and used unit tests to validate message parsing and construction, as well as our responsiveness to PGN requests for the time/date PGN.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
6 New issues
0 Accepted issues

Measures
0 Security Hotspots
54.8% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud