Skip to content

GuillermoHazebrouck/gnav-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

G-NAV

G-NAV is an electronic flight instrument system (EFIS) for soaring that runs as a progressive web application (PWA) in most mobile web browsers (Chrome, Safari and others). The application can be installed locally in the client browser and it starts up and runs offline like a native app.

G-NAV is almost entirely written in Ada and it is compiled to WASM through AdaWebPack. Furthermore, G-NAV fully relies on WebGL for graphics.

Visit the project website for a demo and more infomation.

There is also a native version of the software that you can find here. The applications are quite similar, although there will be more and more discrepancies as this project evolves.

Operation

To operate G-NAV, please read the user's manual located in the docs folder. This document covers the user functions and the web system administration. Be aware that the project is still under development.

Caution

G-NAV is not a certified IFR equipment! You should never use this device as a primary source of navigation or collision avoidance.

Compiling

G-NAV web consists of two modules: the web application itself and the data compiler. For the web app you will need AdaWebPack. The compilation procedure is similar to that of the examples you will find there. For the data compiler you will need a native Ada FSF compiler.

Tip

To make your life easier you can just use the released version of AdaWebPack. You will need LLVM 4.0 for this. Also, in the src/patch/ directory you will find a modified version of adawebpack.mjs, which is temporarily necessary to overcome issues.

Releases

Keep an eye on the releases, there will be precompiled versions in the future. The provision of data is not part of the project yet, you will need to collect your own dataset to build a functional system.

Credits

This software is made possible thanks to:

  • Guillermo Hazebrouck for everything in this repo (G-NAV)
  • Vadim Godunko and Maxim Reznik for AdaWebPack
  • The Ada FSF community

About

An open source EFIS for gliding based on Ada, WASM and WebGL

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages