Wykres commitów

294 Commity (master)

Autor SHA1 Wiadomość Data
Mat Burnham 56cbe2cb0a More helpful socket error message 2025-04-19 11:55:24 +02:00
Zoran Bošnjak a855bab2d6 configurable socket timeout 2025-04-19 11:51:34 +02:00
Konstantin Gründger 9240e4e990 Release v1.3.0 2025-04-19 11:27:52 +02:00
Konstantin Gründger b527bf77f7 Updated readme 2025-04-19 11:27:52 +02:00
Konstantin Gründger ebe61f151b Catch exception while parsing the APRS comment (fixes #126) 2025-04-19 11:27:52 +02:00
Sebastien Chaumontet 1e20d187a1 Add Microtrak APRS parser. (https://microtrak.fr/) 2025-04-19 11:27:52 +02:00
Konstantin Gründger 64d9329dcb Fix: Flake8 F824: mutation does not need 'global' 2025-04-19 11:27:52 +02:00
Konstantin Gründger 47aacd51a6 Add: gh action for sw testing and PyPI release 2025-04-19 11:27:52 +02:00
Konstantin Gründger e1c37d96e5 Fix: get version information from pyproject.toml 2025-04-19 11:27:52 +02:00
Konstantin Gründger 484ce0418b Code: switch package handling to poetry 2025-04-19 11:27:52 +02:00
Sebastien Chaumontet bb6aee0d5b Release v1.2.3 2025-04-02 00:13:34 +02:00
Sebastien Chaumontet 5d553d0a7d
Add Microtrak APRS parser. (https://microtrak.fr/) (#125) 2025-04-02 00:10:00 +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