Aero GPS Recorder
Install Now
Aero GPS Recorder
Aero GPS Recorder

Aero GPS Recorder

Registration Application of GPS road ULM competitions

Developer: Racko
App Size: Varies With Device
Release Date: Jul 4, 2018
Price: Free
Price
Free
Size
Varies With Device

Screenshots for App

Mobile
Very simple application of GPS road registration.

Emergency system for recording traces of ULM competitions.

The generated files are in CSV format. They can be transmitted to a server via a webservice very easy to implement.

The URL of the webservice is configurable.

PHP webservice example:

  ob_start ();

  $ sRepTraceGPS = "myrep";
  
  $ json = array ("success" => true);

  $ jsonDataIN = json_decode ($ _ POST ["json"], true);

  for ($ f = 0; $ f   {
    $ sFileBase = $ sRepTraceGPS. "/". $ JsonDataIN [$ f] [ "file_name"];

    file_put_contents ($ sFileBase, $ jsonDataIN [$ f] ["contents"]);
  }
  
  $ json ["nb_trace"] = count ($ jsonDataIN);

  ob_clean ();
  
  header ("Content-type: text / html; charset = utf-8");
  echo json_encode ($ json);
  
?>
Show More
Show Less
More Information about: Aero GPS Recorder
Price: Free
Version: 2.1.3
Downloads: 140
Compatibility: Android 6.0
Bundle Id: racko.gpsrecorder
Size: Varies With Device
Last Update: 2025-03-10
Content Rating: Everyone
Release Date: Jul 4, 2018
Content Rating: Everyone
Developer: Racko


Whatsapp
Vkontakte
Telegram
Reddit
Pinterest
Linkedin
Hide