Closed ZiglioUK closed 9 years ago
Very nice, thanks!!
You're welcome, there's a bit of copy&paste in other classes that could be reduced too. Quick question: it looks like goGPS Matlab support more/different protocols than goGPS Java. Under goGPS Matlab I can see: UBX, iTalk, SkyTraq and BINR. Under goGPS Java there's: UBX and NVS. Has anyone tried iTalk in Java?
goGPS Java supports (at least for the binary data parsers) UBX, NVS and SkyTraq. iTalk is not so useful anymore, since Fastrax was acquired by u-blox a couple of years ago.
2015-06-22 23:12 GMT+02:00 Emanuele Ziglioli notifications@github.com:
You're welcome, there's a bit of copy&paste in other classes that could be reduced too. Quick question: it looks like goGPS Matlab support more/different protocols than goGPS Java. Under goGPS Matlab I can see: UBX, iTalk, SkyTraq and BINR. Under goGPS Java there's: UBX and NVS. Has anyone tried iTalk in Java?
— Reply to this email directly or view it on GitHub https://github.com/goGPS-Project/goGPS/pull/14#issuecomment-114263103.
See if you like these changes @nro2dai @ege010 (It's not really an interface, rather an abstract class that removes some redundancies)
https://github.com/goGPS-Project/goGPS/issues/13