Announcement

Collapse
No announcement yet.

Tracked planes list/file in terminal view with ssh for export into excel

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Tracked planes list/file in terminal view with ssh for export into excel

    I hope this has not been asked yet but I could not find any reference to my question.

    I have just started tracking with my raspberry pi and it's all working fine but I was wondering if I could get the list of tracked planes visible when I ssh into the pi? Or maybe once a day retrieve the file that they are stored in, in order to export them into an excel file?

    Thanks for the help!!!

    Cheers,

    Arjan

    #2
    the 'Show tracked Aircraft List' button on the web config page at :8754 for a basic list.
    aka - http://192.168.1.67:8754/tracked.html

    Different IP of course.

    Or use a 3rd party tool to read data from basestation/30003 output

    https://forum.flightradar24.com/foru...916#post120916
    https://discussions.flightaware.com/...d-filter/26619
    Posts not to be taken as official support representation - Just a helpful uploader who tinkers

    Comment


      #3
      Originally posted by Oblivian View Post
      Or use a 3rd party tool to read data from basestation/30003 output

      https://forum.flightradar24.com/foru...916#post120916
      In above post, PuTTY is shown with following setting:


      Host name (or IP address)
      localhost



      The localhost was used because that user was using Windows feeder, and both PuTTY and FR24 feeder were on same Windows computer.

      If someone is using Raspberry Pi feeder, then instead of localhost, he has to use IP of Pi (which will be something like 192.168.0.21)

      Comment


        #4
        Thanks for the help, I have it all working now!!

        Comment

        Working...
        X