]> rtime.felk.cvut.cz Git - jenkicar/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 23:57:43 +0000 (01:57 +0200)
commita8147944eaaba6f0deca268245c9ea43f02969e4
tree8bdb99837f1a473265fad90d89831bd92df669f4
parent6c8e8c6b1e78eddb6d4866e82ed384d0b9524cc4
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/.gitattributes
rpp/rpp/rtiostream_tcpip.c [new file with mode: 0644]