Jongsoo Jeong

Results 3 issues of Jongsoo Jeong

After upgrading Linter v2.3.0, errors and warnings from Build are not caught by Linter. I think it's the same issue with https://github.com/hebaishi/linter-gcc/issues/199. Please, check this. Thanks,

In order to support non GPS talkers such as GLONASS (Russia), Galileo (Europe), I fixed to check only sentence ID such as GGA, RMC, etc.

In 'Basic Clock Module+', RSELx is 0~3 bits of BCSCTL1. It's not equal to Basic Clock Module for MSP430x1xx that RSELx is 0~2 bits of BCSCTL1. The se.sics.mspsim.core.BasicClockModule get RSELx...