Skip to content

Commit cff11ae

Browse files
committed
Update README.md
Images added
1 parent 0ebd139 commit cff11ae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ https://github.com/bm98/FSimPngTiles
1313

1414
# Flight Sim Tracker (.Net 4.7.2)
1515

16+
Tracked Aircraft with Lat,Lon,Alt,Groundspeed and Vertical Speed as shown in the mapping web interface (Docker appliance)
17+
18+
![FSimTrack Utility](https://raw.githubusercontent.com/bm98/FSimTrack/main/doc/FSimTrack-Mapping2.jpg "Mapping view - about to start")
19+
20+
1621
## FlightSim Live Data Source
1722
Connects to the FlightSim, polls essential aircraft tracking data
1823
NOTE: Right now only an interface with MSFS2020 is implemented, an XPlane 11 interface is still in development.
@@ -21,6 +26,8 @@ NOTE: Right now only an interface with MSFS2020 is implemented, an XPlane 11 int
2126
Interfaces the mapping webserver found as Docker image bm98ch/fsimpngtiles
2227
Issues tracking get requests to the web server with LAT,LON,ALT,THDG,GS,VS
2328

29+
![FSimTrack Utility](https://raw.githubusercontent.com/bm98/FSimTrack/main/doc/FSimTrack-GUI.jpg "GUI")
30+
2431
-----
2532

2633
# Usage

0 commit comments

Comments
 (0)