Raspberry and Planeplotter...

tonkepen

New Member
Hi all:

Well as you know my English is very bad, and I'll try to explain what I like to do with the team that I have ..

First I leave this painting you see the initial assembly that I have right now, as seen currently have the antenna connected to the puck 1090 and that connected to beagle who sent me planefinder, which so it goes to ruter and send the planefinder data,

On the other hand on my PC I have installed planeplotter, from which data lame planefinder apparatus and shows me all flights.

MONTAGE%20PERRYS1.png


Well far so perfect, a few days ago they sent me a raspberry pi 2, these latest model and have connected and running perfectly in it rasbian, with a number of awards programs, such as TeamSpeak3, and a lightweight web server.

MONTAGE%20PERRYS2.png


What's the matter ?, well the lord sent me a manual planeplotter this ...

http://www.satsignal.eu/raspberry-pi/dump1090.html

In which he explains how to put a pencil (dongle) receiver to a raspberry, and also send the data directly to planeplotter. without having to have the program on the PC.



Ok, I followed the manual steps and effectively after putting the pen (dongle), achieve to send some data to planeploter, (see these images ..)

perry3.PNG

perry%204.PNG


For here comes the question of mine:

1. What I like is I have no first planeploter on my PC, because when you turn off the night pc, then planeploter not send data, so I would like to put it on the raspberry and lit 24 hours as this that I sent them from her.

2. You can take the data raspberry beagle, or router, or the direction that my planeploter grabs in this case 192.168.1.132:30054 mine, and send them directly.

3. Thus, in this way not tenfria to be on my pc running at all times the planeploter. and one would open it if I want to see some data, flight etc etc.

Not if I explain well, but some kind soul god, those Celebros we have around here, give me some idea, and of course millions of thanks for your attention.
 
don't know if i really understood what result you want :)

but if i were you:

-> get the flightaware sd-card image (this is a all in one raspbian os + installed dump1090 + piaware which feeds flightaware)
-> additionally install the planefinder feed client

=> result 1: you feed planefinder + flightaware just with your pi + dongle - no runnning pc needed anymore
=> result 2: you get mlat aircraft positions back from flightaware
=> result 3: run e.g. planeplotter or virtualradarserver on your pc whenever you want and pull the input data from your raspberry and/or puk/beagle and merge them
 
Thank you very much for your quick response, if my question is ...

As I can send the data generated by the beagle bone to raspberry.
 
Puzz, but I think this program is for software engineers from NASA, at least, hahaha, I it will be impossible to being able to understand my knowledge.
 
e.g. type in bash on your raspberry: socat -u TCP:YourBeagleIpAddress:portNumber TCP:YourRaspberryIpAddress:portNumber

edit: what kind of idiot software is this forum running on where you can't write : p without getting a stupid smilie
 
Last edited:
Well, then naturally the first thing will be put on the perry socat no ?.

such well?

sudo apt-get install socat

pi@raspberrypi:~ $ sudo apt-get install socat
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Se instalarán los siguientes paquetes NUEVOS:
socat
0 actualizados, 1 nuevos se instalarán, 0 para eliminar y 0 no actualizados.
Se necesita descargar 310 kB de archivos.
Se utilizarán 809 kB de espacio de disco adicional después de esta operación.
Des:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main socat armhf 1.7.2.4-2 [310 kB]
Descargados 310 kB en 1s (274 kB/s)
Seleccionando el paquete socat previamente no seleccionado.
(Leyendo la base de datos ... 145769 ficheros o directorios instalados actualmente.)
Preparando para desempaquetar .../socat_1.7.2.4-2_armhf.deb ...
Desempaquetando socat (1.7.2.4-2) ...
Procesando disparadores para man-db (2.7.0.2-5) ...
Configurando socat (1.7.2.4-2) ...
pi@raspberrypi:~ $

Thank you
 
pi@raspberrypi:~ $ sudo apt-get install socat
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Se instalarán los siguientes paquetes NUEVOS:
socat
0 actualizados, 1 nuevos se instalarán, 0 para eliminar y 0 no actualizados.
Se necesita descargar 310 kB de archivos.
Se utilizarán 809 kB de espacio de disco adicional después de esta operación.
Des:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main socat armhf 1.7.2.4-2 [310 kB]
Descargados 310 kB en 1s (274 kB/s)
Seleccionando el paquete socat previamente no seleccionado.
(Leyendo la base de datos ... 145769 ficheros o directorios instalados actualmente.)
Preparando para desempaquetar .../socat_1.7.2.4-2_armhf.deb ...
Desempaquetando socat (1.7.2.4-2) ...
Procesando disparadores para man-db (2.7.0.2-5) ...
Configurando socat (1.7.2.4-2) ...
pi@raspberrypi:~ $

GOOODDDDD


Sensational as this already, now the next step would be to know the IP and port of the Beagle (192.168.1.132-?) And Berry (192.168.1.134-?); While ips ports not know them.

Sorry for how heavy I am but I took 8 days, 8 days if this issue and doing anything silly.
 
Lee, sorry but you know my English is very bad, and this time the google translator did not translate well, really do not understand what you mean to me

Hugs
 
Back
Top