<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Support for Long Names with QCanDbcFileParser?]]></title><description><![CDATA[<p dir="auto">I noticed when parsing a DBC file, the signal names truncate to 32 characters. I think this limitation is based on older systems/tools, but the DBC files used by the customers I'm developing for exceed this limit. I don't know much about DBC standards. As far as I'm aware, what I'm looking for is support for the "SystemNodeLongSymbol" attribute for objects in a Vector DBC. Any advice?</p>
<p dir="auto">Edit:<br />
I wanted to also add that I was able to solve this by first parsing the long names using regular expressions, then having a custom QMap for the long names and the QCanSignalDescription objects returned by QCanDbcFileParser. I'm mainly wondering if there's a better way to go about this that I'm missing.</p>
]]></description><link>https://forum.qt.io/topic/164803/support-for-long-names-with-qcandbcfileparser</link><generator>RSS for Node</generator><lastBuildDate>Wed, 01 Jul 2026 21:31:46 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164803.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Jun 2026 14:51:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Support for Long Names with QCanDbcFileParser? on Tue, 16 Jun 2026 19:10:22 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Which version of Qt are you using ?<br />
Can you provide a minimal compilable example that shows this issue ?</p>
]]></description><link>https://forum.qt.io/post/838785</link><guid isPermaLink="true">https://forum.qt.io/post/838785</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 16 Jun 2026 19:10:22 GMT</pubDate></item></channel></rss>