Skip to content

Instantly share code, notes, and snippets.

View bzed's full-sized avatar
🇦🇹

Bernd Zeimetz bzed

🇦🇹
  • conova communications GmbH
  • Salzburg
  • 10:07 (UTC +02:00)
View GitHub Profile
@bzed
bzed / ogn-client.py
Created July 12, 2023 10:47
OGN client example
#!/usr/bin/env python3
from ogn.client import AprsClient
from ogn.parser import parse, ParseError
def process_beacon(raw_message):
try:
f = False
#for i in ['FNT08DFBC', 'WALS:', 'FNT082300', 'DBG:', 'guggenth:', 'FNT065063']:
for i in ['FNT065063']: