You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[0.7.0]
Added
#15 Add pyflysight.flysight_proc.FlysightV1 and pyflysight.flysight_proc.FlysightV1FlightLog container classes for interfacing with FlySight V1 track data & metadata
#30 Add optional normalization of GPS coordinates in plaintext log files
#34 Add CLI pipeline for parsing FlySight V2 flight logs into more user-friendly CSV files.
Changed
(Internal) #21 Utilize MkDocs for documentation generation
#15 FlySight V1 related parsing helpers now utilize pyflysight.flysight_proc.FlysightV1FlightLog instances rather than bare DataFrames