Ecosyste.ms: Issues

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

GitHub / pymodbus-dev/pymodbus issues and pull requests

#2306 - Losing packets in modbus rtu

Issue - State: closed - Opened by Gradhoc-aeimil 2 months ago - 6 comments

#2305 - Remove _header from framers.

Pull Request - State: closed - Opened by janiversen 3 months ago

#2303 - Unable to decode response Modbus Error

Issue - State: closed - Opened by k-sartor 3 months ago - 10 comments

#2301 - Prepare v3.7.2.

Pull Request - State: closed - Opened by janiversen 3 months ago

#2300 - Prepare v3.7.1

Pull Request - State: closed - Opened by janiversen 3 months ago

#2299 - Better error message, when pyserial is missing.

Pull Request - State: closed - Opened by janiversen 3 months ago

#2297 - v3.7.0 Coil read actually send broadcast write

Issue - State: closed - Opened by ulfaric 3 months ago - 20 comments

#2296 - Ruff complains, due to upgrade.

Pull Request - State: closed - Opened by janiversen 3 months ago

#2295 - Correct max. read size for registers

Pull Request - State: closed - Opened by janiversen 3 months ago

#2291 - Update repl requirement to >= 2.0.4

Pull Request - State: closed - Opened by dhoomakethu 3 months ago

#2290 - Simplify framer test setup

Pull Request - State: closed - Opened by alexrudd2 3 months ago

#2289 - Fix simulator aiohttp < 3.9.0

Pull Request - State: closed - Opened by alexrudd2 3 months ago

#2288 - Clean up ModbusControlBlock

Pull Request - State: closed - Opened by alexrudd2 3 months ago - 1 comment

#2287 - simulator fails with aiohttp < 3.9

Issue - State: closed - Opened by alexrudd2 3 months ago - 1 comment

#2286 - Fix example docstrings for PDU changes

Pull Request - State: closed - Opened by alexrudd2 3 months ago - 1 comment

#2284 - Explain version schema

Pull Request - State: closed - Opened by janiversen 3 months ago

#2283 - ModbusTcpClient constructor BC break between 3.6.9 and 3.7.0

Issue - State: closed - Opened by rtek 3 months ago - 10 comments

#2282 - Add socket arg to AsyncModbusTcpClient

Pull Request - State: closed - Opened by dsblendo 3 months ago - 3 comments
Labels: no-pr-activity

#2280 - Add more testing for WriteRegisters.

Pull Request - State: closed - Opened by janiversen 4 months ago

#2278 - Integrate new framers and remove old_framer.

Issue - State: closed - Opened by janiversen 4 months ago - 2 comments

#2277 - Proof for issue 2273.

Pull Request - State: closed - Opened by janiversen 4 months ago

#2276 - Update simulator tests

Pull Request - State: closed - Opened by janiversen 4 months ago

#2274 - Feature/add simulator api skeleton

Pull Request - State: closed - Opened by efdx 4 months ago - 15 comments

#2273 - Issue reading several consecutive register with serial pymodbus simulator

Issue - State: closed - Opened by Tamanar 4 months ago - 12 comments

#2272 - Remove unneeded parameters.

Pull Request - State: closed - Opened by janiversen 4 months ago

#2269 - Remove a forced close() and reconnect() on communication error

Issue - State: closed - Opened by nrodday 4 months ago - 13 comments

#2266 - Dealing with a device response that has a wrong length field

Issue - State: closed - Opened by michael-sayapin 4 months ago - 5 comments

#2265 - pymodbus loops indefinitely over received frame

Issue - State: closed - Opened by nrodday 4 months ago - 8 comments

#2264 - simulator: Fix context single parameter

Pull Request - State: closed - Opened by efdx 4 months ago

#2263 - "no response" or "incomplete message" when using sync client

Issue - State: closed - Opened by 73jn 4 months ago - 15 comments

#2262 - buildPacket can be used for Request and Response

Pull Request - State: closed - Opened by alexrudd2 4 months ago

#2261 - Cleanup ReadWriteMultipleRegistersResponse and testing

Pull Request - State: closed - Opened by alexrudd2 4 months ago

#2260 - More descriptive decoder exceptions

Pull Request - State: closed - Opened by alexrudd2 4 months ago - 1 comment

#2259 - Server and client decoders handle exceptions differently

Issue - State: closed - Opened by alexrudd2 4 months ago - 1 comment

#2258 - Feature/simulator addressing

Pull Request - State: closed - Opened by Esco441-91 4 months ago

#2257 - cleanup kwargs sideeffects

Pull Request - State: closed - Opened by janiversen 4 months ago

#2255 - WIP: Sim add actions to setvalues

Pull Request - State: closed - Opened by krogozinski 4 months ago - 17 comments
Labels: no-pr-activity

#2254 - move transaction handling into framer socket.

Issue - State: closed - Opened by janiversen 4 months ago - 5 comments

#2253 - Use mock.patch.object to avoid protected access errors.

Pull Request - State: closed - Opened by jameshilliard 4 months ago - 8 comments
Labels: no-pr-activity

#2252 - Fix remaining mypy errors in test_transaction.py

Pull Request - State: closed - Opened by jameshilliard 4 months ago - 7 comments
Labels: no-pr-activity

#2251 - Use mock.patch.object to avoid protected access errors.

Pull Request - State: closed - Opened by jameshilliard 4 months ago - 1 comment

#2250 - Fix some mypy type checking errors in test_transaction.py

Pull Request - State: closed - Opened by alexrudd2 4 months ago

#2249 - Fix mypy type checking errors in test_transaction.py

Pull Request - State: closed - Opened by jameshilliard 4 months ago - 3 comments

#2248 - Logging 100% coverage

Pull Request - State: closed - Opened by janiversen 4 months ago

#2247 - Update check for windows platform

Pull Request - State: closed - Opened by janiversen 4 months ago

#2246 - CI, fail draft PR.

Pull Request - State: closed - Opened by janiversen 4 months ago

#2245 - Block draft PRs to use CPU minutes

Pull Request - State: closed - Opened by janiversen 4 months ago

#2244 - remove kwargs client

Pull Request - State: closed - Opened by janiversen 4 months ago

#2243 - Remove kwargs client mixing

Pull Request - State: closed - Opened by janiversen 4 months ago

#2242 - Fix ruff check in CI

Pull Request - State: closed - Opened by jameshilliard 4 months ago

#2241 - Update dev dependencies

Pull Request - State: closed - Opened by jameshilliard 4 months ago - 2 comments

#2240 - remove kwargs PDU messagees.

Pull Request - State: closed - Opened by janiversen 4 months ago

#2239 - Remove message_generator example (not part of API)

Pull Request - State: closed - Opened by janiversen 4 months ago

#2238 - Add more typing to transaction and base client

Pull Request - State: closed - Opened by jameshilliard 4 months ago - 26 comments
Labels: no-pr-activity

#2237 - remove kwargs from base pdu

Pull Request - State: closed - Opened by janiversen 4 months ago

#2236 - Remove kwargs, part I.

Pull Request - State: closed - Opened by janiversen 4 months ago

#2235 - Simulator config, kwargs -> parameters.

Pull Request - State: closed - Opened by janiversen 4 months ago

#2234 - Add issue tracker / source code repository to the doc

Issue - State: closed - Opened by sciunto 4 months ago - 4 comments

#2233 - No response received from remote while modpoll is able to get it

Issue - State: closed - Opened by sciunto 4 months ago - 14 comments

#2232 - Refactor transaction handling to better separate async and sync code.

Pull Request - State: closed - Opened by jameshilliard 4 months ago - 6 comments

#2231 - examples not working

Issue - State: closed - Opened by zockerforever 4 months ago - 2 comments

#2230 - Add optional request params to reject truncated responses and error responses.

Pull Request - State: closed - Opened by jameshilliard 4 months ago - 6 comments
Labels: no-pr-activity

#2229 - Not working after upgrade tp 3.6.9

Issue - State: closed - Opened by f41ardu 4 months ago - 7 comments

#2226 - Merge v3.6.9 back to dev.

Pull Request - State: closed - Opened by janiversen 5 months ago

#2225 - Prepare369 (against master)

Pull Request - State: closed - Opened by janiversen 5 months ago - 1 comment

#2224 - Simplify some BinaryPayload pack operations

Pull Request - State: closed - Opened by jameshilliard 5 months ago - 1 comment

#2223 - Add should_respond attribute to ModbusRequest

Pull Request - State: closed - Opened by jameshilliard 5 months ago - 6 comments

#2220 - Log comm retries.

Pull Request - State: closed - Opened by janiversen 5 months ago

#2219 - Solve serial unrequested frame.

Pull Request - State: closed - Opened by janiversen 5 months ago

#2217 - test convert registers with 1234....

Pull Request - State: closed - Opened by janiversen 5 months ago

#2216 - Update third party versions.

Pull Request - State: closed - Opened by janiversen 5 months ago

#2215 - modified: pymodbus/client/mixin.py

Pull Request - State: closed - Opened by dnshshkr 5 months ago - 3 comments

#2214 - Bug when converting pymodbus.DATATYPE.FLOAT32 to float

Issue - State: closed - Opened by dnshshkr 5 months ago - 6 comments

#2213 - Register data missing

Issue - State: closed - Opened by NekX1 5 months ago - 1 comment

#2212 - 2 ip address for 1 server

Issue - State: closed - Opened by titov32 5 months ago - 2 comments

#2211 - Prepare v3.7.0

Pull Request - State: closed - Opened by janiversen 6 months ago - 2 comments

#2210 - Delay callback_disconnected() until reconnect_delay_max.

Pull Request - State: closed - Opened by janiversen 6 months ago

#2209 - Remember to remove serial writer.

Pull Request - State: closed - Opened by janiversen 6 months ago

#2208 - Transaction_id for serial == 0.

Pull Request - State: closed - Opened by janiversen 6 months ago

#2207 - How to get tag name with address

Issue - State: closed - Opened by e41c9fp9duckcom 6 months ago - 2 comments

#2206 - Serial Communication Drops After Few Messages on Ubuntu

Issue - State: closed - Opened by cobear333 6 months ago - 2 comments

#2205 - Update use pyserial RS485

Pull Request - State: closed - Opened by samskiter 6 months ago - 14 comments
Labels: no-pr-activity

#2204 - Use pyserial RS485 - not serial_from_url

Issue - State: closed - Opened by samskiter 6 months ago - 5 comments
Labels: no-issue-activity

#2203 - TLS implementation seems broken?

Issue - State: closed - Opened by dries007 6 months ago - 9 comments

#2202 - Modbus simulator - Added support for additional datatypes

Pull Request - State: closed - Opened by pnl-jseb 6 months ago - 4 comments

#2201 - Modbus simulator - Added support for additional datatypes

Pull Request - State: closed - Opened by pnl-jseb 6 months ago - 1 comment

#2199 - Update client.rst

Pull Request - State: closed - Opened by qili-eaton 6 months ago

#2198 - FramerType module not available with pymodbus 3.6.8.

Issue - State: closed - Opened by Joy-2612 6 months ago - 4 comments

#2196 - target machine actively refused connection

Issue - State: closed - Opened by amarco 6 months ago - 13 comments

#2194 - Fix usage file names

Pull Request - State: closed - Opened by jcameron-sso 6 months ago

#2191 - Fix writing to serial (rs485) on windows os.

Pull Request - State: closed - Opened by andrew-harness 6 months ago