John "codefu" McDole

Results 148 comments of John "codefu" McDole

> I don't quite understand that. Are you suggesting I use wsl instead of Cygwin? That's a huge change just to avoid this problem with those two scripts. Cygwin applications...

> I believe that's what I'm asking, yes. When would you ever want the "flutter" script to have DOS line endings? Never. Since this is the first bug for this,...

I picked up a couple of the tracker v1.2's over the weekend to experiment. Ran into this problem and chose to experiment with a simple arduino sketch and tinygpsplus. I...

Just to follow up: Made the Arduino sketch do a "$CFGCLR\r\n" on another new device. Updated the initialization code on a fork of meshtastic to do: ```c++ _serial_gps->write("$RESET,1,hFF\r\n"); delay(100); //...

For later: is there something we can add to test ahead of putting this in the queue? Was this just a lack of presubmit coverage that we're working on fixing...

> Reducing retries if the stability problems they were hacking around are gone sgtm. That sound be easy to verify. I'd like to also have orchestrators fail fast if a...

Logs stacktrace was cut off; unsure without it.