Ryan Joseph

Results 39 comments of Ryan Joseph

Ah ha, I do believe I've caught it! Managed to get one of the processes to hit 10 timeouts in a row over the course of about 5 minutes, but...

Should track state changes of devices through time (specifically for NEO-6M, stuff like resets and antenna statuses), seem to be found in `GPTXT` sentences

Would be _really_ awesome to make use of any device that includes an on-board battery as an RTC of sorts for the RPi! I know it's doable... Update: Most definitely...

This really must be implemented as a [`gpsd` client](http://www.catb.org/gpsd/client-howto.html) rather than by trying to parse NMEA sentences directly. In this way, we'll be able to implicit take advantage of things...

Until this is done, however, I can't overlay AQI data onto raw SPS data because the timestamps don't match (everything is 8 - a.k.a. GMT-08 - hours off). Time Is...

Honestly not even a P4, as things work just fine and in fact very similarly to the way they would using Streams, and in a backwards-compatible way to boot. Moving...

@ip75 Thank you so much for taking the time & effort to get this fixed up! It's nearly there, I just have a couple more requests to make sure this...

This is fantastic, thank you @ilyaBykonya for submitting it! 🙇 Overall it looks really good, but [we do require](https://github.com/electric-sheep-co/arduino-redis/blob/master/CONTRIBUTING.md?plain=1#L35) that a test be added for newly-added or changed functionality, which...

> I think it shouldn't be the only one way to set DB number. > I have possible situations when one Redis object using to interact with different DB numbers....