Ken McGuire

Results 73 comments of Ken McGuire

The bouncing was me unscrewing the antenna connector.

I'll see if I can get something out to you tomorrow, My local repo has all my changes to support the Chatter 2 since that's what I am using as...

Here are the 3 files I changed for the first of the Neo-6 tweaks: [GPS1.tar.gz](https://github.com/meshtastic/firmware/files/13964286/GPS1.tar.gz)

found a couple more issues, here is an updated version: [GPS3.tar.gz](https://github.com/meshtastic/firmware/files/13968824/GPS3.tar.gz)

Interesting, that's with a Neo-6. I'll have to look at the "problematic" code path. I also noticed that when I run my Neo-6 for several hours it reverts back to...

And of course I was not using a t-beam so all the logic that's in GPS.cpp to fiddle with its problematic GPS isn't triggered in my test setup...

To clarify, the CFG-PM2 command for the Neo-6 is defined as having a payload length of 44 bytes. For the M8N there are 2 versions of the command one with...

Yes, to be consistent, all the calls should use sizeof. In addition there are several commands hard coded in GPS.cpp that don't make use of makeUBXPacket. Lots of other GPS...

The hwVersion for the M9 is 90000 not 190000.

I have an M9 receiver and will be able to test it on my ESP32 based system, but until I get my I/O breakout for my RAK system (on order,...