Wykres commitów

  • 980622a6ab
    Merge 4d152ed706 into bb7c3c28c9 dependabot[bot] 2025-06-23 04:42:02 +0000
  • 4d152ed706
    Bump flake8 from 7.2.0 to 7.3.0 dependabot/pip/flake8-7.3.0 dependabot[bot] 2025-06-23 04:42:00 +0000
  • f1c8e52636
    Merge 25dca51f04 into bb7c3c28c9 dependabot[bot] 2025-06-19 05:29:23 +0000
  • 25dca51f04
    Bump urllib3 from 2.4.0 to 2.5.0 dependabot/pip/urllib3-2.5.0 dependabot[bot] 2025-06-19 05:29:21 +0000
  • cee07e6a82
    Merge 15d474a2c7 into bb7c3c28c9 dependabot[bot] 2025-06-19 04:07:12 +0000
  • 15d474a2c7
    Bump pytest from 8.3.5 to 8.4.1 dependabot/pip/pytest-8.4.1 dependabot[bot] 2025-06-19 04:07:10 +0000
  • ec6746791f
    Merge e070cc18b7 into bb7c3c28c9 dependabot[bot] 2025-06-13 04:19:16 +0000
  • e070cc18b7
    Bump pytest-cov from 6.1.1 to 6.2.1 dependabot/pip/pytest-cov-6.2.1 dependabot[bot] 2025-06-13 04:19:14 +0000
  • 5aed03de01
    Bump pytest-cov from 6.1.1 to 6.2.0 dependabot[bot] 2025-06-12 04:44:57 +0000
  • 6fd62baa68
    Merge 518537d523 into bb7c3c28c9 dependabot[bot] 2025-06-10 12:03:23 +0000
  • 518537d523
    Bump requests from 2.32.3 to 2.32.4 dependabot/pip/requests-2.32.4 dependabot[bot] 2025-06-10 12:03:20 +0000
  • 7d74a5293f
    Bump pytest from 8.3.5 to 8.4.0 dependabot[bot] 2025-06-03 04:41:25 +0000
  • bb7c3c28c9 Release v2.0.0 master v2.0.0 Konstantin Gründger 2025-05-23 10:52:17 +0200
  • 699d95f2da skip test case for createTimestamp Konstantin Gründger 2025-05-23 10:51:01 +0200
  • c6a71a19a5 handle decimals from rust parser Konstantin Gründger 2025-05-22 09:49:56 +0200
  • 3f326d5087 added test cases and changed test case structure Konstantin Gründger 2025-05-21 17:23:18 +0200
  • 14cf4848c8 refactoring Konstantin Gründger 2025-05-21 16:22:17 +0200
  • 34cb2182a6 unskip capturs, inreach and delay message tests Konstantin Gründger 2025-05-21 16:18:56 +0200
  • ab45567015 remove OgnParseError Konstantin Gründger 2025-05-21 15:04:40 +0200
  • ef25a71a7d make timestamp conversion compatible for python < 3.11 Konstantin Gründger 2025-05-21 14:48:35 +0200
  • ecd02840a0 switch from regex to rust parser Konstantin Gründger 2025-05-21 13:16:29 +0200
  • 082798870e Release v1.3.3 Konstantin Gründger 2025-05-21 09:32:59 +0200
  • 64043cc79f Skip development test cases Konstantin Gründger 2025-05-21 09:16:00 +0200
  • a25021ee94 updated migration documentation Konstantin Gründger 2025-05-20 19:35:50 +0200
  • 7f4ed55e54 added migration documentation Konstantin Gründger 2025-05-05 17:21:14 +0200
  • a619150516 test the rust parser Konstantin Gründger 2025-05-05 09:48:01 +0200
  • c1e8ac2749 optionally use the rust parser Konstantin Gründger 2025-05-05 09:47:43 +0200
  • 1a6a7661bc Skip development test cases Konstantin Gründger 2025-05-21 09:16:00 +0200
  • c27ab126b5 updated migration documentation Konstantin Gründger 2025-05-20 19:35:50 +0200
  • e50ccf6e6e added migration documentation Konstantin Gründger 2025-05-05 17:21:14 +0200
  • 34e8d0461e test the rust parser Konstantin Gründger 2025-05-05 09:48:01 +0200
  • 833b317191 optionally use the rust parser Konstantin Gründger 2025-05-05 09:47:43 +0200
  • e1cde51d5b ignore capturs, inreach and delay messages for test cases Konstantin Gründger 2025-05-20 19:01:05 +0200
  • ee23af5407 split ci workflow into deploy and test Konstantin Gründger 2025-05-16 19:09:09 +0200
  • 5bebc0c5af updated ogn-aprs-protocol (fixed OGADSB_ADSB.txt) Konstantin Gründger 2025-05-07 16:23:52 +0200
  • 64ef68b501 also checkout submodules Konstantin Gründger 2025-05-06 23:27:39 +0200
  • 7928135486 ignore capturs, inreach and delay messages for test cases Konstantin Gründger 2025-05-20 19:01:05 +0200
  • 6df4dfba41 split ci workflow into deploy and test Konstantin Gründger 2025-05-16 19:09:09 +0200
  • 2da584914f updated ogn-aprs-protocol (fixed OGADSB_ADSB.txt) Konstantin Gründger 2025-05-07 16:23:52 +0200
  • 1ddb44fbf0 also checkout submodules Konstantin Gründger 2025-05-06 23:27:39 +0200
  • 94286f984d add test cases for all message types Konstantin Gründger 2025-05-05 21:59:01 +0200
  • 3a18cc8ef4 check messages from ogn-aprs-protocol Konstantin Gründger 2025-05-05 19:20:00 +0200
  • 2dd2934dba Refactoring: use f-string instead of format function Konstantin Gründger 2025-04-23 12:20:30 +0200
  • 3059b43dce Refactoring: replace unittest with pytest Konstantin Gründger 2025-04-23 11:57:10 +0200
  • f046d647cc Release v1.3.2 v1.3.2 Konstantin Gründger 2025-04-23 10:40:07 +0200
  • 6c0828a8c8 Replaced deprecated utcnow Konstantin Gründger 2025-04-23 10:37:13 +0200
  • a6c320c444 refactoring: use assert instead of unittest function Konstantin Gründger 2025-04-23 10:32:54 +0200
  • d724c3ee5e Release v1.3.1 v1.3.1 Konstantin Gründger 2025-04-22 22:06:27 +0200
  • 339387bb78 Skip live parsing test case Konstantin Gründger 2025-04-22 22:06:06 +0200
  • 23416269cb Parse short path (fixes #128) Konstantin Gründger 2025-04-22 19:22:10 +0200
  • 3d2cb74f15 Name of the client and the package are different Konstantin Gründger 2025-04-19 13:25:38 +0200
  • b563d1c691 Corrected wrong timestamps Konstantin Gründger 2025-04-19 13:22:48 +0200
  • 56cbe2cb0a More helpful socket error message Mat Burnham 2022-09-10 22:51:54 +0100
  • a855bab2d6 configurable socket timeout Zoran Bošnjak 2022-09-01 15:18:46 +0200
  • 9240e4e990 Release v1.3.0 Konstantin Gründger 2025-04-19 00:17:08 +0200
  • b527bf77f7 Updated readme Konstantin Gründger 2025-04-19 09:27:02 +0200
  • ebe61f151b Catch exception while parsing the APRS comment (fixes #126) Konstantin Gründger 2025-04-19 09:06:58 +0200
  • 1e20d187a1 Add Microtrak APRS parser. (https://microtrak.fr/) Sebastien Chaumontet 2025-04-02 00:01:34 +0200
  • 64d9329dcb Fix: Flake8 F824: mutation does not need 'global' Konstantin Gründger 2025-04-18 11:55:27 +0200
  • 47aacd51a6 Add: gh action for sw testing and PyPI release Konstantin Gründger 2025-04-18 11:31:49 +0200
  • e1c37d96e5 Fix: get version information from pyproject.toml Konstantin Gründger 2025-04-18 01:44:30 +0200
  • 484ce0418b Code: switch package handling to poetry Konstantin Gründger 2025-04-18 01:35:52 +0200
  • a406bb0df0 Release v1.3.0 Konstantin Gründger 2025-04-19 00:17:08 +0200
  • bf29fb5923 Updated readme Konstantin Gründger 2025-04-19 09:27:02 +0200
  • 097e22577a Catch exception while parsing the APRS comment (fixes #126) Konstantin Gründger 2025-04-19 09:06:58 +0200
  • 0b28e8a666 Add Microtrak APRS parser. (https://microtrak.fr/) Sebastien Chaumontet 2025-04-02 00:01:34 +0200
  • 33519fcb85 Fix: Flake8 F824: mutation does not need 'global' Konstantin Gründger 2025-04-18 11:55:27 +0200
  • 38af569c2e Add: gh action for sw testing and PyPI release Konstantin Gründger 2025-04-18 11:31:49 +0200
  • 53ec1bb656 Fix: get version information from pyproject.toml Konstantin Gründger 2025-04-18 01:44:30 +0200
  • 5f5f2c2e62 Code: switch package handling to poetry Konstantin Gründger 2025-04-18 01:35:52 +0200
  • aa23c1205e Release v1.3.0 v1.3.0 Konstantin Gründger 2025-04-19 00:17:08 +0200
  • f6ea26f4e0 Updated readme Konstantin Gründger 2025-04-19 09:27:02 +0200
  • 1dfc661645 Catch exception while parsing the APRS comment (fixes #126) Konstantin Gründger 2025-04-19 09:06:58 +0200
  • fc276d7571 Add Microtrak APRS parser. (https://microtrak.fr/) Sebastien Chaumontet 2025-04-02 00:01:34 +0200
  • fac52c4bc5 Handle dst_calls 'OGFLR6' and 'OGFLR7' (fixes #123) Angel Casado 2025-03-28 13:41:27 +0100
  • 42b425069c Fix: Flake8 F824: mutation does not need 'global' Konstantin Gründger 2025-04-18 11:55:27 +0200
  • 69ded66822 Add: gh action for sw testing and PyPI release Konstantin Gründger 2025-04-18 11:31:49 +0200
  • c5450eb29c Fix: get version information from pyproject.toml Konstantin Gründger 2025-04-18 01:44:30 +0200
  • 7f132404fb Code: switch package handling to poetry Konstantin Gründger 2025-04-18 01:35:52 +0200
  • bb6aee0d5b Release v1.2.3 v1.2.3 Sebastien Chaumontet 2025-04-02 00:13:34 +0200
  • 5d553d0a7d
    Add Microtrak APRS parser. (https://microtrak.fr/) (#125) Sebastien Chaumontet 2025-04-02 00:10:00 +0200
  • 2c7be3c9cc Add missing files for Microtrak parser. add-microtrack-parser Sebastien Chaumontet 2025-04-02 00:03:52 +0200
  • d7186de5e6 Add Microtrak APRS parser. (https://microtrak.fr/) Sebastien Chaumontet 2025-04-02 00:01:34 +0200
  • 79274c7f97 Release v1.2.2 v1.2.2 Sebastien Chaumontet 2025-04-01 00:01:49 +0200
  • be07be52be
    Merge pull request #124 from acasadoalonso/master Sebastien Chaumontet 2025-03-31 12:31:51 +0200
  • 82d663bbf9
    Update parse.py Angel Casado 2025-03-28 13:41:27 +0100
  • 8f6ecc21a5
    Update pattern.py Valery 2024-06-18 09:37:47 +0300
  • 96cf884795
    weather message Valery 2024-03-14 08:57:48 +0300
  • 90826d9b5a
    weather message Valery 2024-03-14 08:50:51 +0300
  • 895a1b60ac
    weather message Valery 2024-03-14 08:38:08 +0300
  • a19209b3d8
    weather message Valery 2024-03-14 08:36:46 +0300
  • 1251e75f6d iso-8859-1 encoding for APRS client Scott 2023-10-19 15:53:05 +0100
  • 6086cc6153
    Bump flake8 from 4.0.1 to 6.1.0 dependabot[bot] 2023-07-31 04:45:08 +0000
  • d07137f154
    Bump flake8 from 4.0.1 to 6.0.0 dependabot[bot] 2022-11-24 04:04:00 +0000
  • 06527bb795 More helpful socket error message Mat Burnham 2022-09-10 22:51:54 +0100
  • c96f84f8f2 configurable socket timeout Zoran Bošnjak 2022-09-01 15:18:46 +0200
  • 34e081993a
    Bump flake8 from 4.0.1 to 5.0.4 dependabot[bot] 2022-08-04 04:12:10 +0000
  • 73f2d6da60
    Bump flake8 from 4.0.1 to 5.0.3 dependabot[bot] 2022-08-02 04:13:07 +0000
  • 1ab5f04061
    Bump flake8 from 4.0.1 to 5.0.1 dependabot[bot] 2022-08-01 04:12:11 +0000
  • 471840f657
    Bump coveralls from 3.2.0 to 3.3.1 (#105) dependabot[bot] 2022-03-12 00:54:28 +0100