Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
The aim of this project is to create a full utility suite for NMEA protocols (best known from GPS devices). First goal is a full implemenation of the NMEA 0183 protocol 3.0 (without proprietary extensions).
The library provides parsers for NMEA sentences, gpsd-like network daemons and data generators for simulation and testing.
This allows advanced sensor handling from cellphones/tablets/laptops with GPS up to vehicles/ships with NMEA sensors on board.
np is a compact NMEA parser that aims to be compatible with most gps receivers. Data can be aquired from STDIN, gpsd, or directly from a gps receiver. The output format is controlled by user-definable style sheets.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
GPSDproxy is a small program which reads GPS data from a running gpsd process (http://gpsd.berlios.de/) and forwards it to a remote server via an UDP connection. GPSDproxy is intended to be run on GPS enabled mobile devices.
This project has been implemented for windows and UNIX OS to provide GPS data via GPS Device. This project was tested on WINDOWS but not with gpsd yet. www.kentkart.com.tr Developer : Hasan FIDAN, GUI Design : Mehmet Vedat SIVRI
Linux daemon abstracting Global Positioning data form various GPS receivers into somewhat universal, simple and effortlessly accessible form using /proc – like interface (so even shell script can use it). Simulation mode for off-site development.