kopia lustrzana https://github.com/glidernet/python-ogn-client
Updated descriptions
rodzic
44cc855d6c
commit
d2973c1b93
|
@ -1,6 +1,7 @@
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
- parser: Added support for OGN v0.2.6 aircraft and receiver beacons
|
||||||
|
|
||||||
## 0.6.0 - 2016-10-21
|
## 0.6.0 - 2016-10-21
|
||||||
- parser: Added support for OGN v0.2.5 receiver beacons
|
- parser: Added support for OGN v0.2.5 receiver beacons
|
||||||
|
|
|
@ -9,7 +9,7 @@ PATTERN_APRS_STATUS = re.compile(r"(?P<callsign>.+?)>(?P<dstcall>[A-Z0-9]+),.+,(
|
||||||
|
|
||||||
# The MIT License (MIT)
|
# The MIT License (MIT)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 Sven Schwyn
|
# Copyright (c) 2015-2017 Sven Schwyn
|
||||||
#
|
#
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
# of this software and associated documentation files (the "Software"), to deal
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
Ładowanie…
Reference in New Issue