Add many frames in a subscription in the function tx_send. 45/22245/3
authorArthur Guyader <arthur.guyader@iot.bzh>
Mon, 26 Aug 2019 13:33:13 +0000 (15:33 +0200)
committerArthur Guyader <arthur.guyader@iot.bzh>
Fri, 30 Aug 2019 09:45:55 +0000 (11:45 +0200)
commitff6e251cd95827bbfdf55303af726bccd27143b1
treea1ec851d33c5ab518d48dd65ff2a935d06bde645
parentf5997f7364a0ecead4b20af974b23eee4350b01b
Add many frames in a subscription in the function tx_send.

This commit convert the message to a vector of canfd_frame.
If there are several canfd frames then we add all of them
to the subscription.

Bug-AGL : SPEC-2779

Change-Id: I876aaf5ab7fed2fedb79367f77b987ba4745cdfc
Signed-off-by: Arthur Guyader <arthur.guyader@iot.bzh>
low-can-binding/binding/low-can-subscription.cpp