Skip to content

Defiant Dodo

Latest

Choose a tag to compare

@hpuhr hpuhr released this 22 May 13:33
· 57 commits to master since this release

There are too many improvements to fully list them, here are the highlights:

  • Added a Data Context, which bundles data sources (with coloring), FFTs, sectors, ASTERIX editions
    • Can be used for different sites/operational contexts and conveniently switch between them
  • Added a global Color Mode, which sets which data source attribute is used for coloring, the same in all views
    • Geographic view can still override it if wanted
  • All views now have data source based layer tree, and use the global coloring (except for Grid view)
  • Improved ASTERIX decoding performance and usability (which data sources in data, decoding issue treatment, ...)
  • Strongly improve display performance in Geographic View and switched to newer GL drawing
  • Added MLAT Analysis task - can analyze data items, coverage, position accuracy, RUs contributions (pro version only)
  • Added MS DocX report export (pro version only)
  • Added per-column sorting in table view
  • Improved Histogram view - now uses stacked bars, being able to cope with more colors
  • Improved custom filter creation/management. Added time-stepping to time-based filters.
  • Improved simple reconstructor
  • Added Radar bias information to data sources, their usage in the reconstructors, and their (re-)estimation in advanced reconstructor
  • Added feature to delete imported data (by data source / DBContent type)
  • Added many automated tests, fixed many bugs.

HotFix1

  • Fixed crash during certain close DB operations
  • Fixed changing widget during DBContext data source editing
  • Fixed Sensor Status display during Live mode
  • Fixed Color by Num Contrib Sensors
  • Fixed Geometric View hidden layers state upon re-load
  • Fixed Data context import with wrong files/content causes crash
  • Fixed Import GPS Trail not setting Min/Max timestamps
  • Fixed Radar Label being shown after disabling all

HotFix2

  • Data Context Merge: Dialog suppressed during automated running, home folder data context used
  • Data Context: Same sector names fixes (now overrides)
  • Data Context: Data Source Edit Widget: position input broken
  • Live mode: Geographic view labeling crash fixed
  • ASTERIX Import: Fixed rare hang on sparse decoding fixed
  • Import NMEA: Deleting secondary information strings leads to crash fix
  • Evaluation: Copy standard leads to crash fixed
  • Evaluation: Improve filtering of reference accuracy (also exclude Radars)
  • Evaluation: Filter Usage dialog now allows filtering by type
  • Reports: View button has fixed position and width is not adjusted fix
  • Reports: Improved screenshot quality
  • Reports: Added Legends for Geographic view grid screenshots
  • Reports: Added Bullet Point Lists for Reports
  • Geographic view: Fixed ToD in labels
  • Geographic view: Improved unspecific ACID labels
  • User manual: ASTERIX import parameters discussed