<div dir="ltr"><div style="font-size:13px;font-family:arial,sans-serif">Hi,<br><br>It took long time to go through the ticket[1] and understands, <br>still i couldn't find any issue with it, instead its working perfectly for me. and thanks to the twisted positioning NMEA adapter, it become easy to me to write a adapter for the device(MVT380  device[2]) which i'm using in my project[3].</div>
<div style="font-size:13px;font-family:arial,sans-serif"><br>IMHO, <br><br>1. isn't it good to use items() rather than iteritems() since python 3.x has deprecated iteritems(), <br></div><div style="font-size:13px;font-family:arial,sans-serif">
<font face="arial, sans-serif"><br>2. </font>In nmea._UNIT_CONVERTERS dictionary mapper, can't see any usage of key 'K' which convert Km/h unit to meters/s because it has a FIXER for speedInKnots but not for speedInKMh, i think in $GPVTG NMEA string type (it is not defined in _SENTENCE_CONTENTS) string they use text 'K' to indicates that speed over ground is in kilometers/hour.</div>
<div style="font-size:13px;font-family:arial,sans-serif"><br></div><div style="font-size:13px;font-family:arial,sans-serif">other than those suggestions,its works perfectly well. i wonder why this positioning module didn't merged with the trunk yet,and i'll be happy if i can help to get it merged. </div>
<div style="font-size:13px;font-family:arial,sans-serif"><br><br></div><div class="gmail_extra" style="font-size:13px;font-family:arial,sans-serif"><span style="font-family:arial;font-size:small">[1] <a href="https://twistedmatrix.com/trac/ticket/3926">https://twistedmatrix.com/trac/ticket/3926</a></span><br>
</div><div class="gmail_extra" style="font-size:13px;font-family:arial,sans-serif">[2] <a href="http://www.mvt380.com/" target="_blank">http://www.mvt380.com/</a><br>[3] <a href="https://github.com/tmkasun/port/blob/kasun/server_Program/server_twisting/syscall/mvt380.py">https://github.com/tmkasun/port/blob/kasun/server_Program/server_twisting/syscall/mvt380.py</a></div>
<div><br></div>-- <br><div dir="ltr"><a href="http://me.knnect.com" target="_blank">~ Kasun Thennakoon</a><br></div>
</div>