Jason Wright

Results 8 comments of Jason Wright
trafficstars

This looks like an issue with your npm/grunt as the css/js is not loading in your browser. Check the npm/grunt steps and share any errors, and share Chrome debugger logs.

thanks for the report! This is by design, with the thinking that if you placed a station on A St, then move it to B St, the old name is...

Yup, the ridership estimates only work within a certain range of NYC. I'll fix this to error more gracefully. Thanks!

use http://jpwright.github.io/subway/ from now on. On Thu, Dec 2, 2021 at 12:46 Sam Greenwood ***@***.***> wrote: > — > You are receiving this because you are subscribed to this thread....

Hey @vChavezB - thanks for your work on this! bumble is a tremendously valuable tool for Bluetooth development of all sorts, and it would be phenomenal to have this merged...

Overall, it worked fine for me. The only feedback I would give is to consider the use case where you have both a BleakScanner and BleakClient alive at the same...

Kernel version: 6.2.0-39-generic I have a peripheral device that attempts to update the connection PHY to 2M, but it only works if I select 2M PHY on the adapter in...

I think that's exactly it, and digging into it a bit, I see this commit: https://github.com/bluez/bluez/commit/f00d5546c9e989dd68ce0de0190cd0e043b0f1f5 which fixes the issue if I cherry-pick it into the 5.77 release. So looks...