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

Identifier, Beacon and BeaconParser #1

Merged
merged 8 commits into from
Mar 9, 2015

Conversation

furkanvarol
Copy link
Member

For now, I only could convert 3 classes. I tried to follow Microsoft convention so that when people use this classes will not feel writing Java but .Net like it should be.

Btw, since I only converted 3 class, Beacon class is not complete (because of distance calculator) and also I since NLog is a little bit different than Android Logger I needed to exchange thoughts on how LogManager should implemented or even do we need it.

I also added unit test so you can be sure code works on your test cases.

Also, I have created a multi-project structure but If you don't like it feel free to change or comment.

@davidgyoung
Copy link
Member

Even with all the caveats, this is a great starting point!

davidgyoung added a commit that referenced this pull request Mar 9, 2015
Identifier, Beacon and BeaconParser
@davidgyoung davidgyoung merged commit 6ceb79b into AltBeacon:master Mar 9, 2015
@furkanvarol furkanvarol mentioned this pull request Mar 10, 2015
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.

None yet

2 participants