Ecosyste.ms: Issues

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

GitHub / PowerBroker2/pySerialTransfer issues and pull requests

#103 - Replace print statements with logging in Python library

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

#102 - remove unused functions

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

#101 - Address memory issues with larger value crc lengths

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

#100 - Use Python 3 style classes

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

#99 - Add missing param to docstring

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

#98 - Introduce enums or `State` and `Status`

Pull Request - State: closed - Opened by robberwick 5 months ago - 2 comments

#97 - Test all items are callable when `set_callbacks` is invoked

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

#95 - Fix debug print statements in `tick()`

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

#93 - Add tests for core functionality

Pull Request - State: closed - Opened by robberwick 6 months ago - 3 comments

#92 - Fix encoding when using `tx_obj` with a value of type `bool`

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

#91 - bools mis-classified as ints when using `tx_obj`

Issue - State: open - Opened by robberwick 6 months ago

#90 - larger values of `crc_len` can cause a `MemoryError`

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

#89 - Project has no test coverage

Issue - State: open - Opened by robberwick 6 months ago - 2 comments

#88 - Remove unused functions from `pySerialTransfer.py`

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

#87 - Unused functions in `pySerialTransfer.py`

Issue - State: open - Opened by robberwick 6 months ago

#86 - Remove unused variables

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

#85 - Fix the remaining instances of type comparison

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

#84 - Use `isinstance()` to compare types

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

#83 - Use isinstance() for Type Checking

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

#82 - Rename crc instance variable to avoid shadowing

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

#81 - `crc` variable shadows the name from the outer scope

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

#80 - Refactor variable names to consistent snake_case

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

#79 - variable naming convention is inconsistent

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

#78 - Rename `num_bytes` function

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

#77 - `num_bytes` variable shadows outer scope

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

#76 - Switch to pyproject.toml for packaging

Pull Request - State: open - Opened by robberwick 6 months ago

#75 - Migrate to use `pyproject.toml` for project specification

Issue - State: open - Opened by robberwick 6 months ago - 1 comment

#73 - receive string remove trailing 0s

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

#72 - add write timeout to serial port

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

#71 - Fix detection of zero payload length packets

Pull Request - State: closed - Opened by alpyen 8 months ago - 1 comment

#70 - Data array sometimes gets corrupted if some values are present

Issue - State: closed - Opened by AleMontii 10 months ago - 5 comments
Labels: bug

#68 - Can we use this library on Raspberry Pi for communication through GPIO?

Issue - State: closed - Opened by v-r-a over 1 year ago - 2 comments
Labels: question

#67 - Send encoder data

Issue - State: closed - Opened by w1ngedshadow over 1 year ago - 6 comments
Labels: question

#66 - Serial port doesn’t stay connected

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

#65 - Is there a maximum variable size for "x" when using myTransfer.sendDatum("x")?

Issue - State: closed - Opened by nolan4 almost 2 years ago - 12 comments
Labels: question

#64 - Sending a Boolean

Issue - State: closed - Opened by jmdelahanty almost 2 years ago - 5 comments
Labels: question

#63 - Check for CRC error

Issue - State: closed - Opened by 8sawte8 almost 2 years ago - 1 comment
Labels: bug

#62 - Allow the user to send a user specified bytearray

Pull Request - State: closed - Opened by DownD about 2 years ago - 1 comment

#61 - How to transmit large array of floats fast and reliably?

Issue - State: closed - Opened by Haoyu-R about 2 years ago - 2 comments

#60 - how to use data sent from python in arduion?

Issue - State: open - Opened by acharyabidhan about 2 years ago - 1 comment

#59 - fix object size mismatch for str

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

#58 - Example code error. size mismatch?

Issue - State: closed - Opened by inmerso over 2 years ago

#57 - Parsing char from Arduino side

Issue - State: closed - Opened by Vounecat over 2 years ago - 6 comments
Labels: question

#56 - Error when tryinf to receive integer

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

#55 - Typo in example file and logical error

Issue - State: closed - Opened by mickeyvanolst over 2 years ago - 4 comments
Labels: bug

#54 - Problem with the example scripts

Issue - State: closed - Opened by eppane over 2 years ago - 7 comments
Labels: question

#53 - Transferring Integers Rather than Float/Double

Issue - State: closed - Opened by haydos over 2 years ago - 2 comments
Labels: question

#52 - Want support for transferring bytes()

Issue - State: open - Opened by PaulBouchier over 2 years ago - 1 comment

#50 - Examples use double on Arduino side, format 'f' on python side

Issue - State: open - Opened by PaulBouchier over 2 years ago - 9 comments
Labels: question

#49 - AttributeError occurs

Issue - State: closed - Opened by jaykorea over 2 years ago - 4 comments
Labels: question

#48 - Issues sending list of integers

Issue - State: closed - Opened by knaugh over 2 years ago - 3 comments
Labels: question

#47 - CRC ERROR keep occuring

Issue - State: closed - Opened by jaykorea over 2 years ago - 7 comments
Labels: question

#46 - Problems with pySerialTransfer

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

#45 - pyserialtransfer vs pyserial

Issue - State: closed - Opened by joecorsi almost 3 years ago - 1 comment
Labels: question

#44 - pySerialTransfer Questions

Issue - State: closed - Opened by hawkseng almost 3 years ago - 6 comments
Labels: help wanted

#43 - Arduino File Example

Issue - State: closed - Opened by kierzenka almost 3 years ago - 1 comment
Labels: question

#42 - Float problem

Issue - State: closed - Opened by MarcinKlima almost 3 years ago - 6 comments
Labels: question

#41 - Resolve issue with link.tick() becoming blocking

Pull Request - State: closed - Opened by umaplehurst about 3 years ago

#40 - Getting crc errors as soon as I am not looping if myTransfer.available()

Issue - State: closed - Opened by joonasstenvall about 3 years ago - 3 comments
Labels: question

#39 - Fix Latency Issue

Pull Request - State: closed - Opened by kyleb-imp about 3 years ago

#38 - Possible off by one bug.

Issue - State: closed - Opened by AlexanderPeters about 3 years ago - 4 comments

#37 - Equivalent examples in python for the given examples in the Arduino Library

Issue - State: closed - Opened by AlexanderPeters about 3 years ago - 5 comments
Labels: enhancement

#36 - Reading is slow

Issue - State: closed - Opened by kyleb-imp about 3 years ago - 22 comments

#35 - How to transmit image from esp32-cam to python

Issue - State: closed - Opened by arelhabib about 3 years ago - 4 comments
Labels: question

#34 - Multiple Packets for One Array

Issue - State: open - Opened by jmdelahanty over 3 years ago - 29 comments
Labels: question

#33 - Encoding Many Variables Correctly

Issue - State: closed - Opened by jmdelahanty over 3 years ago - 45 comments
Labels: question

#32 - Saving List onto Arduino

Issue - State: closed - Opened by jmdelahanty over 3 years ago - 40 comments
Labels: question

#31 - Fix absence of format_str when receiving str and dict objects

Pull Request - State: closed - Opened by malyar0v over 3 years ago - 1 comment

#30 - How to receive list of integers from Python to Arduino?

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

#29 - Error in example

Issue - State: closed - Opened by C-monC almost 4 years ago - 1 comment

#28 - Receiving duplicate data. Can only read .rx_obj() 7 times before IndexError

Issue - State: closed - Opened by dunderMethods almost 4 years ago - 10 comments
Labels: question

#27 - ValueError: bytes length not a multiple of item size

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

#26 - Add byte_format parameter to rx_obj() and tx_obj() methods

Pull Request - State: closed - Opened by martincizek about 4 years ago

#25 - Portability vs. non-adjustable endianness in Python implementation

Issue - State: closed - Opened by martincizek about 4 years ago - 2 comments
Labels: enhancement

#24 - Add an example with I/O waiting using the select module

Pull Request - State: closed - Opened by martincizek about 4 years ago - 3 comments

#23 - something weird in "find_last" function

Issue - State: closed - Opened by Menginventor about 4 years ago - 4 comments
Labels: question

#22 - How can I write my code in arduino board?

Issue - State: closed - Opened by SR0-ALPHA1 about 4 years ago
Labels: invalid

#21 - Error in example script

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

#20 - Create LICENSE

Pull Request - State: closed - Opened by PowerBroker2 about 4 years ago

#19 - Declare dependencies

Issue - State: closed - Opened by BrainStone about 4 years ago - 1 comment

#18 - Receiving from Arduino works but sending to Arduino doesn't

Issue - State: closed - Opened by BrainStone about 4 years ago - 3 comments
Labels: bug

#17 - CPU load optimization of the time critical infinite loop.

Issue - State: closed - Opened by crossband over 4 years ago - 2 comments

#16 - Dev

Pull Request - State: closed - Opened by PowerBroker2 over 4 years ago

#15 - Type Error: unsupported operand type(s) for += 'int' and 'str'

Issue - State: closed - Opened by 2447SN over 4 years ago - 2 comments

#14 - Only read when a new sample is ready?

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

#13 - Need byte transfer.

Issue - State: closed - Opened by Menginventor over 4 years ago - 6 comments

#12 - Exemple requested for processing bytes list with rx arduino

Issue - State: closed - Opened by morganPigeron over 4 years ago - 1 comment

#11 - Dev

Pull Request - State: closed - Opened by PowerBroker2 over 4 years ago

#10 - Problem transmitting doubles from Arduino to Python

Issue - State: closed - Opened by 2447SN over 4 years ago - 4 comments

#9 - is_open is a boolean not a method

Pull Request - State: closed - Opened by robberwick over 4 years ago

#8 - TypeError: 'bool' object is not callable in `open()`

Issue - State: closed - Opened by robberwick over 4 years ago

#7 - Less connection opening/closing

Pull Request - State: closed - Opened by robberwick over 4 years ago

#6 - Allow specification of non auto detected ports

Pull Request - State: closed - Opened by robberwick over 4 years ago

#5 - Add a generic gitignore

Pull Request - State: closed - Opened by robberwick over 4 years ago

#4 - Use serial.tools.list_ports to determine valid values

Pull Request - State: closed - Opened by robberwick over 4 years ago