We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3a800 commit 9d416b5Copy full SHA for 9d416b5
README.md
@@ -194,10 +194,10 @@ been possible!**
194
195
* 2018 07 26 - v1.3.5
196
* Fix a bug that would cause KBox to crash on NMEA sentences without a checksum
197
+ * Fix a bug where RMC sentence without a date would crash KBox
198
* Added support for parsing DPT and DBT NMEA sentences
199
* Added support for generating DBT and DPT sentences. By default only DPT is enabled.
200
* Added support for parsing XDR air temperature measurements.
- * Fix a bug where RMC sentence without a date would crash KBox
201
* Parse magnetic variation from RMC sentence
202
* Generate NMEA2000 messages for air temperature measurements
203
* 2018 07 06 - v1.3.4
0 commit comments