Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

DalhousieSpaceSystemsLab/CubeSat-GPS-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubeSat GPS Interface

Overview:

CubeSat GPS is an end-to-end interface for a NMEA 0183 GPS for the DSS LORIS CubeSat Project

Objectives:

  • Parse and decode NMEA 0183 GPS sentences
  • Provide geolocation data to the Altitude Control System and ground station

Language:

  • C++ 11

Dependencies:

  • Linux based Operating System
  • C++11 Compiler
  • CMake
  • NMEA 0183 Compatible GPS

Target Operating System:

  • Angstrom v2017.12

Usage

cd Source/build
cmake ../source 
make
./Loris-GPS

Contributing

Pull requests are welcome. Our feature list is located on Trello. For major changes, please open a Trello task first to discuss what you would like to change

Special Thanks

minmea - a lightweight GPS NMEA 0183 Parser used in this repository

License

MIT

About

Dalhousie LORIS CubeSat GPS software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages