Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.84 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.84 KB

A simple js program that takes a set of grids and outputs a nav data sheet with the computable data complete, such as distance, bearing,rates of movement in relation to terrain/time of day/tactical situation. Optionally you can choose to input going/remarks data as well

Navigation

How to Use

  • Select the serial you want to add or edit
  • Insert grids From and to in a 4, 6, 8 or 10 figure format, whitespace is fine
  • Press ADD/EDIT button to insert/edit a column
  • Going and Remarks are optional
  • Remove bottom cell with REMOVE button
  • Change the title with the EDIT TITLE button. If you don't want a title leave it blank
  • Change units, terrain/time modifiers and grid-magnetic variation using the Settings tab. Press Apply Settings to update the sheet or current serial
  • Download finished sheet as a Spreadsheet/JSON/TXT
  • Printing currently has limited device/browser compatibility, particularly when it comes to style and formatting, although I may improve it later. You could try and update your printer drivers.

FAQ

  • TBA

Missing Features/To Do

  • PDF downloads, currently can only print --> print to PDF and not all systems preserve styles on print
  • Port to Mobile via React-Native
  • Make a PWA version