Skip to content
#

sensors

Here are 897 public repositories matching this topic...

rct
rct commented Feb 10, 2020

Acurite TXR, 5n1, 6045 and possibly others like the new Atlas weather station use parity in addition to checksums for integrity checking.

Currently the parity isn't verified, it's only looked at in verbose mode.

I've noticed I seem to get messages for non-existent devices from time to time. I suspect the message is mangled but the checksum still passes. The parity check in addition to the

shiny
gdt
gdt commented Jan 30, 2017

At the main page for the this repo, there's no README, and hence no text after the file listing. What's missing is:

A brief explanation of what the app does. I don't mean how to operate it, but a summary of functionality as well as explaining things that are not present when such might reasonably be expected (e..g, if it does video, what about stills on command). Also does one need to have

scudly
scudly commented Dec 13, 2018

Pinch gestures are used to zoom objects or views in and out. Pinching is used to modify the scale. This is a multiplicative operation, not an additive one. onPinch currently gives the difference in distance between the two contact points before and after the gesture, but doesn't tell anything about the size.

As an example, a 10-pixel difference between points starting 10 pixels apart would

Improve this page

Add a description, image, and links to the sensors topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sensors topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.