kenta-shimizu / pysemisecs

This package is SEMI-SECS-communicate implementation on Python3.
Apache License 2.0
31 stars 12 forks source link

SECS-II F4 __str__() is NOT 4-bytes-float-format. #7

Open kenta-shimizu opened 5 months ago

kenta-shimizu commented 5 months ago

Now: 8 byte format string. Future: 4 byte fomat string.

To fix, override methods, secs.Secs2Body def _create_to_sml_value(self):