dacabdi / xhoundpi

RaspberryPi-based high precision GPS point surveyor
Other
0 stars 0 forks source link

patch/workaround propietary nmea ublox serialization issue with pynmea2 library #23

Closed dacabdi closed 3 years ago

dacabdi commented 3 years ago

See issue https://github.com/Knio/pynmea2/issues/121 created towards library author. Temporarily we will monkey patch the library. At some point it might be convenient to simply upstream the change to the library author or fork the original library. resolves #22

github-actions[bot] commented 3 years ago

Unit Test Statistics

  1 files  ±0  40 suites  ±0   0s :stopwatch: ±0s 87 tests ±0  87 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 5ed70fb2. ± Comparison against base commit 9e56829d.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both. ``` test.test_unit_proto_parser_libs.test_pynmea2 ‑ test_serialize ``` ``` test.test_unit_proto_parser_libs.test_pynmea2 ‑ test_parser_supports_ubx_vendor_sentence ```
github-actions[bot] commented 3 years ago

Unit Test Statistics

  1 files  ±0  40 suites  ±0   0s :stopwatch: ±0s 87 tests ±0  87 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 8ace04b7. ± Comparison against base commit 9e56829d.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both. ``` test.test_unit_proto_parser_libs.test_pynmea2 ‑ test_serialize ``` ``` test.test_unit_proto_parser_libs.test_pynmea2 ‑ test_parser_supports_ubx_vendor_sentence ```