Konstantin Gründger
0621307952
Added rainfall data to position_weather beacons
2021-06-06 12:00:52 +02:00
Konstantin Gründger
edc470212c
Correct wrong month
2021-04-05 13:49:16 +02:00
Konstantin Gründger
fe0257b4aa
Added normalized_quality calculation
2020-10-14 09:01:09 +02:00
Konstantin Gründger
e1c4623f64
put bearing into [0,360)
2020-10-12 20:28:09 +02:00
Konstantin Gründger
3d36b88996
Added fast bearing calculation
2020-10-12 19:59:41 +02:00
Konstantin Gründger
4a9a884d7c
Added optionally distance calculation ( fixes #86 )
2020-10-10 21:53:39 +02:00
Konstantin Gründger
8855a4f097
Added support for weather data from FANET ground stations
2020-10-10 21:53:39 +02:00
Konstantin Gründger
bc3178f513
Added support for reference_timestamp with tzinfo ( fixes #84 )
2020-09-11 20:20:41 +02:00
Konstantin Gründger
595519053d
Change conversion factor kph->ms ( fixes #53 )
2018-09-18 18:37:01 +02:00
Konstantin Gründger
a1f84c6cb7
Removed AmbigousTimeError
2018-05-01 11:21:28 +02:00
Konstantin Gründger
79ab1cfc8a
Changed half turn per minute to degrees per second
2018-04-30 22:29:13 +02:00
Konstantin Gründger
3c63cffb23
Refactoring: constants
2018-04-30 21:32:15 +02:00
Konstantin Gründger
7361ea7392
Fixed createTimestamp
2017-09-30 18:25:02 +02:00
Konstantin Gründger
1b485e7629
Split reference_datetime to reference_date and reference_time
2016-09-28 11:08:44 +02:00
Fabian P. Schmidt
d48b360141
Add aprs position enhancement before the sign adjustment
...
Patch provided by shortjonescipher.
Fixes #7 .
2016-09-01 13:58:56 +02:00
Fabian P. Schmidt
0569956866
parser: Accept delayed packets and reconstruct timestamp
...
Packets less than 12 hours old or until 30min from future are accepted,
effects of midnight-rollover gets corrected.
Fixes glidernet/ogn-python#31
2016-03-09 12:05:12 +01:00
Fabian P. Schmidt
bf03ac39dd
Initial commit; Import from ogn-python
...
The repository ogn-python splits up into two separate repositories.
- python-ogn-client (the repository this commit belongs to):
includes an APRS- and OGN-Parser, an APRS-Client and a DDB-Client.
- python-ogn-gateway:
includes a database, CLI, logbook.
Import from glidernet/ogn-python, commit ba7ae37ef273aa5840719b31e4bca0c16d99eadd
2016-02-28 12:11:16 +01:00