Giter Site home page Giter Site logo

peoplefinder's Introduction

PeopleFinder

OpenBSC-based web application for UmSite GSM to locate people.

Components:

  • UmSite GSM basestation + additional hardware
  • Telephony backend software
  • PeopleFinder backend software
  • PeopleFinder frontend

Features:

  • Lists registered phones
  • Tracking selected phone and show it's location on the map (using timing advance)
  • SMS communication
  • Configurable parameters

Demo: http://194.165.0.105:8888

Developed by NextGIS, Telstra and Fairwaves.

License information:

This program is licensed under GNU GPL v2 or any later version

Commercial support

Need to fix a bug or add a feature to PeopleFinder? We provide custom development and support for this software. Contact us to discuss options!

http://nextgis.com

peoplefinder's People

Contributors

alisovenko avatar drnextgis avatar karavanjo avatar kinda-me avatar lisovenkonastya avatar simgislab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

peoplefinder's Issues

Track all IMSI simultaneously

When Start tracking is pressed, silent SMSes should be sent to all IMSI, not just one.

Check if silent SMS was not delivered and don't send another one until it did, for not flooding people every 3 sec.

Remove field for inputing IMSI and keep only 'Tracking' button afterwards.

Implement download_tiles view

URL signature:
/tiles/download/

HTTP type of service endpoint: POST

POST parameters:
bounds - bounds of rectangle area

Modify 'sent' field

Sms items from 'get_imsi_messages' view should have following behavior. This behavior applies only to 'sent' field.

If sms was sent but not delivered yet - 'sent': False
If sms was sent and delivered - 'sent': True
If sms is incoming - 'sent' field should be missing.

Undefined SMS in smsViewer after sending sms

image
Because there are no "text" and "type" attributes of sms items when query
imsi/{imsi}/messages?timestamp_end={timestamp_end}&timestamp_begin={timestamp_begin}
returns result after dispatch of sms.

Display unread messages on IMSI table

Add an indicator to IMSI table showing if there are unread messages. Options for visual:

  • add a new column in a table showing a number against an IMSI
  • add a tiny indicator (mail icon) next to IMSI if there are unread messages

Backend (@drnextgis):

figure out the way to send to frontend and create frontend storage for SMS ids.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.