Switch HVAC service from using direct CANBus connection to the low level can service
Fixed
Description
HVAC service is using a direct socket() connection to the CANBus but should subscribe to events from the CANbus binding instead.
Environment
None
Activity
Show:
Jan-Simon Moeller
January 22, 2020 at 7:45 PM
Yes, updated SDK / yocto repo is required.
Marius Vlad
January 22, 2020 at 6:20 PM
(edited)
bba7642118e223492bf5a82eb3fed04a59e34c2c ( mentions a hvac.h header but upon trying to build the recipe it says it can't find. Could you please tell me, it has been added to libqtappfw by any chance?
I'm talking about:
LE: It appears to be the case. I need to sync up my yocto repo.
HVAC service is using a direct socket() connection to the CANBus but should subscribe to events from the CANbus binding instead.