Sebastien Chaumontet
|
2c7be3c9cc
|
Add missing files for Microtrak parser.
|
2025-04-02 00:03:52 +02:00 |
Sebastien Chaumontet
|
d7186de5e6
|
Add Microtrak APRS parser. (https://microtrak.fr/)
|
2025-04-02 00:01:34 +02:00 |
Sebastien Chaumontet
|
79274c7f97
|
Release v1.2.2
|
2025-04-01 00:01:49 +02:00 |
Sebastien Chaumontet
|
be07be52be
|
Merge pull request #124 from acasadoalonso/master
Update parse.py to manage Flarm APRS messages with TOCALL set to OGFLR6 and OGFLR7
|
2025-03-31 12:31:51 +02:00 |
Angel Casado
|
82d663bbf9
|
Update parse.py
|
2025-03-28 13:41:27 +01:00 |
dependabot[bot]
|
471840f657
|
Bump coveralls from 3.2.0 to 3.3.1 (#105)
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.2.0 to 3.3.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.2.0...3.3.1)
---
updated-dependencies:
- dependency-name: coveralls
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-12 00:54:28 +01:00 |
dependabot[bot]
|
d5b8412c9c
|
Bump flake8 from 3.9.2 to 4.0.1 (#103)
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/3.9.2...4.0.1)
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-12 00:46:09 +01:00 |
dependabot[bot]
|
b0f3333fd0
|
Bump coveralls from 3.1.0 to 3.2.0 (#100)
|
2021-07-21 06:19:41 +00:00 |
Konstantin Gründger
|
e58c1d8c0e
|
Use timestamp from APRS server (fixes #85)
|
2021-06-13 00:04:13 +02:00 |
Konstantin Gründger
|
7eacc96313
|
Release v1.2.1
|
2021-06-06 12:39:36 +02:00 |
Konstantin Gründger
|
3e7ec2d917
|
Updated readme and changelog
|
2021-06-06 12:01:37 +02:00 |
Konstantin Gründger
|
0621307952
|
Added rainfall data to position_weather beacons
|
2021-06-06 12:00:52 +02:00 |
lemoidului
|
22d930b403
|
improve APRSClient log with peer ip addr (#99)
* improve APRSClient log with peer ip addr
* fix flake8 check
|
2021-06-02 23:24:10 +02:00 |
Konstantin Gründger
|
28848b6248
|
Release v1.2.0
|
2021-06-01 22:44:36 +02:00 |
Konstantin Gründger
|
7e1a7e75a9
|
Merge branch 'glidernet_master'
|
2021-06-01 22:30:18 +02:00 |
dependabot[bot]
|
eddd3a5a72
|
Bump flake8 from 3.9.1 to 3.9.2 (#28)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-01 15:46:42 +02:00 |
dependabot[bot]
|
0c53ccc5af
|
Bump coveralls from 3.0.1 to 3.1.0 (#29)
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.0.1 to 3.1.0.
- [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.1...3.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-01 15:42:30 +02:00 |
lemoidului
|
5291ddeaf4
|
add decode strict arg in run method (#98)
* add decode strict arg in run method
* adapt client.py unit tests with new run strict arg
* add ignore_decoding_error arg in APRSClient.run()
|
2021-05-31 20:45:16 +02:00 |
dependabot[bot]
|
a5337c85b4
|
Bump flake8 from 3.9.1 to 3.9.2 (#96)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-29 12:36:47 +02:00 |
dependabot[bot]
|
49f0519c5c
|
Bump coveralls from 3.0.1 to 3.1.0 (#97)
|
2021-05-28 16:59:28 +00:00 |
Konstantin Gründger
|
84d09c8b1b
|
Merge branch 'master' of https://github.com/glidernet/python-ogn-client
|
2021-05-08 10:46:43 +02:00 |
Meisterschueler
|
f83c4c71fb
|
Merge pull request #95 from lemoidului/master
add safesky parser
|
2021-05-08 10:43:35 +02:00 |
dependabot[bot]
|
3c36923b9a
|
Bump flake8 from 3.9.0 to 3.9.1 (#27)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.0...3.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-08 10:37:00 +02:00 |
dependabot-preview[bot]
|
ba79be2803
|
Upgrade to GitHub-native Dependabot (#26)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-05-08 10:32:16 +02:00 |
lemoidului
|
b51a3e95e6
|
add safesky stealth test in unit test
|
2021-05-01 18:11:21 +02:00 |
lemoidului
|
68f8b9b3a7
|
add safesky parser comment details
|
2021-05-01 17:51:31 +02:00 |
lemoidului
|
faa73997d7
|
add safesky parser
|
2021-05-01 02:02:02 +02:00 |
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 |