Skip to content

Releases: glidernet/python-ogn-client

v0.9.1

18 Sep 20:12
Compare
Choose a tag to compare
  • parser: Fixed SPOT beacons and Tracker beacons
  • parser: Fixed kph to ms conversion
  • client: Catch ConnectionResetError

v0.9.0

14 May 18:42
Compare
Choose a tag to compare
  • parser: Added support for OGNLT24 (LT24), OGSKYL (Skylines), OGSPID (Spider), OGSPOT (Spot) and OGNFNT (Fanet)
  • parser: Added support for (server) comments
  • parser: Added parser for local receiver output (port 50001)
  • parser: Changed unit for rotation from "half turn per minute" to "degrees/s"

v0.8.2

20 Jan 12:28
Compare
Choose a tag to compare
  • parser: Better validation of timestamp, lat/lon and altitude

v0.8.1

12 Jan 18:27
88a73c0
Compare
Choose a tag to compare
  • client: Ignore messages other than UTF-8
  • parser: Allow IDs only with hexadecimal values

v0.8.0

02 Oct 20:24
Compare
Choose a tag to compare
  • parser: Merged function 'parse_aprs' and 'parse_ogn_beacon' to 'parse'
  • parser: Added support for OGNSDR (receiver), OGNTRK (ogn tracker), OGNFLR (flarm) and OGNAV (Naviter) beacons
  • parser: Added support for RELAYed messages
  • parser: Added support for ddhhmm time format (eg. '312359z')
  • parser: Added support for heared aircrafts
  • client: Allow client to do sequential connect-disconnect

v0.7.1

07 Jun 19:13
Compare
Choose a tag to compare
  • parser: Bugfix, error_count in aircraft beacon is a int

v0.7.0

04 Jun 05:44
Compare
Choose a tag to compare
  • parser: Added support for OGN v0.2.6 aircraft and receiver beacons

v0.6.0

21 Oct 20:55
Compare
Choose a tag to compare
  • parser: Added support for OGN v0.2.5 receiver beacons
  • parser: Changed keys to adopt naming from ogn_client-ruby

v0.5.0

29 Sep 17:55
Compare
Choose a tag to compare
  • Added aprs destination callsign as dstcall to aprs beacon keys (#9)
  • Changed aprs parser to allow other destination calls than APRS
  • Fixed parsing of APRS precision and datum option (#7)
  • Added optional reference_time argument to parse_aprs function and disabled
    magic date correction if this argument is missing

v0.4.0

30 Mar 14:45
Compare
Choose a tag to compare
  • aprs client: Added the possibility of a timed callback
  • Added ogn.ddb submodule which provides the generator get_ddb_devices