Wykres commitów

257 Commity (464969a70ef725d00f05d7ba1554e6ee5cb2a165)

Autor SHA1 Wiadomość Data
Konstantin Gründger 464969a70e Release v1.1.0 2021-04-06 09:07:16 +02:00
dependabot-preview[bot] 8db0e7706b
Bump coveralls from 3.0.0 to 3.0.1 (#23)
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.0.0...3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-05 14:02:47 +02:00
dependabot-preview[bot] acc73561bc
Bump flake8 from 3.8.4 to 3.9.0 (#24)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-05 13:59:05 +02:00
Konstantin Gründger edc470212c Correct wrong month 2021-04-05 13:49:16 +02:00
tfraudet 8fef35830e Fix aircraft_type decoding and add no-tracking flag decoding for Ogn & Flarm parsers 2021-04-05 13:32:27 +02:00
tfraudet f11e0efa97 Add test cases to support no-tracking flag 2021-04-05 13:24:13 +02:00
dependabot-preview[bot] 029b7add80
Bump coveralls from 2.1.2 to 3.0.0 (#22) 2021-01-17 12:07:55 +00:00
Konstantin Gründger bd0759eec0 Release v1.0.1 2020-11-02 21:46:59 +01:00
Konstantin Gründger 8b85415fef no logging messages by default (fixes #92) 2020-10-25 21:23:40 +01:00
Konstantin Gründger 74f6f9671f catch errors while connecting (fixes #74 and #91) 2020-10-25 21:21:58 +01:00
Konstantin Gründger a612ca9965 Release v1.0.0 2020-10-15 22:58:58 +02:00
Konstantin Gründger fe0257b4aa Added normalized_quality calculation 2020-10-14 09:01:09 +02:00
Konstantin Gründger ed1634603e Fixed test case 2020-10-14 09:00:17 +02:00
Konstantin Gründger f500b36fb6 aprs_type of position beacon with weather data is 'position_weather' 2020-10-14 09:00:11 +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 8dba8f7491 Fixed broken test on Travis CI 2020-10-11 14:52:27 +02:00
Konstantin Gründger e272ab0645 Changed the socket mode from blocking to timeout (fixes #89) 2020-10-11 14:01:55 +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 ffa6c8b1f0 Refactoring 2020-10-10 21:53:34 +02:00
dependabot-preview[bot] 9551d9c54e Bump flake8 from 3.8.3 to 3.8.4
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.3 to 3.8.4.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.3...3.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-05 10:01:43 +02:00
Konstantin Gründger 5a90299ca5 Refactoring 2020-10-04 11:06:28 +02:00
Konstantin Gründger 0c0ce12f25 Added support for latency in OGNSDR messages (fixes #87) 2020-10-04 11:02:27 +02:00
Konstantin Gründger 166023b352 Added tests for latency in OGNSDR messages 2020-10-04 10:58:24 +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 7b60095366 Fixed capturs beacons (removed trailing forward slash) 2020-09-01 21:56:10 +02:00
Konstantin Gründger 0784ecdb17 Fix parser for correct textual altitude (fixes #81) 2020-09-01 21:56:00 +02:00
Konstantin Gründger a610900548 Skip all keys where value is "None" 2020-08-30 14:23:23 +02:00
Konstantin Gründger b69e733df4 Splitted keywords into array 2020-08-30 14:21:52 +02:00
Konstantin Gründger 92a8575378 All OGN fields are optional 2020-08-29 15:35:27 +02:00
Konstantin Gründger 1a9e1f2edd Removed old code 2020-08-29 15:05:05 +02:00
Konstantin Gründger 01fecbd1f0 Release v0.9.8 2020-08-21 18:04:36 +02:00
Meisterschueler f8f658a54c
Merge pull request #80 from Meisterschueler/master
Update dependencies
2020-08-12 21:55:46 +02:00
Meisterschueler ca4513a334
Merge pull request #79 from scls19fr/patch-1
Fix parse example
2020-08-12 13:44:46 +02:00
scls19fr 922616865b
Update README.md
Fix SyntaxError: invalid token
2020-08-12 12:22:08 +02:00
dependabot-preview[bot] 3862176244
Bump coveralls from 2.1.1 to 2.1.2 (#19) 2020-08-12 08:45:46 +00:00
Meisterschueler b8f6db0e2b
Merge pull request #76 from axelfahy/feat/kwargs-callback
Add kwargs for the callback function
2020-07-23 20:24:08 +02:00
Axel Fahy 62ee197add
Add entry for the kwargs of the callback function in the changelog 2020-07-23 09:41:44 +02:00
Axel Fahy 2c1612de93
Add kwargs for the callback function 2020-07-23 09:30:05 +02:00
Meisterschueler 7669ac4559
Merge pull request #77 from coisnepe/patch-1
Add syntax highlighting to README
2020-07-22 21:58:08 +02:00
Paul-Etienne Coisne 0a32f7519f
Add syntax highlighting to README 2020-07-22 13:23:58 +02:00
dependabot-preview[bot] 4d85b33429
Bump coveralls from 2.1.0 to 2.1.1 (#18) 2020-07-09 07:02:31 +00:00
dependabot-preview[bot] a1f6150cde
Bump coveralls from 2.0.0 to 2.1.0 (#17) 2020-07-07 07:25:44 +00:00
dependabot-preview[bot] 418c904885 Bump flake8 from 3.8.2 to 3.8.3
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.2 to 3.8.3.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.2...3.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-10 00:36:44 +02:00
dependabot-preview[bot] 1a60c7937b
Bump flake8 from 3.8.1 to 3.8.2 (#15) 2020-05-25 06:09:18 +00:00
Konstantin Gründger b495e6aec0 Changed InReach parser (fixed #73) 2020-05-24 14:54:51 +02:00
Konstantin Gründger 14fbcd7c12 Incompatible IDs from lt24, skylines, spider spot renamed to separate IDs, fixes #64 2020-05-22 10:43:41 +02:00
Konstantin Gründger 4968b9adf7 Refactoring 2020-05-21 23:14:31 +02:00
Konstantin Gründger 4d2557863f Release v0.9.7 2020-05-21 20:21:29 +02:00