Skip to content

Software emulation of GPS, which provides the distance & bearing of closest reference points on Earth from current position.

Notifications You must be signed in to change notification settings

mfkiwl/-GPS-Emulation-using-NEON-SIMD-Instructions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPS-Emulation-using-NEON-SIMD-Instructions

Software emulation of GPS, which provides the distance & bearing of closest reference points on Earth from current position.

Optimized the execution time of code using vectorization and NEON SIMD instructions for ARM A8 on BeagleBone Black Wireless.

About

Software emulation of GPS, which provides the distance & bearing of closest reference points on Earth from current position.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.2%
  • Makefile 0.8%