Ecosyste.ms: Issues

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

GitHub / arduino/portentax8-stm32h7-fw issues and pull requests

#56 - Fix: ensure that there is space for enqueuing received CAN frames.

Pull Request - State: closed - Opened by aentinger about 2 months ago
Labels: type: imperfection, topic: code

#55 - Fix: synchronize received CAN frames within pre-defined timeout.

Pull Request - State: closed - Opened by aentinger about 2 months ago - 1 comment
Labels: type: imperfection, topic: code

#54 - Bump geekyeggo/delete-artifact from 4 to 5

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

#53 - Fix: improve stability of X8H7 bridge.

Pull Request - State: closed - Opened by aentinger 7 months ago - 1 comment
Labels: type: enhancement, topic: code

#52 - Fix: improve stability of X8H7 CAN bridge

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

#50 - Fix/FDCAN2: provide correct handle for "HAL_FDCAN_IRQHandler".

Pull Request - State: closed - Opened by aentinger 8 months ago
Labels: type: enhancement, topic: code

#49 - Provide redundant transmit buffer.

Pull Request - State: closed - Opened by aentinger 8 months ago - 1 comment
Labels: type: enhancement, topic: code

#48 - Fix: incorrect can handle comparison.

Pull Request - State: closed - Opened by aentinger 8 months ago - 1 comment
Labels: type: imperfection, topic: code

#47 - Fix: openamp_arduino: increase number of rpmsg buffers to 64.

Pull Request - State: closed - Opened by aentinger 8 months ago - 1 comment
Labels: type: enhancement, topic: code

#46 - Fix: convert openamp_arduino library to Unix file endings.

Pull Request - State: closed - Opened by aentinger 8 months ago
Labels: type: enhancement, topic: code

#45 - Add support for CAN-FD

Issue - State: open - Opened by thirtytwobits 8 months ago - 2 comments
Labels: type: enhancement

#44 - RPC fixes

Pull Request - State: closed - Opened by facchinm 8 months ago

#43 - Bump geekyeggo/delete-artifact from 2 to 4

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

#41 - Bump actions/download-artifact from 3 to 4

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

#40 - Bump actions/upload-artifact from 3 to 4

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

#39 - [x8h7_can] Prevent CAN TX FIFO overload error by checking FIFO levels before transmitting.

Pull Request - State: closed - Opened by aentinger 10 months ago
Labels: type: enhancement

#38 - Obtain CAN module timing information from linux driver.

Pull Request - State: closed - Opened by aentinger 10 months ago
Labels: type: enhancement, topic: code

#37 - [CAN] Disable CAN module when Linux CAN driver is closed

Pull Request - State: closed - Opened by aentinger 11 months ago
Labels: type: enhancement

#36 - Enable read-out of 96-Bits unique chip ID via x8h7 SPI bridge.

Pull Request - State: closed - Opened by aentinger 11 months ago
Labels: type: enhancement

#35 - Fix: use one single error handler across the complete project

Pull Request - State: closed - Opened by aentinger 11 months ago
Labels: type: enhancement, topic: code

#34 - Fix: enable/disable CAN peripheral clock in STM32HAL functions

Pull Request - State: closed - Opened by aentinger 11 months ago
Labels: type: enhancement, topic: code

#33 - Fix: Increase RX FIFO size from 8 to 64.

Pull Request - State: closed - Opened by aentinger 11 months ago
Labels: type: enhancement, topic: code

#32 - Fix: Increase TX FIFO size from 3 to 32.

Pull Request - State: closed - Opened by aentinger 11 months ago
Labels: type: enhancement

#31 - Encapsulate peripheral handles in separate modules

Pull Request - State: closed - Opened by aentinger 11 months ago

#30 - Fix: various race conditions and packet transmission bugs (and allow multi sub-packets per meta-packet)

Pull Request - State: closed - Opened by aentinger 11 months ago
Labels: type: enhancement, topic: code

#27 - Fix: align function naming style and file name for CAN.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: type: enhancement, topic: code

#26 - Fix: remove superfluous struct "can_t" since it only has one member left.

Pull Request - State: closed - Opened by aentinger 12 months ago - 1 comment
Labels: type: enhancement, topic: code

#25 - Fix sporadic CI build failure, resulting from "builddir" not being created on time.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: topic: documentation, type: enhancement

#24 - Remove make file targets related to flashing via stm32flash/dfu-util:

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: topic: documentation, type: enhancement

#23 - Delete no-longer required stored artefact "SPI_attach.log".

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: topic: documentation, type: enhancement

#22 - Draft: store build artefacts in build folder.

Pull Request - State: closed - Opened by aentinger 12 months ago - 3 comments

#21 - [CI] add spell-check action for checking spelling, grammar, etc.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: type: enhancement, topic: infrastructure

#20 - [CI] add sync labels workflow in order to have the same labels across all of Arduino's repos.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: type: enhancement

#19 - [CI] add dependabot to keep CI actions up-to-date.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: type: enhancement

#18 - [CI] - add GitHub action for building the firmware.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: type: enhancement

#17 - Fix: removed unused enum CanMode and CanType.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: type: enhancement

#16 - Removed unused elements index/hz from structure can_t.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: type: enhancement

#15 - Fix: get rid of "can_reset" and "can_mode".

Pull Request - State: closed - Opened by aentinger 12 months ago

#14 - Cleanup: remove clutter-up of comments that no one needs.

Pull Request - State: closed - Opened by aentinger 12 months ago

#12 - Fix: an extended CAN ID can in fact have a value below 0x7FF.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: type: imperfection

#11 - Fix: replace simple algorithm for determining CAN bitrate configuration with more robust one

Pull Request - State: closed - Opened by aentinger 12 months ago - 1 comment
Labels: type: enhancement

#10 - Fix: type, product is called Portenta X8 (not M8).

Pull Request - State: closed - Opened by aentinger 12 months ago

#9 - Cleanup: remove dead/out-commented CAN code.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: topic: documentation

#8 - Fix: erroneous DLC set when transmitting more than 8 bytes.

Pull Request - State: closed - Opened by aentinger 12 months ago

#7 - Fix: format has type int, required printf-specified %d.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: type: imperfection

#6 - Clean-up CAN driver by inlining trivial functions.

Pull Request - State: closed - Opened by aentinger 12 months ago
Labels: type: enhancement

#4 - Fix: `unload_modules.sh` was broken due to location change of the x8h7 kernel module

Pull Request - State: closed - Opened by aentinger about 1 year ago
Labels: type: enhancement

#3 - Questions about High-Density Connector Interfaces

Issue - State: closed - Opened by shulltronics over 1 year ago - 2 comments

#1 - Bugfix: Cleanly transfer interrupts from the H7 to the M8

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