FCA Car Service 2.1 Release Notes, MY22 DCR 16346-16347
Back to Common Interface
Introduction
Vehicle Interface and Application Framework Changes to Support MY22 Features.
Included are the ability to pre-install widgets on the home page, API to support rear seat entertainment,
new signals to support electric vehicles, corrected tire pressure signals, ability to support FOTA push from FCA backend,
added enhanced sound signals for Maserati Drive Modes, and updated API for Connected Profile.
Known Issues
There are no known issues in this release.
Component Specification Updates
- Application Framework (CFTS032) specification updated to include Pre-Installed Widgets on the Home page.
For more information on manifest entries see Android Manifest Entries in
Code Requirements
API Generation updated
- Added missing signal Echarge_SOC_req for Electric Pages.
- BattPowerUse_Display added to show Power usage of the different engines.
Note, firmware shall check the validity bit signal, HYBRID_POWERTRAIN5.BattPowerUse_DisplayV
- Motor1PowerUse_Display added to show Power usage of the different engines
Note, firmware shall check the validity bit signal, HYBRID_POWERTRAIN5.Motor1PowerUse_DisplayV
- Motor2PowerUse_Display added to show Power usage of the different engines
Note, firmware shall check the validity bit signal, HYBRID_POWERTRAIN5.Motor2PowerUse_DisplayV
- Motor3PowerUse_Display added to show Power usage of the different engines
Note, firmware shall check the validity bit signal, HYBRID_POWERTRAIN5.Motor3PowerUse_DisplayV
- MotorsPowerUse_Display added to show power flow for BEV.
Note, firmware shall check the validity bit signal, HYBRID_POWERTRAIN5.MotorsPowerUse_DisplayV
- EnhancedSound_Req and EnhancedSoundSts added to support Enhanced Sound for Maserati Drive Modes.
- Added KeepHotCold_Sts and TELEMATIC_VEHICLE_SETUP.KeepHotCold_Req to support “Start Cabin Conditioning”.
- Changed return type for TirePressxx to int.
Transfer Function, Tfx Updates
Corrected signal mapping for LID HVACPwrUsageDisp for WL and WS.
FCA API Permissions
- Added new permission, FCA_PERMISSION_USER_DATA_READ_HIGH
- Added new permission, FCA_PERMISSION_RSE_WRITE_HIGH
- Added new permission, FCA_PERMISSION_RSE_READ_LOW
- Added new permission, FCA_PERMISSION_VEHCOMFORT_WRITE_HIGH
- Added new permission, FCA_PERMISSION_VEHEXTRAS_WRITE_HIGH
IProfileManager
- Refactored FCAProfile class to an interface.
- Added methods getUsername and getAvatarURI.
- Refactored the MY21 interface for use in MY22.
IEVManager
- Added Echarge_SOC_req
- Added BattPowerUse_Display
- Added Motor1PowerUse_Display
- Added Motor2PowerUse_Display
- Added Motor3PowerUse_Display
- Added MotorsPowerUse_Display
IVehicleComfortManager
- Added get for KeepHotCold_Sts.
- Added set for KeepHotCold_Req.
IVehicleDriveStatusManager
- Corrected TirePressxx return value. The methods now return int.
IVehicleExtrasManager
- Added get and set for EnhancedSound_Req.
- Added get for EnhancedSoundSts.
IRSEManager
- New class and methods to allow HU Listen-In feature
IVehicleStatusManager
- Removed Telematic_Power set and added a get. CAE 2.0 did not remove the setter.
Updated: 09/16/2020, Android is a trademark of Google LLC