Perl module to parse APRS packets into a consistant and easy to process format
Be the first to post a text review of Ham APRS Parser. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Fixed a bug in the MIC-E decoder that would goof up the longitude sometimes. I was concatonating the minutes and hundreths fields together, which was dumb, because it didn't work if the value of the hundreths field was less than 10. The tenths place would get the value that the hundreths place should have had. I fixed it so it uses arithmetic instead (IE $lon = $m + ($h / 100);). I'm not sure why I didn't do it this way in the first place. Also fixed a minor typo in the example command line in the readme file. Moved Ham/aprs to Ham/APRS
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: