Konstantin Gründger
3059b43dce
Refactoring: replace unittest with pytest
2025-04-23 12:12:32 +02:00
Konstantin Gründger
a6c320c444
refactoring: use assert instead of unittest function
2025-04-23 10:45:16 +02:00
Konstantin Gründger
fe0257b4aa
Added normalized_quality calculation
2020-10-14 09:01:09 +02:00
Konstantin Gründger
3d36b88996
Added fast bearing calculation
2020-10-12 19:59:41 +02:00
Konstantin Gründger
8dba8f7491
Fixed broken test on Travis CI
2020-10-11 14:52:27 +02:00
Konstantin Gründger
4a9a884d7c
Added optionally distance calculation ( fixes #86 )
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
a1f84c6cb7
Removed AmbigousTimeError
2018-05-01 11:21:28 +02:00
Konstantin Gründger
44454c8676
Make pytest work with nosetest
2017-10-01 14:29:45 +02:00
Konstantin Gründger
7361ea7392
Fixed createTimestamp
2017-09-30 18:25:02 +02:00
Konstantin Gründger
d0044deb47
Release v0.7.1
2017-06-05 10:07:04 +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
091d0e3cdd
tests: Add more test cases for createTimestamp
2016-03-09 12:02:03 +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