makerplane / FIX-Gateway

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

CAN-FIX Plugin special functions #45

Open birkelbach opened 5 years ago

birkelbach commented 5 years ago

Some of the information that comes over CAN-FIX is kinda special and needs to be dealt with. Mostly it's parameters that come in as a group and need to be separated. For example... Time and date both contain multiple pieces of data H, M, S etc. These need to be separated into three different FGW database items when they are read in. The encoders are similar.