Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eddystone Service Working #66

Merged
merged 1 commit into from
Aug 11, 2015

Conversation

BlackstoneEngineering
Copy link
Contributor

reverted eddystone service to pre-existing version that is known working.

Pro

it works

Con

it does not play nice with other services, as of right now if you use eddystone it is the only service you can have on your device. Will revisit this in the near future to fix.

Changes

  • added config flags for uid and url being set to true (due to improper if else if statements they weren't being handled correctly)
  • removed API to swap out adv frames individually as it was failing, will revisit and debug in the future
  • separated out debug messages so they can be enabled selectively

@rgrover
Copy link
Contributor

rgrover commented Aug 11, 2015

I'm happy to switch back to a working version; but the code being shadowed by this pull request reads better and has several structural improvements which I'd like to see in the eventual Eddystone service.
Please submit your pulls to 'develop' in the future. We merge into 'master' only for releases.

@rgrover
Copy link
Contributor

rgrover commented Aug 11, 2015

merged into develop.

@rgrover rgrover merged commit f09b0b6 into ARMmbed:master Aug 11, 2015
@BlackstoneEngineering
Copy link
Contributor Author

Understood, I'll modify my github setup. This is definitely a short term
fix and should be polished in the near future

On Tue, Aug 11, 2015, 9:04 AM Rohit Grover notifications@github.com wrote:

Merged #66 #66.


Reply to this email directly or view it on GitHub
#66 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants