makerplane / FIX-Gateway

Flight Information eXchange Gateway
GNU General Public License v2.0
9 stars 21 forks source link

Compute Plugin crashes when inputs get meta data updates #43

Closed birkelbach closed 5 years ago

birkelbach commented 5 years ago

When an input callback to one of the compute plugin's functions get's called with a meta data update the plugin crashes because the meta data updates only send a float as the value instead of the tuple that a normal update would contain.