Skip to content

dkettemann/igc-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsIGC

This repository is built upon the IGCWebView Repository, which is a free browser-based tool for viewing GPS tracks and barograph traces from gliding loggers using the IGC data format.

IGC Analytics Goal

This repository aims to do a complete, dynamic analysis and documentation of an IGC file, including the detection of geometric shapes in the IGC graph.

The web app currently recognizes the following geometric shapes:

  • 90° curve (experimental)
  • 180° curve (experimental)
  • circle (experimental)

This application is currently under development and will include more geometric shapes (eight, FAI triangle) and key figures in the future.

Note: this app requires a web-server to upload IGC files and fetch a default file. You can configure this server in 'src/config.js'.

Known Problems:

  • When the application is running in the background, the cpu usage goes very low
    • This is intended by most browsers
    • Not much can be done about it, except for informing the user about this

About

A web application to display IGC files and analyze them to show geometric shapes and give useful information.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors