Wykres commitów

11 Commity (d587edc1c11511554c00f586eb9f8a01c468f9a0)

Autor SHA1 Wiadomość Data
Clayton Smith 5e2c50ce20 Show recent sondes at the top of the list 2024-01-30 22:19:50 -05:00
Clayton Smith e227eea6b7 Move KML generation into autorx.log_files 2024-01-29 21:17:25 -05:00
Clayton Smith 65b1da7476 Use autorx.log_files to read logs 2024-01-29 20:51:52 -05:00
Clayton Smith 241376236b Remove unused code 2024-01-29 19:24:17 -05:00
Clayton Smith 7d739ab7bb Replace fastkml & shapely with ElementTree 2024-01-29 17:05:04 -05:00
Clayton Smith 54ba77ed2b Remove unused imports 2024-01-28 13:06:42 -05:00
Clayton Smith 52135dbe8d Fix code style 2024-01-28 13:04:58 -05:00
Jiří Pinkava f836ea91e9 Replace import * by importing only required objects
The * imports also all other objects imported by the module, which easily leads to
a mess and hard to find issues, especially during development.
2022-10-26 23:47:46 +02:00
Mark Jessop 50b684f26b Fix log_to_kml.py to handle log file header line. 2020-05-21 20:08:00 +09:30
Mark Jessop 5cadfc9ba4 Add last-positions only option to log_to_kml 2018-02-17 16:22:28 +10:30
Mark Jessop 417a681cd4 Add first pass at a log file to KML converter. 2018-02-17 16:04:35 +10:30