Changes between Version 24 and Version 25 of WikiStart
- Timestamp:
- Oct 9, 2013, 9:38:36 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v24 v25 13 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. 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 ==== = I want my own Flarmradar Groundstation =====15 ==== I want my own ... ==== 16 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]. 17 17 … … 19 19 20 20 21 ===== Knowledge & Troubleshooting =====22 - [wiki:raspberry Raspberry PI specific issues] are collected on a separate page23 21 24 22 ==== Client Software Installation ====