1. e26ef8a Moved QXDM/tcpdump related functions to tel_logging_utils by Markus Liu · 2 years, 9 months ago
  2. 9387b5a Add function of restart_gps_daemons and enhance PixelLogger process. by jasonkmlu · 3 years, 3 months ago
  3. 9b278f9 Add required cfg log mask for PixelLogger and add threshold for DPO by jasonkmlu · 3 years, 3 months ago
  4. 3fcdc2b Add GNSS crash check when requesting location updates. by jasonkmlu · 3 years, 4 months ago
  5. c093918 Refactor GNSS script to support non QCT SOC. by jasonkmlu · 3 years, 5 months ago
  6. 24299b7 Migrate test_utils from acts to acts_contrib by Xianyuan Jia · 3 years, 9 months ago[Renamed (98%) from acts/framework/acts/test_utils/gnss/gnss_test_utils.py]
  7. 6ea2a2b Fix wording, indent and add more VERBOSE Framework logs. by jasonkmlu · 3 years, 8 months ago
  8. 8721ced Add testcase of "test_dpo_function" to GnssFunctionTest by jasonkmlu · 3 years, 9 months ago
  9. e54cb0c Add ignore_status=True to prevent breakage of the function by Scott Hong · 3 years, 9 months ago
  10. 0ccbc75 Add ignore_status in clear funtion to prevent no file exception by Scott Hong · 3 years, 9 months ago
  11. a2e430b - Add LowPower and LongInterval test module by Scott Hong · 3 years, 11 months ago
  12. 0f5dfc4 Create PowerGTWGnssBaseTest for GTW GNSS related power tests. by Scott Hong · 3 years, 11 months ago
  13. 08cb929 Fix inclusive language of GNSS part by jasonkmlu · 4 years ago
  14. d68fdf0 Fix adb log can't write to file after restarting android runtime by jasonkmlu · 4 years ago
  15. 61b686f Smooth TTFF process by jasonkmlu · 4 years ago
  16. 7efa25b Implement TTFF testcase using gsg6 controller by Jayakumar Munuswamy · 4 years ago
  17. cb654ac Modify gnss_test_utils to support Antenna and Baseband C/No output from GPSTool by jasonkmlu · 4 years ago
  18. 5a385f2 Add test case of test_gnss_init_after_reboot. by jasonkmlu · 4 years, 1 month ago
  19. 5e7817c Pull package apk to specific directory instead of shared /tmp/ directory by jasonkmlu · 4 years, 2 months ago
  20. 4ba30a0 Grant location permissions of GPSTool by jasonkmlu · 4 years, 3 months ago
  21. dc430ec Add more TTFF tests of GNSS Standalone, SUPL and XTRA. by jasonkmlu · 4 years, 4 months ago
  22. accd8a1 Change the NLP validation with the new GPSTool debug log. by Scott Hong · 4 years, 4 months ago
  23. 7f3945f Change remount flow, disable-verity first. by Scott Hong · 4 years, 5 months ago
  24. 72f8df9 Deprecates utils.create_dir(). by Mark De Ruyter · 4 years, 5 months ago
  25. 8cc1c1e Disable GMS location-based quake monitoring by jasonkmlu · 4 years, 6 months ago
  26. b663d3e Add reset WiFi before connecting to WiFi by jasonkmlu · 4 years, 7 months ago
  27. 7226969 first commit for location platinum test by Scott Hong · 4 years, 7 months ago
  28. 0f546de Add supl_capabilities parameter for different configs by jasonkmlu · 4 years, 7 months ago
  29. 670cfbc Delete GNSS logs directly instead of whole folder by jasonkmlu · 4 years, 8 months ago
  30. 7854063 Add triggering modem reset by mds tool by jasonkmlu · 4 years, 8 months ago
  31. 2565d89 Add tcpdump log capturing by jasonkmlu · 4 years, 8 months ago
  32. 2b301e5 Merge "Integrate the GTW GPSTools ACTS API to the GNSS power test case" by Jing Liang · 4 years, 8 months ago
  33. d93060f Add build alias for each test case by jasonkmlu · 4 years, 8 months ago
  34. bc6038c Integrate the GTW GPSTools ACTS API to the GNSS power test case by Jayakumar Munuswamy · 4 years, 9 months ago
  35. c1ec305 Fix avgttff calculation error and enlarge logd size by jasonkmlu · 4 years, 9 months ago
  36. 035eee1 Add testcase test_quick_toggle_gnss_state and MPSS version log by jasonkmlu · 4 years, 9 months ago
  37. 38bd4d1 Add more GNSS VERBOSE logging by jasonkmlu · 4 years, 9 months ago
  38. 1d1fe41 Remove deprecated 'package_verifier_enable' setting in gnss_test_utils by Xianyuan Jia · 4 years, 10 months ago
  39. 733738f Add timer in process_ttff_by_gtw_gpstool to prevent test job timeout by jasonkmlu · 4 years, 10 months ago
  40. d8b2acf Add FLP flags of bugreport window_sec and max_buffer_size by jasonkmlu · 4 years, 11 months ago
  41. eb9183d Enable FREWLE debugging logs and FLP event log size by jasonkmlu · 5 years ago
  42. 66fda53 Remove get_atten of attenuator to avoid testing error by jasonkmlu · 5 years ago
  43. 4fcdcad Add GNSS and FLP one hour tracking tests and functions by jasonkmlu · 5 years ago
  44. 81b8b03 Add FlpTtffTest and rectify modem crash and other functions by jasonkmlu · 5 years ago
  45. 97ac56e Fix no attribute 'is_subtest' and add new test case GnssSimInventoryTest by jasonkmlu · 5 years ago
  46. 903ece8 Add init error whitelist and position error calculation functions by jasonkmlu · 5 years ago
  47. 180a08c Add more GNSS logs and functions by jasonkmlu · 5 years ago
  48. 49c3281 Add testcase "test_gnss_init_error" by jasonkmlu · 5 years ago
  49. a4a569f Fix search logcat error when device time is not synced to server time properly by jasonkmlu · 5 years ago
  50. 214f0d6 Check if mobile data avaliable after reboot. by jasonkmlu · 5 years ago
  51. d8a1ea3 Fix mobile data is disable while setup class. by jasonkmlu · 5 years ago
  52. 8d6bbfc Fix object attenuator not define in set_attenuator_gnss_signal by jasonkmlu · 5 years ago
  53. ff0d5b9 Move GNSS related function calls to acts/framework/acts/test_utils/gnss/gnss_test_utils.py by jasonkmlu · 5 years ago