Releases: bodastage/bts-ce-lite
Releases · bodastage/bts-ce-lite
0.3.0
- Network baseline audit
- GIS module that supports boda cell file and TEMS CEL and XML files
- csv files to excel workbook combiner
- Preserving column ordering when reports are exported
- Added relations reports
- Tracking documentation with releases
- Parsing and loading of Ericsson EAW printous added
- Parsing of Motorola Cell X Export dumps
- Processing and loading of Ericsson, Huawei, and Nokia PM
- Added database migrations scripts
- Parsing and loading of Ericsson BSM inventory dumps
- Parsing and loading of Huawei AUTOBAK XML files
- Added combined key parameter report
- Added table styling during report creation
0.3.0-rc.1
- Added csv files to excel combiner utility
0.3.0-beta.4
- Edit sector colors on GIS Module
- Add button to clear baseline
- Fix bug in ZTE baseline computation
0.3.0-beta.3
- Importing of TEMS files on GIS module added
- Clean up of 3G Key parameters
- Fixed typo in granularity spelling
0.3.0-beta.2
v0.3.0-beta.2 PR #118 Clean baseline
0.3.0-beta.1
- Fix broken migrations
- Fix parsing of Ericsson BSM inventory export
- Fix failing excel report download
0.3.0-beta
- Separated the loading of CNOPERATOR and UCNOPERATOR, GTPU and UGTPU. USERPRIORITY and UUSERPRIORITY into separate csv files and tables
- Added Nokia and ZTE baseline computation
- Fixed bugs in network entity report queries
0.3.0-alpha.6
- Simplify baseline audit interface
- Fix Ericsson Baseline scoring
- Add table styling during report creation
- Update GExport parser to 1.0.12 to fix similar parameters with capital and lower case instances in network export
- Update ZTE Excel parser to 1.2.6
0.3.0-alpha.5
- Added baseline audit module
- Added combined relation report
- Added combined parameter report
0.3.0-alpha.4
- Preserve column ordering when reports are exported
- Update documentation with boda cell file structure
- Add relations reports
- Tracking documentation