Code Monkey home page Code Monkey logo

serial-unit-testing's People

Contributors

dependabot[bot] avatar markatk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

serial-unit-testing's Issues

[Monitor] Increase performance

  • Handle huge data received by serial port
  • Separate input and output event queues to handle inputs when output events are queued
  • Increase update rate for serial reads

Add buffered serial

Adds ability to read exact number of bytes and store rest in buffer for next reads

Example script not working

Hi, the example script is not working. On command run example.script the error
' at 3:42 parse file: Illegal token '
is comming. Verify is working on same example-file.
More example scripts in the download zip-file would be helpful.

[Monitor] Add settings

Add permanent settings

  • Output line numbers
  • Save text/newline formats on exit
  • Save input history
  • Swap multiline input hotkey
  • Save auto-scroll toggle
  • Close with escape key

Use home

[List] Add product in default view

Add product name (if available) behind list entry in parentheses. Additionally add an option to show just the raw list (like it is now)

[Monitor] (Automatic) Reconnect to port

When a port ist disconnected the application needs to be closed. To prevent unnecessary closing, add a reconnect button/hot-key.
Additionally an automatic reconnect mode should be added

[Monitor] Add input escaping

Add input escaping with \. Thus the input can contain special characters like tabs etc. In addition add the ability to disable input escaping.

Fix windows git bash

Windows terminals (CMD, Powershell and git bash) seems broken

Git bash: error: process didn't exit successfully: (exit code: 1) when running without subcommand

Monitor
Git bash: Getting mode failed. The handle is invalid. (os error 6)
Powershell/CMD: Crashes without information

Improve CI

  • Use travis for all OS builds (as travis supports Windows now) or use GitHub actions.
  • Fix travis deploy trial for every configuration
  • PRs get build two times
  • Add cargo cache

Add more shortcuts to output scrolling

Add more shortcuts to output scrolling. For example:

  • shift + page-up: Go one page up
  • shift + page-down: Go one page down
  • shift + home: Go to the first output line
  • shift + end: Go to the last output line

Add automatic input detection

Commands may detect the input format automatically by given prefixes like 0x or 0b. Auto-detection should only work if no input format was specified

Add crate features and proper export

Add features for the binary to be able to disable dependencies when only using the library.

Proper export symbols like SerialSettings, Error etc.

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.