Skip to content

Releases: rtr-nettest/open-rmbt-android

4.0.457: Merge branch 'fix/ONT-3688_-_Timing_advance_is_reported_for_neighbour…

28 Oct 12:05
Compare
Choose a tag to compare
  • fixed sporadically reported TA for neighboring cells in network dialog details
  • added close button to network dialog details

4.0.449: Merge branch 'feature/ONT-3816' into 'develop'

13 Oct 09:29
Compare
Choose a tag to compare
  • added network technology information on screen during the measurement execution
  • added history list header
  • fixed crashing on empty history and map filters sent by BE
  • stability improvements

4.0.428: Merge branch 'fix/update_private_dependency' into 'develop'

25 Aug 12:59
Compare
Choose a tag to compare
  • fixed previous test status
  • ignoring outdated location information during measurements
  • removed "no signal" icon when we are not able to obtain signal info during measurement and in result and history
  • removed signal icon for loop items in history
  • improved network info dialog to show all cell infos from all available SIMs
  • Dual signal and frequency displaying in case of 5G NSA mode when information is available
  • not reporting 5G signal with -44 value
  • not reporting 5G when it is not enabled for SIM
  • fix when there are 2 primary cell connection reported from netmonster library

4.0.402: Merge branch 'fix/ONT-3055_rtrsd_tickets' into 'develop'

01 Jun 13:51
Compare
Choose a tag to compare

4.0.398: Merge branch 'fix/ONT-2962_fix_4G_reporting_while_NR_NSA' into 'develop'

26 May 13:28
Compare
Choose a tag to compare
  • Added better android TV support (added banner, less features required, but still not acceptable by google for TVs)
  • fixed mapping for HSPDA_DC from netmonster to HSPA+ instead of HSPA
  • fixed mapping of LTE CA to show only LTE in all cases
  • improved cell and signal reporting (solved mixing of technologies during the mobile network switches, 2 primary cells reported from netmonster in some cases)

4.0.388: Merge branch 'fix/ONT-2898_etherent_icon' into 'develop'

17 May 14:53
Compare
Choose a tag to compare
  • Added ethernet support
  • fixed 3G location id
  • fixed missing Wifi signal during measurement
  • minor UI fixes (Mhz to MHz, unable to show signal info when on ethernet)

4.0.380: Merge branch 'fix/RTRSD-216_RTR_observation_issues' into 'develop'

29 Apr 13:50
Compare
Choose a tag to compare
  • netmonster project referenced via git submodule reference
  • fixes for missing cell infos in signal measurement results
  • regular updates of mobile information (stop to listen on android callbacks to refresh cell info, but refresh cell information regularly - this fixes problem with signal updates for Xiaomi Mi10 also)
  • corrected UMTS technology class to 3G
  • corrected value for LTE CI field

Switch to netmonster library

21 Apr 11:47
Compare
Choose a tag to compare
  • switch from the native android data collected from various callbacks to use primary aggregated and post-processed data from netmonster library (cell info, signal info, cell location info)
  • filtered out signals without signal value
  • filtered out duplicated signal values
  • changed target SDK version to 30
  • both - location and read phone state permissions - are needed to display info on the home screen

4.0.370: Merge branch 'fix/ONT-2645_switch_back_to_use_only_one_control_server…

30 Mar 11:33
Compare
Choose a tag to compare

Improved getting info from TDSCDMA cell info
Not sending signal info without associated cellInfo
Not sending cellInfo without celluuid
Improved consistency of network information
Not sending inactive cellInfos for regular and signal measurements
Improved network information access for not location available (or not permitted)
Fixed concurrent modification exception during switching from 4G to 5G during the measurement
Improved validation of signal strength values get from android API
Removed location filtering according to the age of the location information
Forced change for NR signal to be reported as NR NSA type
Added types for measurements to distinguish source of the signal measurements (regular, dedicated, loop_active, loop_waiting) for /testRequest and /signalRequest
Filtering out old signal values from signal and regular measurement
Filtering out doubled signal values from signal and regular measurement
Fixed "loopmode_info" element structure in the /testRequest json
Run signal measurement in the waiting phase of loop measurement no matter if it was manually turned on before loop measurement
Removed secondary control server links (use only primary one everywhere) to be able override it thru the settings

Fixed missing cellInfos

10 Mar 10:57
Compare
Choose a tag to compare

Fixed missing cell infos
Fixed missing signal information
Network changes from 3G to 4G and vice versa do not cause failing of the test execution