-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #76 from erssebaggala/0.3.0
0.3.0 features
- Loading branch information
Showing
77 changed files
with
9,533 additions
and
1,507 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,13 +8,18 @@ platform telecommunication management desktop app. | |
## Features | ||
* Parsing telecommunication configuration management dumps for various vendors(Ericsson, Huawei, Nokia, ZTE) | ||
* Reports module that supports tabular, graphs, and composite(dashboard-like) reports | ||
* Advanced GIS module | ||
|
||
## Built with | ||
* [Electron](https://electronjs.org) | ||
* [PostgreSQL](https://www.postgresql.org/) | ||
* [ReactJs](https://reactjs.org/) | ||
* [SQLite3](https://www.sqlite.org/index.html) | ||
|
||
## Screenshots | ||
 | ||
|
||
 | ||
|
||
## Getting help | ||
To report issues with the application or request new features use the issue tracker. For help and customizations send an email to [email protected]. | ||
|
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
technology,ci,cellname,siteid,carrier_layer,azimuth,electrical_tilt,mechanical_tilt,lac,node,bcch,trx_frequencies,antenna_beam,latitude,longitude,height,vendor,cell_type,bsic,ncc,bcc,mnc,mcc,cgi,nbr_1,nbr_2,nbr_3 | ||
GSM,1234,CELLNAME1,SITEID1,G900,30,30.5,20.1,1234,BSC1,1234,1;2;3;4,60,0.31628,32.58219,5,Bodastage Solutions,macro,12,1,2,33,641,641-33-1234-1234,1235,, | ||
GSM,1235,CELLNAME2,SITEID1,G900,60,30.5,20.1,1234,BSC1,1235,1;2;3;4,60,0.31628,32.58219,5,Bodastage Solutions,macro,12,1,2,33,641,641-33-1234-1234,1234,, | ||
GSM,1236,CELLNAME6,SITEID1,G900,90,30.5,20.1,1234,BSC1,1234,1;2;3;4,60,0.31628,32.58219,5,Bodastage Solutions,macro,12,1,2,33,641,641-33-1234-1234,1235,, | ||
GSM,1237,CELLNAME7,SITEID1,G900,120,30.5,20.1,1234,BSC1,1235,1;2;3;4,60,0.31628,32.58219,5,Bodastage Solutions,macro,12,1,2,33,641,641-33-1234-1234,1234,, | ||
GSM,1238,CELLNAME8,SITEID1,G900,0,30.5,20.1,1234,BSC1,1235,1;2;3;4,60,0.349698,32.639762,5,Bodastage Solutions,macro,12,1,2,33,641,641-33-1234-1234,1234,, | ||
GSM,1239,CELLNAME9,SITEID1,G900,0,30.5,20.1,1234,BSC1,1235,1;2;3;4,60,0.290414,32.597591,5,Bodastage Solutions,macro,12,1,2,33,641,641-33-1234-1234,1234,1299,1238 | ||
GSM,1299,CELLNAME10,SITEID9,G900,60,30.5,20.1,1234,BSC1,1235,1;2;3;4,60,0.297034,32.653535,5,Bodastage Solutions,macro,12,1,2,33,641,641-33-1234-1234,1234,, | ||
|
||
|
Empty file.
Empty file.
Empty file.
Oops, something went wrong.