Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / OpenCyphal/libudpard issues and pull requests
#59 - Don't call `memory.deallocate` for `NULL` memory
Pull Request -
State: closed - Opened by serges147 3 months ago
- 2 comments
#58 - View-based payload for `udpardRxXxxReceive` methods.
Issue -
State: open - Opened by serges147 4 months ago
#57 - Consider indexing the RX payload fragments by offset
Issue -
State: open - Opened by pavel-kirienko 5 months ago
- 1 comment
Labels: question
#56 - Maintain independent memory resources per redundant interface in the RX pipelines
Issue -
State: open - Opened by pavel-kirienko 5 months ago
Labels: help wanted
#55 - remove deprecated `AnalyzeTemporaryDtors`
Pull Request -
State: closed - Opened by serges147 7 months ago
- 2 comments
#54 - Improve the README and the transmission API
Pull Request -
State: closed - Opened by pavel-kirienko about 1 year ago
- 1 comment
#53 - Amend the RX RPC API and populate README.md & CONTRIBUTING.md
Pull Request -
State: closed - Opened by pavel-kirienko about 1 year ago
- 1 comment
#52 - Graduate out of the Garage
Issue -
State: closed - Opened by pavel-kirienko about 1 year ago
- 1 comment
#51 - Replace the implementation
Pull Request -
State: closed - Opened by pavel-kirienko about 1 year ago
- 1 comment
#50 - Write the README
Issue -
State: closed - Opened by pavel-kirienko about 1 year ago
Labels: documentation
#49 - Migrate the test suite to C++14
Issue -
State: open - Opened by pavel-kirienko about 1 year ago
#48 - Add 2e2 tests and restructure the CMake project
Pull Request -
State: closed - Opened by pavel-kirienko over 1 year ago
- 1 comment
#47 - Add RPC service support to the RX pipeline
Pull Request -
State: closed - Opened by pavel-kirienko over 1 year ago
- 1 comment
#46 - Implement subscription API functions
Pull Request -
State: closed - Opened by pavel-kirienko over 1 year ago
- 1 comment
#45 - Refactor to eliminate recursion
Issue -
State: open - Opened by pavel-kirienko over 1 year ago
- 2 comments
Labels: help wanted
#44 - Set the maximum number of redundant interfaces
Issue -
State: closed - Opened by pavel-kirienko over 1 year ago
- 1 comment
#43 - Implement the RX pipeline
Pull Request -
State: closed - Opened by pavel-kirienko over 1 year ago
- 2 comments
#42 - Eliminate dependency on 8-bit types to enhance compatibility with DSPs
Issue -
State: closed - Opened by pavel-kirienko over 1 year ago
- 1 comment
#41 - Remove timed out sessions
Issue -
State: open - Opened by pavel-kirienko over 1 year ago
#40 - A helper function that takes payload fragments and returns a contiguous chunk of memory
Issue -
State: closed - Opened by pavel-kirienko over 1 year ago
#39 - Design a way to expose internal error states for debugging
Issue -
State: open - Opened by thirtytwobits over 1 year ago
- 1 comment
Labels: enhancement
#38 - API refinement: make RX pipeline zero-copy as a side effect of the OOO reassembly support
Pull Request -
State: closed - Opened by pavel-kirienko over 1 year ago
- 4 comments
#37 - Switch from Google Test to Unity; make the internal tests include udpard.c directly
Pull Request -
State: closed - Opened by pavel-kirienko over 1 year ago
- 1 comment
#36 - Remove struct typedefs from the header file
Issue -
State: closed - Opened by pavel-kirienko over 1 year ago
- 1 comment
#35 - The test suite should include a demo application written in C11
Issue -
State: closed - Opened by pavel-kirienko over 1 year ago
- 1 comment
#34 - Transmission pipeline and cosmetic adjustments to the API
Pull Request -
State: closed - Opened by pavel-kirienko over 1 year ago
- 7 comments
#33 - Add earliest-deadline-first view of the TX queue
Issue -
State: open - Opened by pavel-kirienko over 1 year ago
#32 - txAVLPredicate causes an inner priority inversion in the tx queue
Issue -
State: closed - Opened by pavel-kirienko over 1 year ago
- 2 comments
Labels: bug
#31 - New API and static analysis
Pull Request -
State: closed - Opened by pavel-kirienko over 1 year ago
- 3 comments
#30 - Enable UB+address sanitizers in CI
Issue -
State: open - Opened by pavel-kirienko over 1 year ago
#29 - UDP-ard computes CRC16 Header _before_ modifying members (should be after)
Issue -
State: closed - Opened by emrainey over 1 year ago
- 1 comment
#28 - UdpardMemoryFree must provide size
Issue -
State: closed - Opened by thirtytwobits over 1 year ago
- 1 comment
#27 - Update frame index to start at 0 instead of 1
Pull Request -
State: closed - Opened by lydia-at-amazon over 1 year ago
- 3 comments
#26 - Support out-of-order multiframe transfers
Issue -
State: closed - Opened by lydia-at-amazon over 1 year ago
- 1 comment
#25 - txGenerateMultiFrameChain computes incorrect frame index on subsequent frames
Issue -
State: closed - Opened by emrainey over 1 year ago
- 1 comment
#24 - UDP-ard does not check the incoming header CRC16-CCITT-FALSE before using the header fields.
Issue -
State: closed - Opened by emrainey over 1 year ago
#23 - Add check to verify that the correct RX session transport index is updated in rxSessionUpdate
Pull Request -
State: closed - Opened by lydia-at-amazon over 1 year ago
- 3 comments
#22 - Add check in rxSessionUpdate to make sure that we are updating the correct RX session transport index
Issue -
State: closed - Opened by lydia-at-amazon over 1 year ago
#21 - Service Responses do not have Node ID (but must) in Multicast IP Address
Issue -
State: closed - Opened by emrainey over 1 year ago
- 1 comment
#20 - Restart RX Session if out-of-order multiframe transfer received
Pull Request -
State: closed - Opened by lydia-at-amazon over 1 year ago
#19 - Start of Transfer Detection is incorrect.
Issue -
State: closed - Opened by emrainey over 1 year ago
- 3 comments
#18 - All Subsequent Transfers are lost if an out-of-order multiframe transfer is received
Issue -
State: closed - Opened by lydia-at-amazon over 1 year ago
- 1 comment
#17 - Remove single frame transfer CRC on receive
Pull Request -
State: closed - Opened by lydia-at-amazon over 1 year ago
#16 - Provide API for configuring the mapping from Cyphal priority level [0,7] to DSCP value
Issue -
State: closed - Opened by pavel-kirienko over 1 year ago
#15 - Cleanup
Pull Request -
State: closed - Opened by SchoberMJ over 1 year ago
#14 - The header CRC should be serialized in the big-endian byte order (MSB first)
Issue -
State: closed - Opened by pavel-kirienko over 1 year ago
#13 - Header serialization is platform-dependent
Issue -
State: closed - Opened by pavel-kirienko over 1 year ago
#12 - Remove macro defined versions from catch.hpp
Pull Request -
State: closed - Opened by SchoberMJ almost 2 years ago
- 2 comments
#11 - Consider using cavl.h as an external dependency instead of vendoring it to reduce code duplication
Issue -
State: closed - Opened by pavel-kirienko almost 2 years ago
Labels: question
#10 - The implemented transfer deduplication algorithm is suboptimal for monotonic transfer-ID
Issue -
State: closed - Opened by pavel-kirienko almost 2 years ago
#9 - Cleanup headers and version check on headers
Pull Request -
State: closed - Opened by aeriq almost 2 years ago
#8 - Implement crc-16-ccitt-false for cyphal header checksum
Pull Request -
State: closed - Opened by hungatamazon almost 2 years ago
- 1 comment
#7 - Session storage structure
Issue -
State: closed - Opened by pavel-kirienko almost 2 years ago
- 6 comments
Labels: bug
#6 - Implement CRC for single-frame transfer
Pull Request -
State: closed - Opened by keningatamazon almost 2 years ago
#5 - Set up continuous integration and static analysis
Issue -
State: closed - Opened by pavel-kirienko almost 2 years ago
- 2 comments
Labels: bug
#4 - Implementation of multi-frame transfer
Pull Request -
State: closed - Opened by keningatamazon almost 2 years ago
#3 - Update UDP and Cyphal Header
Pull Request -
State: closed - Opened by SaqibAZ almost 2 years ago
#2 - Add unit tests for crcAdd()
Pull Request -
State: closed - Opened by keningatamazon almost 2 years ago
#1 - Update reference to libethard to libudpard
Pull Request -
State: closed - Opened by aeriqkim almost 2 years ago