Skip to content

bryanriosb/Anyplace_MIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnyPlace v3.4 (June 2018)

Join the chat at https://gitter.im/dmsl/anyplace

A free and open Indoor Navigation Service with superb accuracy!

Preface

Anyplace is a first-of-a-kind indoor information service offering GPS-less localization, navigation and search inside buildings using ordinary smartphones.

It is recommended to watch the video tutorials of the Anyplace system on http://anyplace.cs.ucy.ac.cy/, before proceeding with these instructions.

We hope that you find our Anyplace Indoor Information Service useful for your research and innovation activities. We would like to have feedback, comments, remarks, and, of course, any experience or test results from your own experimental setups. Currently, we can offer only limited support and assistance on the code, due to lack of resources, but we will try to get back to you as soon as possible. Questions and feedback may be sent to anyplace@cs.ucy.ac.cy

In case you have any publications resulting from the Anyplace platform, please cite the following paper(s):

Enjoy Anyplace!

The Anyplace Team

Copyright (c) 2018, Data Management Systems Lab (DMSL), Department of Computer Science University of Cyprus.

All rights reserved.

MIT Open Source Licence

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Components

Short description of the contents included in this release.

A. Server v3.3

The server entails all components to run the anyplace service on your own server.

> Viewer v3.3

The source code of Anyplace HTML5/CSS3 Viewer Client (IP localization).

> API v3.2

The source code of Anyplace JSON API.

> Architect v3.2

The source code of Anyplace HTML5/CSS3 Architect Tool.

> Data Store v3.2

To setup Anyplace with Couchbase follow the general server instructions here:

B. Android v2.5

The Source code for the Anyplace Android Logger and Navigator (WiFi/IMU/IP Localization). Current Leader: Timotheos Constambeys.

C. Windows v1.3.4

The Source code of the Anyplace Windows Phone Client (IP localization).

D. iOS v0

The Source code of the Anyplace iOS Phone Client (Magnetic/IMU/IP localization).

  • Try: coming soon
  • Current Leader: Nikitin Artem.

LATEST DEVELOPMENT VERSION

To test the latest development version you can fork the DEVELOP branch:

TEAM