Skip to content

v1.1.0

Choose a tag to compare

@licson licson released this 05 Jun 20:41
· 34 commits to main since this release

Added

  • Carrier Aggregation support: secondary LTE bands are now recorded alongside the primary band
  • Live Info screen now shows secondary (CA) bands in real time per SIM
  • Band Distribution charts now include secondary CA bands
  • CSV and GeoJSON exports now include secondary CA bands
  • Re-imported sessions correctly restore CA band data
  • When GPS signal is lost during recording, the app now estimates your speed using the accelerometer to keep your position on track until GPS returns
  • 5G NSA (Non-Standalone) recording support: when on a 5G NSA network, the app now correctly records the NR cell (band, PCI, signal) and saves the underlying LTE anchor cell's details alongside it
  • Replay and session detail screens now show the LTE anchor's band, PCI, and signal strength for 5G NSA records
  • Live Info screen now shows the LTE anchor cell info when connected via 5G NSA
  • 5G NSA recordings now include carrier aggregation bands from the LTE anchor

Fixed

  • Fixed direction tracking during GPS loss — movement now follows the correct heading
  • Fixed 5G NSA recordings being incorrectly labeled as "4G" — now correctly recorded as "5G_NSA"
  • Fixed NR cell data (PCI, RSRP, RSRQ, SINR, band) being lost during 5G NSA sessions
  • Analytics "Massive MIMO Candidate" insight now includes 5G NSA handoff events alongside 5G SA

Changed

  • CSV and GeoJSON export now include anchor cell columns for 5G NSA records (prefixed with anchor_)
  • Room database schema updated to v8 (automatic migration, no data loss)