Ron Hudson

Results 51 comments of Ron Hudson

Ok I think this is good now

@Ashex I tried to squish a bunch of commits in the rebase. I'm not sure if that helped or made it worse. I admit I'm still on training wheels with...

Slack seems to change everything every year. . . I somehow missed the blocks announcement. I'm sure it wouldn't be too hard to update to the new block format. Most...

I'm going to look at updating this to the new block format before we merge. It makes sense to only support the new format since nobody is using this (currently)...

Would it be better to switch to the slack events API? That would drastically reduce the amount of data will has to process.

I want this too and I think I’m going to give it a try. If I replace the MSP functions with functions / library that speaks direct to the ublox...

That's basically what I was thinking, though I think we only need to update the curr.gps struct. We could add a flag or mode that is "GPS Standalone". We'd need...

Were you able to find a solution to this?

I’m in favor of dropping legacy python 2.7. It’s only going to get worse as more packages drop support and people embrace f strings and walrus operators.

@Ashex I'm in favor of that path. I know @skoczen really wanted to keep 2.7 support, but I know I'm not likely to contribute PR's from my branch if I...