Changes between Version 29 and Version 30 of WikiStart
- Timestamp:
- Dec 29, 2013, 3:57:21 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v29 v30 9 9 ... still needs some writing :-) 10 10 11 === Client===11 === Ground Station === 12 12 13 [attachment:Flarmradar_GS6.png The concept] of the client is quite simple to understand. The client reads the Data Port from any regular FLARM device (RS232 interface) and streams the data (via the HTTP protocol) to the server. Per day at least 70MB are up and downloaded by the Flarmradar. Since data streaming does not require much computing power, a mini-computer like the [http://www.raspberrypi.org Raspberry PI] is sufficient. This is a credit-card sized computer that is able to run a Linux operating system (Raspbian) at negligible cost (50$ or so). For standalone installations with a local Flarmradar-Server, the client can be installed alternatively on the same computer where the Flarmradar-Server is installed.13 [attachment:Flarmradar_GS6.png The concept] of the client is quite simple, as it acts similar as a regular 3rd party product. While these are mostly hardware devices, our client is a piece of software that reads the Data Port from any regular FLARM device (RS232) and streams the data (via the HTTP protocol) to the Flarmradar Server. Since data streaming does not require much computing power, a mini-computer like the [http://www.raspberrypi.org Raspberry PI] is sufficient. This is a credit-card sized computer that is able to run a Linux operating system (Raspbian) at negligible cost (50$ or so). For standalone installations with a local Flarmradar-Server, the client can be installed alternatively on the same computer where the Flarmradar-Server is installed. 14 14 15 15 ==== I want my own ... ==== 16 People that are not afraid of burning one's fingers when handling the soldering-iron can assemble and construct a ground station with the [wiki:construction_manual construction manual]. 16 People that are not afraid of burning one's fingers when handling the soldering-iron can assemble and construct a ground station with the [wiki:construction_manual construction manual]. Our [wiki:FAQ FAQ] might also have answers to that come up while installing and launching your Flarmradar Ground Station. 17 17 18 18