hamiltonrichard / PyDump1090fa

Py1090Dumpfa is a python class that can retrieve flight information originating from the aircraftdata.json file found in Flight Aware's Pi Aware software.
0 stars 0 forks source link

Add Date Information #6

Closed hamiltonrichard closed 3 hours ago

hamiltonrichard commented 3 hours ago

The following information should be added:

'now' should be part of the aircraftdata dataframe. 'last_seen' should be included and show the last time an aircraft was detected.

hamiltonrichard commented 3 hours ago

Included in commit 8f35d20