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

#328 - Add check that string read is not more than max length

Pull Request - State: closed - Opened by amgross almost 2 years ago - 22 comments
Labels: enhancement

#327 - [BUG] Len of none null, but nullable, buffer, len is written twice

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

#326 - [BUG] string length not enforced in client or server

Issue - State: closed - Opened by taldinj almost 2 years ago - 5 comments
Labels: bug

#325 - PytestRemovedIn8Warning:

Pull Request - State: closed - Opened by Hadatko almost 2 years ago - 12 comments
Labels: enhancement

#324 - improved codec function to use reference instead of address

Pull Request - State: closed - Opened by Hadatko almost 2 years ago - 2 comments
Labels: enhancement

#323 - Many minor code improvements.

Pull Request - State: closed - Opened by Hadatko almost 2 years ago - 5 comments
Labels: enhancement

#322 - Debug targets

Pull Request - State: closed - Opened by Hadatko almost 2 years ago - 2 comments

#321 - Rename temp variable to more generic one.

Pull Request - State: closed - Opened by Hadatko almost 2 years ago - 2 comments

#320 - [QUESTION] Consider usage of & instead of * where it make sense (c++ related code only)

Issue - State: open - Opened by Hadatko almost 2 years ago
Labels: question

#319 - [FEATURE] Add mqtt transport.

Issue - State: open - Opened by Hadatko almost 2 years ago
Labels: enhancement

#318 - Replace EXPECT_TRUE with EXPECT_EQ

Pull Request - State: closed - Opened by Hadatko almost 2 years ago - 2 comments
Labels: enhancement

#317 - remove defining parse.error which make errors while compiling erpcgen…

Pull Request - State: closed - Opened by amgross about 2 years ago - 6 comments

#316 - [FEATURE] Serialize and deserialize message as/from json

Issue - State: open - Opened by Hadatko about 2 years ago
Labels: enhancement

#315 - Structures definition on server side

Issue - State: open - Opened by anakorenko about 2 years ago - 3 comments
Labels: question

#314 - [BUG] Issue while creating windows erpcgen exe

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

#313 - Erpc callbacks

Issue - State: closed - Opened by Kindzer about 2 years ago - 6 comments
Labels: question

#312 - Return back missing g_client variable.

Pull Request - State: closed - Opened by Hadatko about 2 years ago - 4 comments
Labels: bug

#311 - erpcgen from release 1.9.1 generates an incorrect server file

Issue - State: closed - Opened by xanderhendriks about 2 years ago - 12 comments
Labels: bug

#310 - Linux - FreeRTOS communication using callbacks

Issue - State: open - Opened by anakorenko about 2 years ago - 14 comments
Labels: question

#309 - Fixed assigning const value to enum.

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

#308 - [BUG] using constant variable in enum, get wrong value

Issue - State: closed - Opened by thewon86 about 2 years ago - 1 comment
Labels: bug

#307 - [QUESTION] how could i get the error status?

Issue - State: closed - Opened by thewon86 about 2 years ago
Labels: question

#306 - [QUESTION] how could i get the error status?

Issue - State: closed - Opened by thewon86 about 2 years ago - 2 comments
Labels: question

#305 - [QUESTION] Is eRPC just support 256 functions?

Issue - State: open - Opened by thewon86 about 2 years ago - 3 comments
Labels: question

#304 - Changed api to count with more clients and servers (in near future).

Pull Request - State: closed - Opened by Hadatko about 2 years ago - 1 comment
Labels: enhancement

#303 - ERPC support over inter process/thread communication

Issue - State: open - Opened by tmordeko about 2 years ago - 2 comments
Labels: question

#302 - Refactored code a bit.

Pull Request - State: closed - Opened by Hadatko about 2 years ago - 1 comment
Labels: enhancement

#301 - Changed flags for macOS build

Pull Request - State: closed - Opened by hp-peti about 2 years ago - 7 comments

#300 - [FEATURE] Implement the "null transport"

Issue - State: open - Opened by rdpoor about 2 years ago - 6 comments
Labels: enhancement, question

#299 - Is ERPC support Windows platform?

Issue - State: closed - Opened by PierrePeng about 2 years ago - 7 comments
Labels: question

#298 - Add TCP_NODELAY option to python

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

#297 - Compare value length to used length () in reading data from message buffer.

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

#296 - Several improvements for higlighting erpc files in VSCode

Pull Request - State: closed - Opened by Hadatko about 2 years ago - 3 comments

#295 - erpc: erpc_c: Makefile updated to reflect the correct header names.

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

#294 - Fix single line comment highlighting in VSCode

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

#293 - Fixed closing arbitrator server

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

#292 - [BUG] test_arbitrator.GetResultFromSecondSide sometimes freeze.

Issue - State: closed - Opened by Hadatko over 2 years ago - 1 comment
Labels: bug

#291 - PendingClientInfo m_next not updated when aded to active list

Issue - State: closed - Opened by bartro over 2 years ago - 5 comments
Labels: duplicate, wontfix

#290 - [QUESTION] Root cause of unexpected sequence number

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

#289 - Fixing CI tests.

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

#288 - debian: add initial erpc packages build

Pull Request - State: open - Opened by Pirouf over 2 years ago

#287 - check the buffer boundaries before reading from heap

Pull Request - State: closed - Opened by amgross over 2 years ago - 1 comment

#286 - check before reading from heap the buffer boundaries

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

#285 - [QUESTION] How to generate Python files when IDL files contain C headers?

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

#284 - [FEATURE] Read and write the message just by message buffer memory space

Issue - State: closed - Opened by amgross over 2 years ago - 3 comments
Labels: enhancement

#283 - [BUG] Cursor write may change m_used to incorrect value

Issue - State: closed - Opened by amgross over 2 years ago - 1 comment
Labels: bug

#282 - [BUG] Cursor read may read unstructured data

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

#281 - [BUG] Cursor class is inside message buffer class

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

#280 - Add to server option to free codec while real API called

Issue - State: open - Opened by amgross over 2 years ago - 2 comments
Labels: enhancement

#279 - Confusion over the use of stackSize and stackPtr in Thread class constructor

Issue - State: open - Opened by berendo over 2 years ago - 7 comments
Labels: question

#277 - Fixed memmanager and add assertion

Pull Request - State: closed - Opened by Hadatko over 2 years ago - 13 comments
Labels: bug, enhancement

#276 - Add defines for changing transport to endianness agnostic

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

#271 - Feature/support multiple clients

Pull Request - State: closed - Opened by Hadatko over 2 years ago - 45 comments
Labels: enhancement

#266 - Better distuingish which file can and cannot by compiled with C compiler.

Pull Request - State: closed - Opened by Hadatko over 2 years ago - 5 comments
Labels: enhancement

#264 - Fixed codec nullptr dereferencing.

Pull Request - State: closed - Opened by Hadatko over 2 years ago - 6 comments
Labels: bug

#214 - Multiple servers running on one process

Issue - State: open - Opened by Qeenyra almost 3 years ago - 4 comments

#212 - Feature request: reliable framed transport

Issue - State: open - Opened by chenlijun99 almost 3 years ago - 4 comments
Labels: enhancement

#190 - fix serial read for windows

Pull Request - State: open - Opened by aelray over 3 years ago - 4 comments
Labels: bug

#189 - Feature Request: Transport without crc

Issue - State: open - Opened by aelray over 3 years ago - 6 comments

#188 - Multiple Clients Solution

Issue - State: closed - Opened by yahya010 over 3 years ago - 11 comments

#186 - python中erpc_test文件不存在

Issue - State: closed - Opened by Peanut0709 over 3 years ago - 16 comments
Labels: bug

#185 - Make erpc in MINGW in Windows 10

Issue - State: closed - Opened by kolodych over 3 years ago - 5 comments

#183 - Consider update port/erpc_serial.cpp.

Issue - State: open - Opened by Hadatko over 3 years ago - 1 comment

#181 - Pr multiple idl files

Pull Request - State: closed - Opened by dpfrey over 3 years ago - 7 comments

#174 - Future Multiple Client/Transport Support

Issue - State: closed - Opened by ramlco over 3 years ago - 3 comments
Labels: enhancement

#164 - Multiple clients

Issue - State: closed - Opened by massimobadanai over 3 years ago - 4 comments

#163 - FramedTransport::Header not serialized?!

Issue - State: closed - Opened by infn-ke over 3 years ago - 15 comments

#152 - Context for client API?

Issue - State: closed - Opened by infn-ke almost 4 years ago - 7 comments
Labels: enhancement

#149 - Different function generation for Python and C/C++

Issue - State: closed - Opened by ierturk almost 4 years ago - 7 comments

#93 - Arbitrated client stucks -> dead lock

Issue - State: closed - Opened by willmann9527 over 4 years ago - 17 comments

#80 - Client/Server implementation from the same core

Issue - State: closed - Opened by tmordeko almost 5 years ago - 4 comments

#64 - multiple client request not able to process

Issue - State: closed - Opened by jaggi about 5 years ago - 5 comments

#61 - Same function name in different interfaces

Issue - State: open - Opened by burgerkingorama over 5 years ago - 3 comments

#59 - cannot use namespace and scope resolution operator in .erpc file

Issue - State: closed - Opened by jaggi over 5 years ago - 6 comments
Labels: enhancement

#58 - Allocate struct on stack

Issue - State: open - Opened by lippit over 5 years ago - 1 comment

#57 - Multiple transports

Issue - State: closed - Opened by eugene345 over 5 years ago - 6 comments

#56 - Timeout for eRPC call

Issue - State: closed - Opened by chandiniib over 5 years ago - 6 comments
Labels: enhancement, help wanted

#33 - adding TCP_NODELAY socket flag

Pull Request - State: closed - Opened by mentaal over 6 years ago - 13 comments