Changes between Version 24 and Version 25 of WikiStart


Ignore:
Timestamp:
Oct 9, 2013, 9:38:36 PM (12 years ago)
Author:
smoser
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v24 v25  
    1313[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.
    1414
    15 ===== I want my own Flarmradar Groundstation =====
     15==== I want my own ... ====
    1616People 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].
    1717
     
    1919
    2020
    21 ===== Knowledge & Troubleshooting =====
    22   - [wiki:raspberry Raspberry PI specific issues] are collected on a separate page
    2321
    2422==== Client Software Installation ====