Skip to content

Commit

Permalink
feat: add newly added gliders to ogn mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
moldhouse committed May 29, 2024
1 parent faed8ed commit 60a554e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
20 changes: 20 additions & 0 deletions ogn_ddb_mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -1167,5 +1167,25 @@
"Swiftlight-E": {
"id": 633,
"name": "Swift-Light E"
},
"Ventus 2ax": {
"id": 16,
"name": "Ventus 2ax"
},
"Ventus 2a": {
"id": 15,
"name": "Ventus 2a"
},
"LET LF-107 Lunak": {
"id": 236,
"name": "Lunak LF 107"
},
"AS 34Me": {
"id": 505,
"name": "AS 34 Me 18m"
},
"Glasflugel 604": {
"id": 427,
"name": "Glasflügel 604"
}
}
1 change: 1 addition & 0 deletions tests/test_all_mapped.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

# aircrafts which we do not want to track
no_mapping = [
"Swift 3-E",
"Breguet 904",
"MikroKopter Quadro",
"DJI S800",
Expand Down

0 comments on commit 60a554e

Please sign in to comment.