File size: 1,791 Bytes
4662aef 7860c2e f991b3c 39c7db8 0898fcc f9c0284 0898fcc ec011bb 3f8b341 ec011bb 015c17d 7bcc5eb cbbcd31 68eb0fd ede6e08 4662aef |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 |
# CHANGELOGS
## [0.2.12] - 2025-07-09
- Add dump compare App
## [0.2.11] - 2025-07-04
- Add FNB parser App
## [0.2.10] - 2025-07-01
- Add KPI analysis App
- Add automatic site clustering App
- Add KPIs Anomaly Detection App
- Bump streamlit version to 1.46.1
## [0.2.9] - 2025-06-16
- Add paging analysis App
- Add capacity analysis App
- Add automatic site clustering App
## [0.2.8] - 2025-04-22
- upgrade streamlit version to 1.44
- Adding theme
- Adding parameters distributions App
## [0.2.7] - 2025-03-22
- Add app to process WBTS capacity
- Upgrade streamlit version to 1.43
## [0.2.6] - 2025-03-12
- Add app to create KML from file
- Add samples files for all apps
## [0.2.5] - 2024-09-30
- Add option to download KML file For 2G, 3G, and LTE
- Fix bug when LTE name is empty
## [0.2.3] - 2024-09-30
- Moving physical database to github storage repository
## [0.2.2] - 2024-09-30
- Add invunit summary
## [0.2.1] - 2024-09-30
- improve lac plot for 2G and 3G
## [0.2] - 2024-09-29
- Adding Analytics dashboard
## [0.1] - 2024-08-10
- Add 2G and 3G database generation
- Add option to select columns to download
- Add option to download Neighbors database
- Add option to download TRX database
- Add option to download LNBTS with code
- Add option to download MRBTS with code
- Add option to download WCEL with code
- Add option to download LNCEL with code
- Add option to download LNCEL_FDD with code
- Add option to download LNCEL_TDD with code
- Add option to download LNBTS with code and band
- Add option to download MRBTS with code and band
- Add option to download WCEL with code and band
- Add option to download LNCEL with code and band
- Add option to download LNCEL_FDD with code and band
- Add option to download LNCEL_TDD with code and band
|