jogo-

Results 6 comments of jogo-

https://github.com/GENIVI/CANdevStudio/issues/202 Fixed with https://github.com/GENIVI/CANdevStudio/pull/206 in v1.2.1

No, I mean in the CanRawFilter node, add an additional "inverted" output (below the standard "RAW" one) for frames unmatched by any filter. So, this second output could be used...

For example, using just one CanRawFilter, you could split between the 2 outputs: * the diagnostic CAN frames on one hand * and the other CAN frames on the other...

@8bitgeek @btaczala Have you tried with latest v1.2.2 ?

With Release v0.6.0, I can see : - CanSignalSender and CanSignal - Encoder components added - **Broadcast mechanism introduced to enable communication between components** - Fixed floating point numbers handling...

Duplicate of #58