]> rtime.felk.cvut.cz Git - pes-rpp/rpp-simulink.git/commit
Add TCP/IP interface for extmode
authorJakub <nejedjak@fel.cvut.cz>
Wed, 28 Aug 2019 08:52:38 +0000 (10:52 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sun, 8 Sep 2019 21:27:05 +0000 (23:27 +0200)
commit35676bf614485289e0294ff2239ca4317abe0dc5
treec1b444c64c0de46cb3a69db46a951401f62e1a0f
parentf5f48b94985cfa5652cc58dc4115d96d207200d1
Add TCP/IP interface for extmode

Support basic communication and reconnecting to target.
Basic communication and reconnecting stress tested.

Implementation inspired from
http://git.savannah.nongnu.org/cgit/lwip/lwip-contrib.git/tree/apps/tcpecho/tcpecho.c
matlabroot/rtw/c/src/rtiostream/rtiostreamtcpip/rtiostream_tcpip.c
rpp/rpp/rtiostream_tcpip.c [new file with mode: 0644]