openETCS / modeling

WP3 Top Level Project: to cover all tasks related with modeling
31 stars 42 forks source link

RBC_Messaging with compile errors #871

Closed BerndHekele closed 8 years ago

BerndHekele commented 8 years ago

I get a set of Compile errors from RBC-Model. This is blocking our activities.

image

JakobGartner commented 8 years ago

This is a duplicate of #870 .

This is fixed.

I pushed back the old version of TM_old_versions::SEND_MergeRadioPackets

I also added a function TM_old_versions::SEND_MergeRadioPackets_still_old which has an additional parameter input to send also a P42.

@Rainer-Lampatzer : Please use the new operator when sending your packet 42, and only push your model when it is consistent again.

Remark: the package TM_old_versions has been announced to be obsolete since March.

BerndHekele commented 8 years ago

Solved