You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(jet1090): chart twitches on update -> disable chart animation, replace with blinking svg?
fix(trajectory): great circle ghost point does not move, and static line does not move with aircraft updates (weird reactivity issue)
dark mode (off by default)
allow full customisation of the basemap (allow specifying to the path of style.json in tangram.toml)
settings menu + reactive settings
perf: eliminate frontend loading blocking
purge tangram_history periodically (ideally more granular - a frontend plugin, REST API or CLI command to invoke the DELETE .. WHERE date < '...')
v0.5
timeline widget + playback
inter-plugin: communication on the frontend with javascript CustomEvents (e.g. when the user clicks on an aircraft, how can another plugin retrieve the trajectory from tangram_history, or alternatively through tangramApi.registerCommand? see Plugin for exploring historical data #70 (comment))
enhancement: msg/sec (wait until @xoolive done with some refactoring)
v0.6 onwards
slash commands in search bar (wait until air traffic simulator is ready @junzis, might have to figure out multiplayer support and proper authentication)
feat(weather): variables temperature, geopotential, wave height etc.
feat(weather): show wind speed and direction on hover over map
#42 will be focused on bug fixes and stabilisation
v0.2.1 (first automated release)
npm install -g corepacktracingspans/sensorsreturn 502, silently ignore instead of crashingallow_bearing,allow_pitch,min_zoom,max_zoom,max_pitchv0.3
billboard: falsewith curtain, on by default, configurable)oklch(off by default, can be switched to different variables, e.g. altitude, tas, vertical_rate etc.)redis_clienteasilydist-frontend#99)v0.4
style.jsonintangram.toml)tangram_historyperiodically (ideally more granular - a frontend plugin, REST API or CLI command to invoke theDELETE .. WHERE date < '...')v0.5
tangram_history, or alternatively throughtangramApi.registerCommand? see Plugin for exploring historical data #70 (comment))microfuelfor fuel estimation (out-of-tree)v0.6 onwards
fastmeteofor historical playback (out-of-tree)tangram_jet1090andtangram_ship162into respective repositorieshistory_...configuration acrosstangram_{jet1090|ship162}tangram/packages/tangram_history/rust/src/lib.rs
Lines 65 to 80 in 0799e56
cullMode: 'none'billboard?)