A possibility to include it in OpenHD would be cat /var/run/openhd/telemetryfifo6 | /home/pi/trackermavfilter/trackermavlinkfilter -d /dev/ttyUSB0 -b 115200 -n
(or the use of the corresponding params from the openhd-settings-?.txt config)
I would be happy if someone could get some benefit from it. If you have any questions, feel free to ask
Hey!
Nice one!
I’m using ghettostation tracker and it seems to have also some problems reading and keeping up with incoming data.
Do you think, I could benefit from this code too?
Norbert
Give it a try
In my case, I’m using U360GTS on a Bluepill, and there it’s definitivy the case, that there seems to be a overrun with higher Mavlink message traffic.
You are talking to a total noob here
Should I mount the image and modify the stuff before writing it to SD card, or I have to modify the above on sd card?
Really total noob, when it comes to software, sorry…
If you are willing, please add a description, how to do all this on a windows computer.
Reading trough the github readme,
e.g.:
1 ) “Copy the binary to /usr/local/bin/”…
what is the " binary" and how to copy it there
Oh, yes of course…
The easiest way would be to ask @stephen to add this to the next 2.01 release, as it is totally neutral to all other functions and needs just one more parameter in the config. For him this would be a 2 minute job
Otherwise, I’d have to write a short installation howto.