rochaporto / ezgliding

Website and software for analyzing, visualizing and planning gliding flights
GNU General Public License v3.0
5 stars 2 forks source link

add timezone to flight.Header, igc tz parsing. #87

Closed rochaporto closed 9 years ago

rochaporto commented 9 years ago

adds a new Timezone field to the flight.Header struct. also enables parsing of the TZN header record in igc files.

Fixes #86.