Ecosyste.ms: Issues

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

GitHub / greatscottgadgets/libgreat issues and pull requests

#47 - Remove dependency on obsolete third-party package

Pull Request - State: closed - Opened by claui about 2 months ago

#46 - Update Python versions: drop 3.8

Pull Request - State: closed - Opened by antoinevg 2 months ago

#45 - Fix incorrect field values for UART1 LCR register

Pull Request - State: closed - Opened by antoinevg 2 months ago

#44 - Remove backports.functools_lru_cache dependency?

Issue - State: open - Opened by carlossless 4 months ago - 1 comment

#44 - Remove backports.functools_lru_cache dependency?

Issue - State: open - Opened by carlossless 4 months ago - 1 comment

#43 - Add Windows support for Cynthion

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

#43 - Add Windows support for Cynthion

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

#42 - Add Windows support to pygreat

Issue - State: open - Opened by mossmann 6 months ago
Labels: enhancement

#42 - Add Windows support to pygreat

Issue - State: open - Opened by mossmann 6 months ago
Labels: enhancement

#41 - Set DYLD_FALLBACK_LIBRARY_PATH on macOS

Pull Request - State: closed - Opened by cdwilson 7 months ago - 3 comments

#40 - repo: update pyproject for release

Pull Request - State: closed - Opened by antoinevg 9 months ago

#40 - repo: update pyproject for release

Pull Request - State: closed - Opened by antoinevg 9 months ago

#39 - repo: update README

Pull Request - State: closed - Opened by antoinevg 9 months ago

#39 - repo: update README

Pull Request - State: closed - Opened by antoinevg 9 months ago

#38 - comms: don't try to claim usb interface on Windows

Pull Request - State: closed - Opened by antoinevg 9 months ago

#37 - Rename `master` branch to `main`

Issue - State: closed - Opened by antoinevg 9 months ago

#37 - Rename `master` branch to `main`

Issue - State: closed - Opened by antoinevg 9 months ago

#36 - Release libgreat v2024.0.0

Issue - State: closed - Opened by antoinevg about 1 year ago - 1 comment

#36 - Release libgreat v2024.0.0

Issue - State: closed - Opened by antoinevg about 1 year ago - 1 comment

#35 - Add support for configuring all gpio pin modes

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

#34 - Add drive strength register to LPC43XX SCU GPIO pin configuration

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

#33 - host: add initial implementation of usb1 bulk transfer backend

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

#33 - host: add initial implementation of usb1 bulk transfer backend

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

#32 - Packaging: migrate from setup.py to pyproject.toml

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

#32 - Packaging: migrate from setup.py to pyproject.toml

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

#31 - Migrating from setup.py to pyproject.toml

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

#31 - Migrating from setup.py to pyproject.toml

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

#30 - Implement NXP's recommended PLL setup sequence.

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

#30 - Implement NXP's recommended PLL setup sequence.

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

#28 - Create CODE_OF_CONDUCT.md

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

#27 - build failing on newer python versions

Issue - State: closed - Opened by gozu42 about 3 years ago - 2 comments
Labels: bug

#27 - build failing on newer python versions

Issue - State: closed - Opened by gozu42 about 3 years ago - 2 comments
Labels: bug

#26 - Do not set USB device address to zero

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

#25 - Added TX & RX pin definitions for UART1, USART2, USART3

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

#25 - Added TX & RX pin definitions for UART1, USART2, USART3

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

#24 - LCP4330 does not have the pins defined for the additional UARTS:

Issue - State: closed - Opened by aussieklutz over 3 years ago - 2 comments

#24 - LCP4330 does not have the pins defined for the additional UARTS:

Issue - State: closed - Opened by aussieklutz over 3 years ago - 2 comments

#23 - handle usb exclusive access on windows

Pull Request - State: closed - Opened by BJamin99 over 3 years ago - 1 comment
Labels: enhancement

#22 - host: use array.tobytes() instead of tostring() (dropped in py3.9)

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

#22 - host: use array.tobytes() instead of tostring() (dropped in py3.9)

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

#21 - firmware: usb: add usb_endpoint_clear_stall()

Pull Request - State: closed - Opened by Qyriad about 5 years ago

#20 - firmware: uart: multiple divisor by 16 even when fractional divisor is unused

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

#20 - firmware: uart: multiple divisor by 16 even when fractional divisor is unused

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

#19 - Fix typo in SPGIO clock source pin mapping

Pull Request - State: closed - Opened by osterwood about 5 years ago - 1 comment

#18 - Request for pygreat pip3 package update

Issue - State: closed - Opened by decidedlygray about 5 years ago - 3 comments
Labels: bug, enhancement

#17 - firmware: add a new DAC driver

Pull Request - State: closed - Opened by Qyriad over 5 years ago

#16 - firmware: fix ZLPs for USB0 EP0

Pull Request - State: closed - Opened by Qyriad over 5 years ago

#15 - firmware: allow for manual handling of zero-length-packets

Pull Request - State: closed - Opened by Qyriad over 5 years ago

#14 - host: comms: fix TypeError when matching for the repeat prefix

Pull Request - State: closed - Opened by Qyriad over 5 years ago

#13 - Fixes a type bug returned by the regex match method in Python 3.7

Pull Request - State: closed - Opened by FlUxIuS over 5 years ago - 6 comments

#12 - Ignore failure to import functools_lru_cache in comms.py

Pull Request - State: closed - Opened by Qyriad over 5 years ago

#11 - add new uart driver

Pull Request - State: closed - Opened by grvvy over 5 years ago

#10 - Update re.match checking for Python 3.5+ compat.

Pull Request - State: closed - Opened by agkunkle over 5 years ago - 1 comment

#9 - Update pygreat README.md

Issue - State: closed - Opened by ktemkin over 5 years ago - 1 comment
Labels: enhancement, documentation

#8 - host: fix broken pip installation due to the README file

Pull Request - State: closed - Opened by Qyriad over 5 years ago

#7 - re.match with Python 3.5

Issue - State: closed - Opened by agkunkle over 5 years ago - 2 comments
Labels: bug

#6 - fw: comms: allow multiple access to USB libgreat devices

Pull Request - State: closed - Opened by ktemkin over 5 years ago

#5 - Import functools.lru_cache agnostically, fixes #2

Pull Request - State: closed - Opened by yuvadm over 5 years ago - 4 comments

#4 - comms: fix some format specifiers

Pull Request - State: closed - Opened by Qyriad over 5 years ago

#3 - windows-compat: allow cases where libusb reports no error code

Pull Request - State: closed - Opened by ktemkin almost 6 years ago

#2 - ImportError: No module named functools_lru_cache

Issue - State: closed - Opened by szczys almost 6 years ago - 3 comments
Labels: software, technical support

#1 - AttributeError: 'array.array' object has no attribute 'tobytes'

Issue - State: closed - Opened by szczys almost 6 years ago - 7 comments
Labels: bug