Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / slowtec/tokio-modbus issues and pull requests

#181 - Update dependencies and fix TLS examples

Pull Request - State: closed - Opened by uklotzde over 1 year ago

#180 - Sync RTU sequential reading failure

Issue - State: open - Opened by gustavowd over 1 year ago - 4 comments
Labels: rtu

#179 - How to implement a bus monitor

Issue - State: open - Opened by hellow554 over 1 year ago - 3 comments
Labels: question

#178 - Correction of failure on connect.

Pull Request - State: closed - Opened by gustavowd over 1 year ago

#177 - rtu over tcp

Issue - State: closed - Opened by pnpdb over 1 year ago - 11 comments
Labels: enhancement

#176 - Use more restrictive clippy settings

Pull Request - State: closed - Opened by uklotzde over 1 year ago

#175 - All the unwraps removed from the TLS client

Pull Request - State: closed - Opened by gustavowd over 1 year ago

#174 - Possible approach for the TLS server.

Pull Request - State: closed - Opened by gustavowd over 1 year ago - 3 comments

#173 - Possible approach to implement the tls server

Pull Request - State: closed - Opened by gustavowd over 1 year ago - 2 comments

#172 - fix tcp retransmission by reading up to 10 frames

Pull Request - State: closed - Opened by chenxinghua over 1 year ago - 4 comments

#170 - TCP: Decouple server from TcpStream

Pull Request - State: closed - Opened by uklotzde over 1 year ago

#169 - Client: how to identify Modbus exception code sent by server in response

Issue - State: closed - Opened by cdbennett over 1 year ago - 2 comments

#168 - Possible solution for the server tls implementation

Pull Request - State: closed - Opened by gustavowd over 1 year ago

#167 - Only include selected files in the package published on crates.io

Pull Request - State: closed - Opened by uklotzde over 1 year ago

#166 - TLS client based on new transport attach function

Pull Request - State: closed - Opened by gustavowd over 1 year ago

#165 - TCP Server: How to return Modbus exception codes?

Issue - State: open - Opened by uklotzde over 1 year ago - 4 comments
Labels: question

#164 - Use AsyncRead/AsyncWrite traits for generic TCP implementation

Pull Request - State: closed - Opened by uklotzde over 1 year ago

#163 - example: tcp server additions for read and write, error handling

Pull Request - State: closed - Opened by cdbennett over 1 year ago - 4 comments

#162 - Possible approach for Modbus Security client and server

Pull Request - State: closed - Opened by gustavowd over 1 year ago - 1 comment

#161 - Client-side TLS support

Issue - State: closed - Opened by uklotzde over 1 year ago - 1 comment
Labels: enhancement, help wanted

#160 - Encoding of a request into bytes might fail

Pull Request - State: closed - Opened by uklotzde over 1 year ago

#159 - Revise server features

Pull Request - State: closed - Opened by uklotzde over 1 year ago - 3 comments
Labels: enhancement

#158 - Now the unit id can be accessed on the server when responding a request

Pull Request - State: closed - Opened by gustavowd over 1 year ago - 2 comments

#157 - docs: Make type aliases public to reveal documentation

Pull Request - State: closed - Opened by uklotzde over 1 year ago - 2 comments

#156 - sync: Fix panic when using client-side timeouts

Pull Request - State: closed - Opened by uklotzde over 1 year ago - 1 comment
Labels: bug

#155 - crash when using sync::rtu with timeout

Issue - State: closed - Opened by vfiack over 1 year ago - 3 comments
Labels: bug

#154 - How to generate the exception responses on the server side?

Issue - State: closed - Opened by gustavowd over 1 year ago - 1 comment

#153 - checksum error && parity bit

Issue - State: closed - Opened by y24o2 over 1 year ago

#151 - First TLS implementation

Pull Request - State: closed - Opened by gustavowd over 1 year ago - 7 comments
Labels: enhancement, tcp

#150 - can not find /dev/ttyUSB0

Issue - State: closed - Opened by QuintinTao over 1 year ago - 1 comment
Labels: question, rtu

#149 - [v0.7] Remove inconsistent server re-exports from prelude::tcp

Pull Request - State: closed - Opened by uklotzde over 1 year ago

#148 - Delete redundant/confusing dependencies for tcp-server example

Pull Request - State: closed - Opened by uklotzde over 1 year ago

#147 - Could not find 'tcp' in 'server'

Issue - State: closed - Opened by RayofLightz over 1 year ago - 2 comments

#146 - Remove "server" feature(s)

Issue - State: open - Opened by uklotzde over 1 year ago - 7 comments
Labels: discussion

#145 - Remove "sync" feature(s)

Issue - State: open - Opened by uklotzde over 1 year ago - 3 comments
Labels: discussion

#144 - Wrapper around tokio-modbus sync/async

Issue - State: closed - Opened by ShayBox over 1 year ago - 4 comments

#143 - Release v0.6.0

Pull Request - State: closed - Opened by uklotzde over 1 year ago

#142 - Add MaskWriteRegister

Pull Request - State: closed - Opened by JosuGZ over 1 year ago - 3 comments

#141 - Allow server to handle slave address

Pull Request - State: closed - Opened by obayemi over 1 year ago - 14 comments

#140 - read_holding_registers not return correct result ?

Issue - State: open - Opened by glennpierce over 1 year ago - 2 comments
Labels: awaiting feedback

#139 - GitHub CI: Git rid of actions-rs/*

Pull Request - State: closed - Opened by uklotzde almost 2 years ago

#138 - Fetching the coupler ID

Issue - State: open - Opened by thy1037 almost 2 years ago - 1 comment
Labels: awaiting feedback, tcp

#137 - Require tokio <1.23.0 for Windows target to fix incompatibilities

Pull Request - State: closed - Opened by uklotzde almost 2 years ago

#136 - expected enum `winapi::ctypes::c_void`, found enum `std::ffi::c_void`

Issue - State: closed - Opened by thy1037 almost 2 years ago - 4 comments

#135 - Update dependencies

Pull Request - State: closed - Opened by takkuumi almost 2 years ago - 4 comments

#134 - Fix/tcp delay causing composite tcp packets

Pull Request - State: closed - Opened by thosaa almost 2 years ago - 5 comments
Labels: tcp

#133 - MODBUS/TCP Security support (TLS)

Issue - State: closed - Opened by gustavowd almost 2 years ago - 6 comments
Labels: enhancement, help wanted, tcp

#132 - Fix clippy warnings for Rust 1.65

Pull Request - State: closed - Opened by uklotzde almost 2 years ago

#131 - Floating point support

Issue - State: open - Opened by cblackd7r almost 2 years ago - 7 comments
Labels: help wanted

#130 - [v0.7] RTU/TCP sync: Add optional timeout

Pull Request - State: closed - Opened by uklotzde almost 2 years ago
Labels: enhancement

#129 - Update dependencies and tool configs

Pull Request - State: closed - Opened by uklotzde almost 2 years ago

#128 - More documentation for the server features

Issue - State: open - Opened by raoulspronck almost 2 years ago - 3 comments
Labels: help wanted

#127 - RTU Hardware flow control with RTS pin (half-duplex)

Issue - State: closed - Opened by sadilekivan almost 2 years ago - 1 comment

#126 - Performance benchmarks compared to libmodbus

Issue - State: closed - Opened by ShayBox almost 2 years ago - 3 comments

#125 - Timeout for RTU sync connection?

Issue - State: closed - Opened by hhoswaldo about 2 years ago - 4 comments
Labels: rtu

#124 - Update dependencies and configs

Pull Request - State: closed - Opened by uklotzde about 2 years ago

#123 - Support for custom functions in RTU

Issue - State: open - Opened by vdominguez1993 about 2 years ago - 3 comments
Labels: help wanted, rtu

#122 - Question

Issue - State: closed - Opened by SteveBattista about 2 years ago - 1 comment

#121 - Include README.md as doc in lib.rs

Pull Request - State: closed - Opened by flosse about 2 years ago - 2 comments

#120 - Add software REUSE-compliant license information and checks

Pull Request - State: closed - Opened by uklotzde about 2 years ago

#119 - Make TCP accept AsyncRead + AsyncWrite

Issue - State: closed - Opened by dragonnn about 2 years ago - 1 comment
Labels: help wanted, tcp

#118 - Bump actions/setup-python from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment

#117 - Update dependencies / pre-commit config / GitHub CI config

Pull Request - State: closed - Opened by uklotzde over 2 years ago

#116 - Execute SerialStream::open within an async runtime

Pull Request - State: closed - Opened by sirhcel over 2 years ago - 1 comment

#115 - API Design on unstable tcp server: purpose of NewService trait

Issue - State: closed - Opened by ssnover over 2 years ago
Labels: tcp

#114 - Attempting basic client sync example failed

Issue - State: closed - Opened by saturn77 over 2 years ago - 5 comments

#113 - On TCP, if there is no response to a request, the connection hangs forever

Issue - State: open - Opened by JosuGZ over 2 years ago - 2 comments
Labels: help wanted, tcp

#112 - Missing validation of request PDU parameters

Issue - State: open - Opened by chengchangwu over 2 years ago - 5 comments
Labels: help wanted

#111 - Failure to Recover from TCP Re-transmission

Issue - State: open - Opened by Carter12s over 2 years ago
Labels: help wanted, tcp

#110 - Replace casts between primitive types with safe type conversions

Pull Request - State: closed - Opened by uklotzde over 2 years ago
Labels: enhancement

#109 - Preallocate vector with exact size when possible

Pull Request - State: closed - Opened by mosolovsa over 2 years ago - 5 comments

#108 - Client support for multithreaded tokio environment

Issue - State: closed - Opened by jsnnerve over 2 years ago - 1 comment

#107 - Cannot run RTU client sync example

Issue - State: closed - Opened by sirhcel almost 3 years ago - 12 comments

#106 - [v0.7] Split feature "sync" into "rtu-sync" and "tcp-sync"

Pull Request - State: closed - Opened by uklotzde almost 3 years ago - 2 comments

#103 - How to handle unmaintained serial dependencies?

Issue - State: open - Opened by flosse almost 3 years ago - 2 comments
Labels: help wanted, question, discussion, rtu

#101 - Fix: require tokio/rt for sync feature

Pull Request - State: closed - Opened by flosse almost 3 years ago - 1 comment

#98 - Any example for ExceptionResponse?

Issue - State: open - Opened by ArcherGu about 3 years ago - 3 comments

#97 - Modify Server::Service:call signature to include request's unit ID

Pull Request - State: closed - Opened by fdlg about 3 years ago - 2 comments

#93 - Improve error messages for failing `sync` doc tests

Pull Request - State: closed - Opened by uklotzde about 3 years ago - 2 comments

#75 - connect_slave reuse connections for different slaves ?

Issue - State: open - Opened by glennpierce over 3 years ago - 1 comment
Labels: question, tcp

#65 - WIP: handle no response for broadcast

Pull Request - State: closed - Opened by cbarber about 4 years ago - 1 comment

#60 - Poor recovery from malformed frames in RTU

Issue - State: open - Opened by MightyPork over 4 years ago - 10 comments
Labels: help wanted, rtu

#59 - Socket not flushed before write - perpetual error once a read timeouts

Issue - State: open - Opened by MightyPork over 4 years ago - 2 comments
Labels: help wanted, question

#58 - [WIP] Issue 40: read device identification

Pull Request - State: closed - Opened by ptasz3k over 4 years ago - 8 comments

#57 - Multiple servers on same tokio runtime

Issue - State: closed - Opened by madprogrammer over 4 years ago - 5 comments
Labels: question

#54 - TCP_NODELAY

Issue - State: open - Opened by klmurphy72 over 4 years ago - 2 comments
Labels: enhancement, help wanted, tcp

#40 - Support for function 43 / 14 Read Device Identification

Issue - State: open - Opened by psztoch over 4 years ago - 4 comments
Labels: enhancement, good first issue

#22 - WIP: first attempt to integrate modbus-core

Pull Request - State: closed - Opened by flosse over 5 years ago - 2 comments
Labels: enhancement

#19 - Custom TCP connect timeout ?

Issue - State: open - Opened by jvelo over 5 years ago - 3 comments
Labels: enhancement, help wanted, tcp