{"id":21186640,"url":"https://github.com/geontech/gps_receiver","last_synced_at":"2026-01-02T13:20:53.157Z","repository":{"id":21617371,"uuid":"24937792","full_name":"Geontech/GPS_Receiver","owner":"Geontech","description":"FEI-Compliant serial GPS Receiver for REDHAWK","archived":false,"fork":false,"pushed_at":"2017-06-07T08:13:43.000Z","size":1377,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-01-21T12:48:41.988Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"M4","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Geontech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-08T11:33:46.000Z","updated_at":"2018-06-05T18:15:03.000Z","dependencies_parsed_at":"2022-08-17T18:35:26.539Z","dependency_job_id":null,"html_url":"https://github.com/Geontech/GPS_Receiver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geontech%2FGPS_Receiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geontech%2FGPS_Receiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geontech%2FGPS_Receiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geontech%2FGPS_Receiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geontech","download_url":"https://codeload.github.com/Geontech/GPS_Receiver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243639557,"owners_count":20323511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T18:24:55.170Z","updated_at":"2026-01-02T13:20:53.097Z","avatar_url":"https://github.com/Geontech.png","language":"M4","readme":"GPS_Receiver\n============\n\nFEI-Compliant serial GPS Receiver for REDHAWK.  It has been tested against the USB-attached BU-353S4 GPS receiver that was used on the APG RasPi \"RasHawk\" project.  This device is an updated and more stable version of that earlier device making this version compatible with REDHAWK 1.10 and FEI 2.0.\n\n## Setup\n\nGive the user that will run this Device access to whatever group owns `/dev/tty????`.  The default in CentOS 6.5 for example is `dialout` and the device shows on `/dev/ttyUSB0`:\n\n    crw-rw----. 1 root dialout 188, 0 Oct  8 07:38 /dev/ttyUSB0\n\nTherefore `dialout` to your user:\n\n    usermod -a -G dialout my_user\n\nIt will likely be necessary to log out and back in again for the group changes to take effect.\n\n## Installation\n\nThe Device requires the NMEA library found in `./nmea`.  This is the standard NMEA library with a `Makefile` generated by Eclipse.  See the `./nmea/README.md` for installation instructions.\n\nTo install the REDHAWK Device, rebuild as appropriate/typical:\n\n    cd ./cpp\n    ./reconf; ./configure; make; make install\n    \n**NOTE:** You will need write access to `SDRROOT` for the installation to succeed.\n\n## Usage\n\nConfigure the `serial_port` property to set the path for the serial interface.   The device will only `start` if it can access that port.  See [Setup](#Setup) if you receive an error about being unable to access an interface that exists in the file system.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeontech%2Fgps_receiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeontech%2Fgps_receiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeontech%2Fgps_receiver/lists"}