User Activity

  • Created ticket #439 on TCNOpen

    Date Time dependency of publishing PD telegrams Multicast.

  • Created ticket #343 on TCNOpen

    userStatus casting bug in tlm_reply e tlm_replyQuery

  • Posted a comment on ticket #339 on TCNOpen

    Thanks a lot, Simone

  • Modified a comment on ticket #339 on TCNOpen

    Thanks Bernd. Setting <device-configuration memory-size="524288"> I solved. But is the maximum number of sessions known, which the library can manage?</device-configuration>

  • Posted a comment on ticket #339 on TCNOpen

    Thanks Bernd. Setting <device-configuration memory-size="524288"> I solved. But is the maximum number of sessions known, which the library can manage?</device-configuration>

  • Created ticket #339 on TCNOpen

    PD subscriptions limit

  • Created ticket #228 on TCNOpen

    TRDP_XMLPDTest.exe multicast issuer

  • Posted a comment on ticket #221 on TCNOpen

    Hi Bernd, I fixed bug for Windows OS, changing option in fopen() from "r" to "r+b". /*****************/ / Opens the XML parsing. * @param[in] pXML Pointer to local data * @param[in] file Pathname of XML file * @retval none / TRDP_ERR_T trdp_XMLOpen ( XML_HANDLE_T pXML, const char file) { if ((pXML->infile = fopen(file, "r+b")) == NULL) { return TRDP_IO_ERR; } pXML->tagDepth = 0; pXML->tagDepthSeek = 0; pXML->error = TRDP_NO_ERR; return TRDP_NO_ERR; }

View All

Personal Data

Username:
simonev
Joined:
2018-11-06 09:23:32
Location:
Bari / Italy / CEST
Gender:
Male

Projects

  • No projects to display.

Personal Tools

Auth0 Logo