google / eddystone

Specification for Eddystone, an open beacon format from Google
Apache License 2.0
3.08k stars 760 forks source link

TxEddystone, initial cut. #119

Open sewelljustin opened 8 years ago

sewelljustin commented 8 years ago

Implements a tabbed layout of 4 BLE advertisers, each capable of broadcasting an Eddystone UID, TLM or URL frame, each with independent Tx power and mode.

googlebot commented 8 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


scottjenson commented 8 years ago

Have you had a chance to fill out the CLA?

mashbridge commented 8 years ago

Hi Sewell. This looks like it's mostly my https://github.com/google/eddystone/tree/txeddystone/tools/txeddystone/TxEddystone which I haven't yet merged into master. (Needs a touch more testing which I haven't got around to yet.) Could you describe the differences between your PR and that branch?