Giter Site home page Giter Site logo

proj3rd / tool3rd Goto Github PK

View Code? Open in Web Editor NEW
18.0 3.0 2.0 2.37 MB

Assistant for 3GPP telecommunication development

JavaScript 2.32% TypeScript 93.55% CSS 1.54% HTML 0.46% Pug 2.14%
3gpp asn1 asn-1 rrc application-protocol cellular-network mobile-networks lte 5g

tool3rd's Introduction

tool3rd

An Electron application with React and TypeScript

Tech stacks used

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

tool3rd's People

Contributors

amilajack avatar somidad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tool3rd's Issues

Why my own compiled version 1.9.2-alpha cannot analyze json format?

I tried to compile & build , it seems no error during building, exe is generated . However, I cann't analyze json format from your latest json format release package. I tried several json file, none can work. I tried asn1 format, it works well. The release tool from you works well on both json and asn1. I really don't know why.
I try to use you latest master branch ( tool3rd and lib3rd) , doesn't work.
I also try to use you latest develop branch of lib3rd and latest master branch of tool3rd, still doesn't work!
Please help me , why json format doesn't work on my own build from source.

Test case fail under Linux (Ubuntu)

Dear @gsongsong,

multiple test cases fail, see below.

Best regards,
David

Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
 FAIL  test/reducers/counter.spec.ts
  ● Test suite failed to run

    Cannot find module '../../app/features/counter/counterSlice' from 'test/reducers/counter.spec.ts'

      1 | import { AnyAction } from 'redux';
    > 2 | import counterReducer, {
        | ^
      3 |   increment,
      4 |   decrement,
      5 | } from '../../app/features/counter/counterSlice';

      at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:308:11)
      at Object.<anonymous> (test/reducers/counter.spec.ts:2:1)

 FAIL  test/features/counter/Counter.spec.tsx
  ● Test suite failed to run

    Cannot find module '../../../app/features/counter/Counter' from 'test/features/counter/Counter.spec.tsx'

       7 | import { Provider } from 'react-redux';
       8 | import { configureStore } from '@reduxjs/toolkit';
    >  9 | import Counter from '../../../app/features/counter/Counter';
         | ^
      10 | import * as counterSlice from '../../../app/features/counter/counterSlice';
      11 | 
      12 | Enzyme.configure({ adapter: new Adapter() });

      at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:308:11)
      at Object.<anonymous> (test/features/counter/Counter.spec.tsx:9:1)

Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
Test Suites: 2 failed, 2 total
Tests:       0 total
Snapshots:   0 total
Time:        2.325 s
Ran all test suites.
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...
error Command failed with exit code 1.

Multiple exceptions under Linux

Dear all,

this is a very nice tool. Thanks. I got in running under Linux using yarn. Unfortunately, when trying to download the specs from the cloud multiple exceptions are not caught. See the screenshots below. Thanks

image
image

Build / install instructions?

Hi,

Do you have instructions for how to run this? The videos only cover using it once it's running. I tried the logical steps of checking out the repository and running yarn run start (and yarn install and yarn build) in the top-level directory (using both main and v1.17.1) but ran into a variety of peer dependency errors doing so.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.