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
#2071 - Bump GitHub actions
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2069 - pypi do not like repl.
Issue -
State: open - Opened by janiversen 9 months ago
- 6 comments
#2068 - Prepare release v.3.6.5
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2065 - Add negtive acknowledge to modbus exceptions
Pull Request -
State: closed - Opened by doelki 9 months ago
#2064 - Update framers to ease message integration (only decode/encode)
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2063 - ModbusException 0x07 is missing in pdu.py
Issue -
State: closed - Opened by doelki 9 months ago
- 1 comment
#2062 - integrate message.encode() into framer.buildPacket.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2061 - add Message Socket/TLS and amend tests.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2060 - Improve factory types
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#2059 - Generic Encapsulated Interface Transport 0x2B message handler
Pull Request -
State: closed - Opened by dnssoftware 9 months ago
- 11 comments
#2058 - Improve types for messages
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#2057 - Improve payload types
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#2056 - Improve datastore documentation
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#2055 - Reorganize datastore inheritance
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#2054 - Add Message Raw, ASCII.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2053 - Added new message (framer) raw + 100%coverage.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2052 - Reactive server no longer available with core pymodbus
Issue -
State: closed - Opened by dhoomakethu 9 months ago
- 4 comments
Labels: Bug
#2051 - Use AbstractMethod in transport.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2050 - A datastore for each slave.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2049 - Only run coverage in ubuntu / python 3.12
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2047 - Replace lambda with functools.partial in transport.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2046 - Move self.loop in transport to init()
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2045 - Fix decoder bug
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2044 - Add support for testing server in package test tool.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2043 - Client Connect Error: Target Machine Refused It
Issue -
State: closed - Opened by dkhawajafaithtechinc 9 months ago
- 9 comments
#2042 - DictTransactionManager -> ModbusTransactionManager
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#2041 - eliminate redundant server_close()
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#2039 - Update test_tool to include server testing.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2038 - Remove reactive server (REPL server).
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2037 - StartAsyncTcpServer freezing
Issue -
State: closed - Opened by dkhawajafaithtechinc 9 months ago
- 10 comments
#2036 - Use AbstractBaseClass when possible
Issue -
State: closed - Opened by alexrudd2 9 months ago
- 3 comments
#2035 - Improve HTTP server type hints
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#2034 - eliminate asyncio.sleep() and replace time.sleep() with a timeout
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 2 comments
#2033 - Simplify asyncio and server list
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 8 comments
Labels: no-pr-activity
#2032 - Improve types for client
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 4 comments
#2031 - Use "new" inter_byte_timeout and is_open for pyserial
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#2030 - Add RTU Frame request queue
Pull Request -
State: closed - Opened by jameshilliard 9 months ago
- 4 comments
Labels: no-pr-activity
#2029 - Improve HTTP server type hints
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 1 comment
#2028 - Add more type hints to datastore
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#2027 - Add uint64 & other 64bit support in Device Entries in Modbus Simulator
Issue -
State: closed - Opened by schwarzkunstlerin 9 months ago
- 5 comments
Labels: Enhancements
#2026 - ERRNO 104 connection reset by peer
Issue -
State: closed - Opened by faizwal 9 months ago
- 6 comments
#2025 - "no response" or "incomplete message" on receiving
Issue -
State: closed - Opened by iynehz 9 months ago
- 6 comments
#2024 - Add more framer tests, solve a couple of framer problems.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2023 - Allow slave=0 in serial communication.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2022 - Client package test tool.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2020 - Add timeout handler callback to ModbusRequest
Pull Request -
State: closed - Opened by jameshilliard 9 months ago
- 9 comments
Labels: no-pr-activity
#2019 - Async client not working when sync client is.
Issue -
State: closed - Opened by hectovs 9 months ago
- 8 comments
#2018 - Decoder exceptions ufter updating 3.4.3->3.6.4 using server
Issue -
State: closed - Opened by IgorVDubov 9 months ago
- 16 comments
#2017 - Add REPL documentation back with links to REPL repo
Pull Request -
State: closed - Opened by dhoomakethu 9 months ago
#2016 - Attach expect_response variable to ModbusRequest
Pull Request -
State: closed - Opened by jameshilliard 9 months ago
- 16 comments
Labels: no-pr-activity
#2015 - WinError 10054 An existing connection was forcibly closed by the remote host
Issue -
State: closed - Opened by dkhawajafaithtechinc 9 months ago
- 5 comments
#2014 - TLS: modbus client doesn't seem to support the last revision of modbus/tcp security specification (MB-TCP-Security-v36_2021-07-30)
Issue -
State: closed - Opened by tintigx 9 months ago
- 2 comments
#2013 - Add more client type hints
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#2011 - Test if removal of pylint ignore works with CI.
Pull Request -
State: closed - Opened by janiversen 9 months ago
- 2 comments
#2010 - solve more mypy issues with datastore
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 5 comments
#2009 - Move repl to a seperate repo
Pull Request -
State: closed - Opened by dhoomakethu 9 months ago
- 27 comments
#2008 - REPL argument completions don't work
Issue -
State: closed - Opened by alexrudd2 9 months ago
- 3 comments
#2007 - Improve types for REPL
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 1 comment
#2006 - REPL client params are broken
Issue -
State: closed - Opened by alexrudd2 9 months ago
- 11 comments
#2005 - Specify more types in base framer
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 1 comment
#2004 - streamline transport tests.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2003 - Move htmlcov -> build/cov
Pull Request -
State: closed - Opened by janiversen 9 months ago
#2002 - Change prof directory to be in build.
Issue -
State: closed - Opened by janiversen 9 months ago
- 3 comments
#2001 - Change htmlcov directory (purest --cov) to be in build.
Issue -
State: closed - Opened by janiversen 9 months ago
#2000 - Divide transport test in real socket and null modem.
Issue -
State: closed - Opened by janiversen 9 months ago
- 1 comment
#1999 - Avoid pylint complain about lambda
Pull Request -
State: closed - Opened by janiversen 9 months ago
- 3 comments
#1998 - Remove asyncio.sleep from production code (not test/examples)
Issue -
State: closed - Opened by janiversen 9 months ago
- 5 comments
#1997 - Improve client types
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 1 comment
#1996 - Fix setblocking call
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 1 comment
#1995 - Rework slow tests (use NULL_MODEM)
Pull Request -
State: closed - Opened by janiversen 9 months ago
#1994 - Actívate warnings in pytest.
Pull Request -
State: closed - Opened by janiversen 9 months ago
- 2 comments
#1993 - Solve pytest warnings.
Issue -
State: closed - Opened by janiversen 9 months ago
#1992 - optimize slow tests.
Issue -
State: closed - Opened by janiversen 9 months ago
Labels: in progress
#1991 - Add profile option to pytest.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#1990 - Simplify message tests
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#1989 - Upgrade pylint and ruff
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 2 comments
#1988 - Add first architecture document.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#1987 - Return None for broadcast
Pull Request -
State: closed - Opened by janiversen 9 months ago
#1986 - Make architecture document.
Issue -
State: closed - Opened by janiversen 9 months ago
- 8 comments
Labels: help wanted, no-issue-activity
#1985 - Solve bytes return in base.py
Issue -
State: closed - Opened by janiversen 9 months ago
#1984 - Remove None default for registering a function
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
#1983 - Fix incorrect bytearray type hint in diagnostics query
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 1 comment
#1982 - Process async_execute operations using bounded worker tasks.
Pull Request -
State: closed - Opened by jameshilliard 9 months ago
- 21 comments
#1981 - Lock async_execute operations for concurrent task safety.
Pull Request -
State: closed - Opened by jameshilliard 9 months ago
- 8 comments
#1980 - Make ModbusClientMixin Generic to fix type issues for sync and async
Pull Request -
State: closed - Opened by laundmo 9 months ago
- 6 comments
#1979 - Fix URL to CHANGELOG
Pull Request -
State: closed - Opened by jonathangjertsen 9 months ago
#1978 - move server_hostname to be local in tls client.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#1977 - evaluate partial in py.typed
Issue -
State: closed - Opened by alexrudd2 9 months ago
- 1 comment
#1976 - Revert "Make client type annotations compatible with async client usage (#1842)"
Pull Request -
State: closed - Opened by alexrudd2 9 months ago
- 4 comments
#1975 - Parameter "strict" is and was only used for serial server/client.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#1974 - Removed unused parameter close_comm_on_error.
Pull Request -
State: closed - Opened by janiversen 9 months ago
#1973 - Improve sync and async type checks instead of Union[sync | async]
Issue -
State: closed - Opened by laundmo 9 months ago
- 25 comments
Labels: Enhancements, help wanted
#1972 - Support close_comm_on_error parameter in more places.
Pull Request -
State: closed - Opened by jameshilliard 9 months ago
- 30 comments
#1969 - Prepare v3.6.4
Pull Request -
State: closed - Opened by janiversen 10 months ago
#1968 - ModbusSimulatorContext doesn't allow write holding registers with `"shared blocks": False` option
Issue -
State: closed - Opened by realrushen 10 months ago
- 5 comments
#1967 - Update datastore_simulator example with client
Pull Request -
State: closed - Opened by janiversen 10 months ago
#1966 - Remove unused FifoTransactionManager
Pull Request -
State: closed - Opened by janiversen 10 months ago
#1965 - Test and correct receiving more than one packet
Pull Request -
State: closed - Opened by janiversen 10 months ago
#1964 - Always set exclusive serial port access.
Pull Request -
State: closed - Opened by jameshilliard 10 months ago
#1961 - Add support for pyserial exclusive access mode.
Pull Request -
State: closed - Opened by jameshilliard 10 months ago
- 4 comments