biptrace

package
v0.0.0-...-01184fe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2023 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Overview

Copyright © 2020 Zhengwei Gao<28912001@qq.com>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

View Source
const (
	BIN_TSHARK          string = "tshark.exe"
	BIN_TSHARK_LINUX    string = "tshark"
	BIN_EDITCAP         string = "editcap.exe"
	BIN_EDITCAP_LINUX   string = "editcap"
	BIN_GNBLOGS         string = "gnb_logs.exe"
	BIN_GNBLOGS_LINUX   string = "gnb_logs"
	LUA_LUASHARK        string = "luashark.lua"
	BIP_PUCCH_REQ       int    = 0
	BIP_PUCCH_RESP_PS   int    = 1
	BIP_PUSCH_REQ       int    = 2
	BIP_PUSCH_RESP_PS   int    = 3
	VG_IMG_WIDTH        int    = 6
	VG_IMG_HEIGHT       int    = 3
	NUM_GNB_INFO_FIELDS int    = 5
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AutoBipParser

type AutoBipParser struct {
	// contains filtered or unexported fields
}

func (*AutoBipParser) Exec

func (p *AutoBipParser) Exec()

func (*AutoBipParser) Init

func (p *AutoBipParser) Init(log *zap.Logger, gnblist, gnblogs, gnbtools, wshark string, maxgo int, debug bool)

type BipTraceParser

type BipTraceParser struct {
	// contains filtered or unexported fields
}

func (*BipTraceParser) Exec

func (p *BipTraceParser) Exec() (map[string][]int, map[string][]int, map[string][]float64)

func (*BipTraceParser) Init

func (p *BipTraceParser) Init(log *zap.Logger, lua, wshark, trace, pattern, scs, chbw string, maxgo int, debug bool)

type GnbInfo

type GnbInfo struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL