Ecosyste.ms: Issues

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

GitHub / EmbeddedRPC/erpc issues and pull requests

#430 - [QUESTION] Build for android arm64-v8a

Issue - State: open - Opened by kkonevets 2 months ago
Labels: question

#429 - [QUESTION] dose this project still maintained

Issue - State: closed - Opened by amgross 3 months ago - 2 comments
Labels: question

#428 - Rust infrastructure concept and matrix multiply example

Pull Request - State: open - Opened by mmisik 4 months ago
Labels: enhancement

#427 - Erpcgen reimplementation in rust

Pull Request - State: open - Opened by mmisik 4 months ago
Labels: enhancement

#426 - [QUESTION]

Issue - State: open - Opened by akpour 4 months ago - 2 comments
Labels: question

#425 - client manager: added user context to error handler (#424)

Pull Request - State: open - Opened by gabbla 5 months ago

#424 - [FEATURE] Add context to the error handler callback

Issue - State: open - Opened by gabbla 5 months ago
Labels: enhancement

#423 - [BUG] TCPTransport::underlyingReceive not signal safe

Issue - State: open - Opened by infn-ke 5 months ago
Labels: bug

#422 - [BUG] erpcgen does not work with multiple files

Issue - State: open - Opened by sillydan1 6 months ago - 1 comment
Labels: bug

#417 - Add BSD-3 license to endianness agnostic files

Pull Request - State: closed - Opened by amgross 7 months ago - 1 comment

#415 - [QUESTION] I need to do to add custom serialization and deserialization to a certain type

Issue - State: open - Opened by lotoohe-space 7 months ago - 1 comment
Labels: question

#414 - [QUESTION] Struct member Client side free function

Issue - State: open - Opened by Diagano 7 months ago
Labels: question

#413 - Fix linking error on FreeRTOS when using portYIELD_FROM_ISR

Pull Request - State: open - Opened by Thom747 7 months ago

#412 - [QUESTION] How to write const <type> *<member> in structure in IDL ?

Issue - State: closed - Opened by NeroSC 7 months ago
Labels: question

#411 - [BUG] Warning about definition of implicit copy constructor

Issue - State: open - Opened by PhilippHaefele 7 months ago - 3 comments
Labels: bug

#410 - transport: fix zephyr uart transport. See #409

Pull Request - State: closed - Opened by gabbla 7 months ago
Labels: bug

#409 - [BUG] Zephyr UART transport does not works with CDC ACM transport

Issue - State: closed - Opened by gabbla 7 months ago - 4 comments
Labels: bug

#408 - [BUG] Mac target builds are failing.

Issue - State: open - Opened by Hadatko 7 months ago
Labels: bug

#407 - Asign value to ptrSize, to avoid maybe-uninitialized warning

Pull Request - State: open - Opened by amgross 7 months ago - 2 comments

#406 - Call assert for listType before dereferencing

Pull Request - State: open - Opened by andriyndev 8 months ago

#405 - run_uart.py in Zephyr example does not exist

Issue - State: open - Opened by gdb3-ampaworks 8 months ago - 2 comments

#404 - [QUESTION]Did erpc support multi client &one server use?

Issue - State: open - Opened by cecwxf 8 months ago - 2 comments
Labels: question

#403 - Remove cstbool library

Pull Request - State: closed - Opened by Hadatko 8 months ago - 1 comment
Labels: bug

#402 - add matrix multiply example for CPP

Pull Request - State: open - Opened by letanphuc 8 months ago - 1 comment

#401 - Erpc: support for different versions of the messages [QUESTION]

Issue - State: open - Opened by jozefkralovic 8 months ago - 3 comments
Labels: question

#400 - How to generate only C code for erpc file

Issue - State: closed - Opened by pioneerAlone 8 months ago - 7 comments
Labels: question

#399 - Porting to IAR C

Issue - State: open - Opened by darwyy 8 months ago - 3 comments
Labels: question

#398 - Multiple client support usage

Issue - State: open - Opened by tmordeko 9 months ago - 7 comments
Labels: question

#397 - [FEATURE] Use google test to test each class using e.g. mock feature.

Issue - State: open - Opened by Hadatko 10 months ago
Labels: enhancement

#396 - align switch brackets

Pull Request - State: closed - Opened by Hadatko 10 months ago - 1 comment
Labels: enhancement

#395 - Fixing/improving markdown files

Pull Request - State: closed - Opened by Hadatko 10 months ago - 2 comments
Labels: enhancement

#394 - [BUG] TCP transport cannot be built without thread support

Issue - State: open - Opened by kevin-peng-hao 10 months ago - 1 comment
Labels: bug

#393 - Fix spi and i2c header offset

Pull Request - State: closed - Opened by Hadatko 11 months ago - 1 comment
Labels: bug

#392 - Add hello world example

Pull Request - State: open - Opened by Hadatko 11 months ago - 2 comments
Labels: enhancement

#390 - Fix Python client TCPTransports not being able to close

Pull Request - State: closed - Opened by Thom747 11 months ago - 2 comments
Labels: bug

#388 - [FEATURE] Improve documentation C/C++ / Python

Issue - State: open - Opened by Hadatko 12 months ago - 1 comment
Labels: enhancement

#387 - [BUG] eRPC as both client and server on Threadx OS doesn't work

Issue - State: open - Opened by sujanpepolla79 12 months ago - 3 comments
Labels: bug

#386 - [QUESTION] how use TransportArbitrator class in Python

Issue - State: closed - Opened by sfavazza 12 months ago - 6 comments
Labels: question

#385 - [QUESTION]Server notofication

Issue - State: open - Opened by linx29 12 months ago - 6 comments
Labels: question

#383 - A bit nicer CI config

Pull Request - State: closed - Opened by Hadatko about 1 year ago - 2 comments
Labels: enhancement

#382 - Bring parallelism into tests

Pull Request - State: open - Opened by Hadatko about 1 year ago
Labels: enhancement

#381 - [BUG] enumType need be part of global symbols.

Issue - State: closed - Opened by Hadatko about 1 year ago - 1 comment
Labels: bug

#380 - [QUESTION] Can this run on microcontroller such as Raspberry Pi Pico?

Issue - State: closed - Opened by cvele1995 about 1 year ago - 14 comments
Labels: question

#379 - Move enums to enum classes

Pull Request - State: closed - Opened by Hadatko about 1 year ago - 3 comments
Labels: enhancement

#378 - Feature/buffer head

Pull Request - State: closed - Opened by Hadatko about 1 year ago - 8 comments
Labels: enhancement

#377 - Change mac build target from deprecated to temporary

Pull Request - State: closed - Opened by Hadatko about 1 year ago - 3 comments
Labels: bug, enhancement

#376 - Change mac build target from deprecated to new

Pull Request - State: closed - Opened by Hadatko about 1 year ago - 2 comments
Labels: bug, enhancement

#375 - [FEATURE] Put eRPC C++ version into conan package manager

Issue - State: open - Opened by Hadatko about 1 year ago - 1 comment
Labels: enhancement

#374 - [QUESTION] Using Arbitrated client with empty server for multithreaded client calls

Issue - State: open - Opened by taldinj about 1 year ago - 4 comments
Labels: question

#373 - Fixed rpmsg tty transport to work with serial transport

Pull Request - State: closed - Opened by Hadatko about 1 year ago - 6 comments
Labels: bug

#372 - [BUG] rpmsg tty transport works with python serial transport but not with c++ serial

Issue - State: closed - Opened by Hadatko about 1 year ago - 1 comment
Labels: bug

#371 - Fix typo in assert

Pull Request - State: closed - Opened by amgross about 1 year ago - 1 comment
Labels: bug

#370 - [BUG] Logger is not very usefull when receiving corrupted data.

Issue - State: open - Opened by Hadatko about 1 year ago
Labels: bug

#369 - Apply 1.11.0 update from MCUX SDK 2.14.0 release

Pull Request - State: closed - Opened by mcuxsusan about 1 year ago - 3 comments

#368 - [BUG] erpcgen fails when generating union with string for C

Issue - State: open - Opened by KomarekJan about 1 year ago - 1 comment
Labels: bug

#367 - [FEATURE] Add a timeout to `TransportArbitrator` for `clientReceive`

Issue - State: open - Opened by adadaadadade about 1 year ago - 1 comment
Labels: enhancement

#366 - [BUG] It seems mingw support dosen't work

Issue - State: closed - Opened by thewon86 over 1 year ago - 1 comment
Labels: bug

#365 - Feature/winsock2 support

Pull Request - State: closed - Opened by thewon86 over 1 year ago - 8 comments
Labels: enhancement

#364 - Returning wrong error code for SpidevMaster receive

Issue - State: closed - Opened by bastivi over 1 year ago - 1 comment
Labels: bug

#363 - Fix spidev init

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 1 comment
Labels: bug

#362 - Uninitialized local variable leads to no SPIDEV init

Issue - State: closed - Opened by bastivi over 1 year ago - 1 comment
Labels: bug

#361 - Add dynamic/static option for transport init

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 2 comments
Labels: enhancement

#360 - Fixed clang configuration file

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 10 comments
Labels: enhancement

#359 - [BUG] Comments and whitespace changes in IDL affect generated CRC

Issue - State: open - Opened by berendo over 1 year ago
Labels: bug

#358 - Why is the response to a client request being processed by the server?

Issue - State: closed - Opened by rabryn over 1 year ago - 3 comments
Labels: question

#357 - [QUESTION] User data accessible in function implementation

Issue - State: open - Opened by snalvc over 1 year ago - 7 comments
Labels: question

#356 - [QUESTION] Bare Metal usage : new used with ERPC_ALLOCATION_POLICY_STATIC

Issue - State: open - Opened by NeroSC over 1 year ago - 4 comments
Labels: question

#355 - Feat: minor `__init__` improvement

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

#354 - Fixed casting in deinit funcitons

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 2 comments
Labels: bug

#353 - Freeing static objects

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 3 comments
Labels: bug

#352 - Fixed memcpy for template

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 6 comments
Labels: bug

#351 - [FEATURE] Replace memcpy with macro, own function or better generic function

Issue - State: open - Opened by Hadatko over 1 year ago - 1 comment
Labels: enhancement

#350 - Optional undefined behavior of memcpy

Issue - State: closed - Opened by amgross over 1 year ago - 2 comments
Labels: bug

#349 - [BUG] Compilation issues with ERPC_ALLOCATION_POLICY_STATIC

Issue - State: closed - Opened by Diagano over 1 year ago - 4 comments
Labels: bug

#348 - crc16 is using internal crc with 32 bit size

Issue - State: open - Opened by amgross over 1 year ago - 3 comments

#347 - VS build

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 4 comments
Labels: enhancement

#346 - Removed boost dependency

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 3 comments

#345 - erpc_arbitrated_client_init double call when ERPC_ALLOCATION_POLICY == ERPC_ALLOCATION_POLICY_STATIC

Issue - State: open - Opened by Diagano over 1 year ago - 2 comments
Labels: question

#344 - Feature/mingw support

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 3 comments
Labels: enhancement

#343 - Replace sprintf with snprintf.

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 5 comments
Labels: enhancement

#342 - compile error with Mac Xcode 14

Issue - State: closed - Opened by ftab over 1 year ago - 6 comments
Labels: bug

#341 - Fix NULL check for pending client creation

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

#340 - transport_arbiter addPendingClient with dynamic allocation policy

Issue - State: closed - Opened by Diagano over 1 year ago - 2 comments
Labels: question

#339 - erpcgen compilation when both py2 as system default while py3 is present

Issue - State: open - Opened by Diagano over 1 year ago - 5 comments
Labels: question

#338 - Remove redundant includes

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

#337 - Modified name for common types macro scope.

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 9 comments

#336 - ERPC_TYPE__DEFINITIONS when multiple distinct clients are used

Issue - State: closed - Opened by Diagano over 1 year ago - 9 comments
Labels: question

#335 - Enable mac target

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 5 comments
Labels: enhancement

#334 - Change default build target to release + adding artefacts

Pull Request - State: closed - Opened by Hadatko over 1 year ago - 7 comments
Labels: enhancement

#333 - [QUESTION] Don't understand line use

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

#332 - [BUG] wrong buffer length can retrieve

Issue - State: open - Opened by amgross almost 2 years ago - 2 comments
Labels: bug

#331 - [QUESTION] Codec/FramedTransport for header inside message buffer

Issue - State: closed - Opened by matth314 almost 2 years ago - 4 comments
Labels: question

#330 - [QUESTION] How to report security issues?

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

#329 - erpc over USB_CDC

Issue - State: open - Opened by Second222None almost 2 years ago - 8 comments
Labels: question