Ecosyste.ms: Issues

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

GitHub / rmodbus/rmodbus issues and pull requests

#68 - Bump rexml from 3.3.5 to 3.3.6

Pull Request - State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#67 - fix CI build; run against newer rubies

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

#66 - Bump rexml from 3.2.5 to 3.3.3

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#65 - Typo

Issue - State: closed - Opened by Zauze 6 months ago

#63 - float

Issue - State: closed - Opened by guojhq almost 3 years ago - 1 comment

#61 - Support for proxy

Issue - State: closed - Opened by reichertm over 3 years ago - 6 comments

#60 - Looking for maintainers

Issue - State: closed - Opened by fmluizao about 4 years ago - 2 comments

#59 - various stability improvements, feature additions, and refactoring

Pull Request - State: closed - Opened by ccutrer over 4 years ago - 7 comments

#58 - serialport -> rubyserial, Travis CI Ruby version updates, Bundler restriction lift

Pull Request - State: closed - Opened by joealba over 5 years ago - 3 comments

#57 - to_32i is little-endian, not big endian

Issue - State: closed - Opened by nemecsek69 over 5 years ago - 4 comments

#56 - Replace Timeout module with tcp interal timeouts

Pull Request - State: closed - Opened by tallakt over 6 years ago - 4 comments

#55 - Timeouts When Writing to Slave

Issue - State: closed - Opened by stevehayenergy almost 7 years ago - 6 comments

#54 - Fix rmodbus/rmodbus#53

Pull Request - State: closed - Opened by swarzynski over 7 years ago

#53 - Uninitialized constant Timeout

Issue - State: closed - Opened by swarzynski over 7 years ago

#52 - Add extension method to support unpacking 32-bit Int using little-endian

Pull Request - State: closed - Opened by peelman almost 8 years ago

#51 - Read 32 bit floating point holding registers

Issue - State: closed - Opened by gfoiani over 8 years ago - 4 comments

#50 - Add extension method to support unpacking 32-bit Int using little-end…

Pull Request - State: closed - Opened by peelman over 8 years ago - 3 comments

#49 - (0x11) Report Slave ID

Issue - State: closed - Opened by gerardp almost 9 years ago - 3 comments

#48 - Use Timeout.timeout instead of Kernel.timeout

Pull Request - State: closed - Opened by dshmelev almost 9 years ago

#47 - Very frequent timeouts (solved by monkey patching)

Issue - State: closed - Opened by Insood almost 9 years ago - 4 comments

#46 - use rubyserial instead of serialport

Issue - State: closed - Opened by kaiserprogrammer about 9 years ago - 3 comments

#45 - Slave.rb line 246 timeout method on ruby 2.3.0

Issue - State: closed - Opened by mbround18 about 9 years ago - 1 comment

#44 - Changed server to take an array of uids instead of only one uid

Pull Request - State: closed - Opened by PetersWDA about 9 years ago - 1 comment

#43 - rmodbus project updates

Pull Request - State: closed - Opened by jhart-r7 over 9 years ago - 1 comment

#42 - Added spec and implementation of #to_ieee754f which is used by Eastro…

Pull Request - State: closed - Opened by mariuspod over 9 years ago - 2 comments

#41 - Nil Error: msg.read(1) seems to return nil

Issue - State: closed - Opened by kaiserprogrammer over 9 years ago - 4 comments

#40 - Supports Function Read/Write Multiple registers (0x17).

Pull Request - State: closed - Opened by kyoma-takahashi over 9 years ago - 1 comment

#39 - Fix a few README spelling/style issues, use newer link

Pull Request - State: closed - Opened by jhart-r7 over 9 years ago - 1 comment

#38 - Validate unit identifier

Pull Request - State: closed - Opened by jhart-r7 over 9 years ago - 1 comment

#37 - Changed so that RTUServer does not stop serving when there is no RTU message.

Pull Request - State: closed - Opened by kyoma-takahashi over 9 years ago - 1 comment

#36 - fix rspec deprecation warnings

Pull Request - State: closed - Opened by kimhmadsen almost 10 years ago - 1 comment

#35 - Use flush_input to flush the input buffer.

Pull Request - State: closed - Opened by kimhmadsen almost 10 years ago - 4 comments

#34 - EOFError with RTUClient

Issue - State: closed - Opened by mtuckerb almost 10 years ago - 3 comments

#33 - Problem whith holding_registers when connection is closed

Issue - State: closed - Opened by cpfarher almost 10 years ago

#32 - Error in latest gem (1.2.2): in rmodbus/server.rb wrong variable used

Issue - State: closed - Opened by vanjabucic about 10 years ago - 1 comment

#31 - Client-side thread safety and increased relience

Pull Request - State: closed - Opened by steveg-h about 11 years ago - 5 comments

#30 - Update server.rb

Pull Request - State: closed - Opened by ghost about 11 years ago - 1 comment

#29 - Support for reading up to 2000 coils and discrete inputs in one request.

Pull Request - State: closed - Opened by kimhmadsen over 11 years ago - 1 comment

#28 - Not Respecting Timeout Value

Issue - State: closed - Opened by rscott over 11 years ago - 4 comments
Labels: Bug

#27 - Fix Windows read_nonblock error

Pull Request - State: closed - Opened by sriharshav over 11 years ago - 3 comments

#26 - Crash TCPServer test for ruby-2.0

Issue - State: closed - Opened by atimin almost 12 years ago - 1 comment
Labels: Bug

#25 - Small compatibility change

Pull Request - State: closed - Opened by zatapathique almost 12 years ago - 1 comment

#24 - ModBus RTU and flow control.

Issue - State: closed - Opened by atimin over 12 years ago
Labels: Bug

#23 - RTUViaTCPClient Read Timeout's due to rtu.rb:52

Issue - State: closed - Opened by pwood over 12 years ago - 9 comments
Labels: Bug

#22 - The RTUClient doesn't work after it receives a incorrect response

Issue - State: closed - Opened by atimin over 12 years ago
Labels: Bug

#21 - Fixed issue #20

Pull Request - State: closed - Opened by alberto over 12 years ago - 1 comment

#20 - Ensuring client connection gets closed on exceptions

Issue - State: closed - Opened by alberto over 12 years ago - 5 comments
Labels: Bug

#19 - Work with BinData

Issue - State: open - Opened by atimin almost 13 years ago
Labels: Feature, rmodbus-2.0

#18 - Async requests

Issue - State: open - Opened by atimin almost 13 years ago
Labels: Feature, rmodbus-2.0

#17 - Break to several gems

Issue - State: closed - Opened by atimin almost 13 years ago - 1 comment
Labels: rmodbus-2.0

#16 - Thread safety

Issue - State: open - Opened by atimin almost 13 years ago
Labels: Feature, rmodbus-2.0

#15 - Bug in the rising of exception from proxy object

Issue - State: closed - Opened by atimin over 13 years ago - 6 comments
Labels: Bug

#14 - Exception-based notification upon the slave returning a mismatching echo

Pull Request - State: closed - Opened by zeeed over 13 years ago - 7 comments

#13 - No recovery from Timeout/Disconnect

Issue - State: closed - Opened by zeeed over 13 years ago - 3 comments

#12 - reg-writes return written value instead of returned value

Issue - State: closed - Opened by zeeed over 13 years ago - 9 comments

#11 - Timeouts after Error

Issue - State: closed - Opened by zeeed over 13 years ago - 2 comments
Labels: Bug

#10 - Problem with connection TCPServer

Issue - State: closed - Opened by atimin over 13 years ago - 1 comment
Labels: Bug

#9 - TCPClient issue

Issue - State: closed - Opened by jhickner over 13 years ago - 2 comments

#8 - bug in RTUClient for Ruby 1.9

Issue - State: closed - Opened by atimin over 13 years ago
Labels: Bug

#7 - Added a new read/write hash interface for interacting with the modbus devices.

Pull Request - State: closed - Opened by kreynolds about 14 years ago - 5 comments
Labels: Feature

#6 - I've added a few patches for performance and to address the class variable issue

Pull Request - State: closed - Opened by kreynolds about 14 years ago - 1 comment

#5 - @@transaction

Issue - State: closed - Opened by kimhmadsen about 14 years ago - 5 comments
Labels: Feature

#4 - Added two new methods

Pull Request - State: closed - Opened by markf about 14 years ago - 13 comments

#3 - Floating point and multiple-register values

Issue - State: closed - Opened by markf about 14 years ago - 1 comment
Labels: Feature

#2 - Can't see data in register

Issue - State: closed - Opened by arriflex over 14 years ago - 3 comments
Labels: Support

#1 - RTUClient Timeout error

Issue - State: closed - Opened by atimin almost 15 years ago - 8 comments
Labels: Bug