Modifying title and architecture diagram - aligning with our Journey "Code" site - #5
Modifying title and architecture diagram - aligning with our Journey "Code" site#5ljbennett62 wants to merge 2 commits into
Conversation
sanjay-saxena
left a comment
There was a problem hiding this comment.
I would like to review these changes again. Please schedule a meeting to talk about these changes.
| @@ -1,4 +1,4 @@ | |||
| # air-traffic-control | |||
| # Correlating Flight and Weather Data in Augmented Reality | |||
| [](https://travis-ci.org/IBM/air-traffic-control) | |||
There was a problem hiding this comment.
This project is more than just correlating flight and weather data in Augmented Reality. It has a Raspberry Pi powered Ground Station that uses a Software Defined Radio to receive ADS-B messages, decode the ADS-B messages to retrieve flight information, and then publishes MQTT messages with flight information in the JSON payload over to IoT Platform. In effect, we are diluting the most important aspect of this project if we say that it is just Correlating Flight and Weather Data in Augmented Reality. Please contact me if you have any questions about this.
|
|
||
|  | ||
|  | ||
|  |
There was a problem hiding this comment.
The explanation of steps in AR-steps.png is way off. It would be better to have a meeting to talk about these steps so that they can be accurate.
| Following figure shows the high-level architecture of a Cloud-based Air Traffic Control that relies on cheap Ground Stations to track flights | ||
|
|
||
|  | ||
|  |
There was a problem hiding this comment.
The arrows on some of the lines in the diagram need to be switched. Once again, it would be better to schedule a meeting to talk about these things.
There was a problem hiding this comment.
ok - will schedule.
Changed the title and the architecture diagram so it aligns with what is on our Code site.