Flight Tablet Radar - Track Aircrafts reallistically! [Standalone/FW]

Flight Radar

Flight Radar is a system heavily inspired by ADS-B track solutions in the real world, like Flight Radar 24, ADS-B Exchange and Radarbox.

This script hopes to bring a immersive feeling for FAA/Airport related work.

BUY IT HERE (TEBEX - 20€ + tax)

Preview

A Flight record from one of the players during beta

More Pictures

Flight progress + tilt to understand if plane is climbing or going down


When there’s no transponder (early beta picture - the UI on top was modified)

BUY IT HERE (TEBEX - 20€ + tax)

Features

  • Different transponder modes (ADS-B, MLAT, Disabled)
  • Allow Transponder to be turned off for certain planes (configurable)
  • Different visualizations based on if you are ATC or a regular Joe
  • Different icons based on aircraft size
  • Advanced Radar Detection when transponder is off - Realistically and based on factors such as: altitude, distance from towers, tower range, tower power (mil/civ), size of aircraft, environment/weather.
  • Configurable Radar Towers and Airports
  • Flight Tablet and Transponder Control as items (optional)
  • Permission system to access the tablet (can be turned off to allow everyone)
  • Flight History saved on a optimized indexed database
  • Fully featured UI that allows search previous flights with multiple filters
  • Flights are automatically considered “concluded” based on time on the ground

Dependecies & Compatibility

  • oxmysql (dependecy)
  • ox_lib (dependecy)
  • baseevents (optional - not having it can result in detection issues)
  • ox_target, qb-target (compatible but optional)
  • ox_inventory, origen_inventory, qb-inventory, codem-inventory, qs-inventory (compatible but optional)

BUY IT HERE (TEBEX - 20€ + tax)

Installation

  • Drag and Drop (the MySQL installs automatically on first run)

Commands (you can use items instead): /flightradar and /flighttr (toggle transponder)

Code is accessible No (UI, Config and framework are fully accessible)
Subscription-based No
Lines (approximately) 3452
Requirements & dependencies ox_lib, oxmysql
Support Yes at discord.tugamars.com
4 Likes

Is there an available export to open the UI, that way we can create it as an app in our cities tablet?

Yeah, absolutely.
You can use the export openUi :slight_smile: If that is not enough to work just let me know and I can provide a different one depending on your needs.

1 Like

this would be sick as a lb-tablet app

2 Likes

Yea that’s what we use and exactly what i was thinking lol

@SAVRP I am looking into that, as I don’t have the tablet this hasn’t came up before. It’s a great idea and it makes a lot of sense tho :slight_smile:

1 Like

the script looks fresh and clean, like a real world flight tracking websites :fire:

1 Like

Tugamars Flight Tracker - 1.1.0

New integration for app based systems (i.e. fd_laptop)

  • Added integration for App based systems (i.e.: laptop, tablet)
  • Added compatibility for fd_laptop
  • Fixed search page for certain fields
  • (global.lua) Added new Config for maximum callsign value Config.General.CallsignMax [maximum overall limit is 10 chars]
  • Added Export newFlight for creating flights from another script (docs in README.md)

Config file global.lua was modified

Running inside fd_laptop ([Free] Laptop base).
Big shoutout to @coblyox for making this amazing open source script and assisting me with the integration :slight_smile:

any luck with lb tablet? :slight_smile:

Hey, I have sucessfully integrated fd_laptop, and I assume it can be easily replicated for lb_tablet (the entrie integration code is exposed), however, I have no way of testing and am still waiting on an answer from lb team.