Skip to content

Commit

Permalink
Merge branch 'feature/litelement' into feature/13-origindestination-a…
Browse files Browse the repository at this point in the history
…irport-codes

# Conflicts:
#	readme.md
#	dist/fr24_card.js
#	src/javascript/helpers/popup.js
  • Loading branch information
fratsloos committed Dec 11, 2023
2 parents 613984a + 909c961 commit 72cd923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ The card supports the following columns. Because there are many different format
| `flight` | Flight number | |
| `icao` | ICAO code of the aircraft | |
| `icon` | Icon for the aircraft | Icon representing altitude and vertical state of the aircraft. See [Icon](#icon). |
| `icon` | Icon for the aircraft | Icon representing altitude and vertical state of the aircraft. See [Icon](#icon). |
| `registration` | Registration code of the aircraft | The registration of the aircraft is calculated based on the reported ICAO code. However, some of the JSON files contain the registration. If the registration is found in the JSON, this data is used. See issue [#15][i15]. |
| `speed` | Reported speed | |
| `squawk` | Squawk code | |
Expand Down

0 comments on commit 72cd923

Please sign in to comment.