Konstantin Gründger
|
699d95f2da
|
skip test case for createTimestamp
|
2025-05-23 10:51:01 +02:00 |
Konstantin Gründger
|
c6a71a19a5
|
handle decimals from rust parser
|
2025-05-22 09:54:02 +02:00 |
Konstantin Gründger
|
3f326d5087
|
added test cases and changed test case structure
|
2025-05-21 17:23:18 +02:00 |
Konstantin Gründger
|
34cb2182a6
|
unskip capturs, inreach and delay message tests
|
2025-05-21 16:18:56 +02:00 |
Konstantin Gründger
|
ab45567015
|
remove OgnParseError
|
2025-05-21 15:04:40 +02:00 |
Konstantin Gründger
|
ecd02840a0
|
switch from regex to rust parser
|
2025-05-21 14:26:49 +02:00 |
Konstantin Gründger
|
a619150516
|
test the rust parser
|
2025-05-21 09:26:51 +02:00 |
Konstantin Gründger
|
e1cde51d5b
|
ignore capturs, inreach and delay messages for test cases
|
2025-05-20 19:05:31 +02:00 |
Konstantin Gründger
|
5bebc0c5af
|
updated ogn-aprs-protocol (fixed OGADSB_ADSB.txt)
|
2025-05-20 19:05:31 +02:00 |
Konstantin Gründger
|
94286f984d
|
add test cases for all message types
|
2025-05-06 13:38:39 +02:00 |
Konstantin Gründger
|
3a18cc8ef4
|
check messages from ogn-aprs-protocol
|
2025-05-06 13:38:20 +02:00 |
Konstantin Gründger
|
3059b43dce
|
Refactoring: replace unittest with pytest
|
2025-04-23 12:12:32 +02:00 |
Konstantin Gründger
|
6c0828a8c8
|
Replaced deprecated utcnow
|
2025-04-23 10:45:16 +02:00 |
Konstantin Gründger
|
a6c320c444
|
refactoring: use assert instead of unittest function
|
2025-04-23 10:45:16 +02:00 |
Konstantin Gründger
|
23416269cb
|
Parse short path (fixes #128)
|
2025-04-22 19:24:37 +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
|
5d553d0a7d
|
Add Microtrak APRS parser. (https://microtrak.fr/) (#125)
|
2025-04-02 00:10:00 +02:00 |
Konstantin Gründger
|
0621307952
|
Added rainfall data to position_weather beacons
|
2021-06-06 12:00:52 +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 |
tfraudet
|
f11e0efa97
|
Add test cases to support no-tracking flag
|
2021-04-05 13:24:13 +02:00 |
Konstantin Gründger
|
fe0257b4aa
|
Added normalized_quality calculation
|
2020-10-14 09:01:09 +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
|
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
|
8855a4f097
|
Added support for weather data from FANET ground stations
|
2020-10-10 21:53:39 +02:00 |
Konstantin Gründger
|
5a90299ca5
|
Refactoring
|
2020-10-04 11:06:28 +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
|
92a8575378
|
All OGN fields are optional
|
2020-08-29 15:35:27 +02: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
|
e0f363be91
|
Fixed #72
|
2020-05-21 19:30:32 +02:00 |
Konstantin Gründger
|
7260245e15
|
Changed telnet parser from fixed size to regex
|
2019-07-20 11:11:19 +02:00 |
Konstantin Gründger
|
2e02015e52
|
Fixed telnet parser (see #18)
|
2019-07-07 12:48:57 +02:00 |
Konstantin Gründger
|
342af0a253
|
Add support for capturs (fixes #42)
|
2019-06-08 14:48:42 +02:00 |
Konstantin Gründger
|
37d089acac
|
Bugfix Spider parser (fixes #60)
|
2019-06-08 14:20:19 +02:00 |
Konstantin Gründger
|
b7f51b92f8
|
Added support for OGFLYM beacons (fixes #63)
|
2019-06-08 14:02:18 +02:00 |
Konstantin Gründger
|
706a725305
|
Allow comment in tracker status beacon (fixes #56)
|
2019-06-08 08:03:34 +02:00 |
Konstantin Gründger
|
7682a69fd7
|
Fixed inReach parser
|
2019-06-07 20:50:54 +02:00 |
Konstantin Gründger
|
b8f0028f1e
|
Small changes for inReach parser
|
2019-06-07 20:34:50 +02:00 |
Philip Lee
|
d76b7525e6
|
Add a blank line in the test case for CI?
|
2019-06-05 20:17:05 -07:00 |
Philip Lee
|
55e3696a34
|
Add Inreach parser
Based on documentation here...
https://github.com/glidernet/ogn-aprs-protocol/blob/master/aprsmsgs.txt
|
2019-06-05 20:11:59 -07:00 |
Konstantin Gründger
|
7a577ab9ef
|
Added generic parser for unknown protocol
|
2019-06-03 22:45:31 +02:00 |
Konstantin Gründger
|
dab3ca3ddb
|
Use precompiled regex
|
2019-06-03 22:45:31 +02:00 |