File size: 1,423 Bytes
4662aef 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 |
# CHANGELOGS
## [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
|