Bryant Mairs

Results 73 comments of Bryant Mairs

@serejkus Mostly simple edits required before we can merge this; can you fix those and rebase?

@serejkus Just pinging you on this. We're pretty close to wrapping this one up and merging!

We just wrap the statvfs strict provided by libc. This is likely an issue with the type as it's declared there. Please open and issue there to discuss this and...

I believe the solution here is to expose the `stat*64` functions. for i3status to consume. I've therefore retitled this issue accordingly.

As of now `rust-ci.org` redirects to a spam link that my adblocker actually detected. Since this is a prominent link on the main crates.io page, it'd be really nice to...

I just got me one of these and have been trying to follow [the instructions](https://github.com/oliexdev/openScale/wiki/How-to-reverse-engineer-a-Bluetooth-4.x-scale) for how to enable support (thanks so much for writing some up!). I ran into...

Okay, managed to get the snooper working. For the S9 it's in `FS/data/log/bt`. I've been trying to find any of my measurements Wireshark and it's not working too well. I...

Something that happens at the beginning of connecting to the scale is that the scale dumps a bunch of user data. Packets look like: ``` 0000 02 0b 20 57...

JSON is nicely null-terminated, so that's convenient. Collecting all the JSON and pretty-printing it: ``` { "status": 0, "body": { "sessionid": "7PxOFF5g3ylyS-g3AeBbgw-YZElffThv", "sp": { "users": [ { "id": 6933042, "sn":...

Decided to email Withings in parallel and see if they'll tell us the protocol. Worth a shot!