Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 631 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 631 Bytes

um_monitoring

The Um interface monitoring system for GSM/GSM-R

Files

bin: the .exe file of the software

data: the collected data including .xml and .xlsx

picture: the hardware and software of the system

Manual: the user's manual for the software in Chinese

How to

Make sure .NET Compact Framework 2.0 or above is installed in the OS system.

For users

run the .exe file of /bin/CellInfo.exe

configure the serial port

click the run button

more detailed information can be find in Manual.pdf

For developers

open the CellInfo.csproj in Visual Studio

try to make changes to different modules written in C#