profile/ivi/smartdevicelink.git
10 years agoaddressed name change issue with smartdevicelinkConnectionState enum upstream_SDL_2.0 2.0
Julius Marchwicki [Mon, 9 Dec 2013 09:31:24 +0000 (04:31 -0500)]
addressed name change issue with smartdevicelinkConnectionState enum

10 years agoApplied fix from njduck@gmail.com to fix Bug 139
Julius Marchwicki [Thu, 5 Dec 2013 18:41:39 +0000 (13:41 -0500)]
Applied fix from njduck@gmail.com to fix Bug 139

10 years agoAdded 2.0 protocol support to support binary data
Julius Marchwicki [Tue, 26 Nov 2013 19:08:27 +0000 (14:08 -0500)]
Added 2.0 protocol support to support binary data
Added 2.0 feature support (vehicle data, scrollable message, audio pass thru)
Enchanced 1.0 feature support (soft buttons, icons, graphics)

10 years agoChanged overall naming strategy to have a SmartDeviceLink framework (instead of a...
Julius Marchwicki [Tue, 26 Nov 2013 14:08:07 +0000 (09:08 -0500)]
Changed overall naming strategy to have a SmartDeviceLink framework (instead of a proxy)
Added all 2.0 level features (vehicle data, scrollable message, audio pass thru)
Expanded 1.0 features to include additional features such as icons/graphics and softbuttons
Updated to 2.0 protocol (handles binary data for audio and graphics)

10 years agoCommented out RPC version checking to prepare for 2.0 phone software library release
Julius Marchwicki [Fri, 22 Nov 2013 17:59:14 +0000 (12:59 -0500)]
Commented out RPC version checking to prepare for 2.0 phone software library release
Force head unit to always respond with highest version of protocol supported (per protocol spec)

10 years agoUpdated SDL_Core to new architecture framework.
Julius Marchwicki [Thu, 14 Nov 2013 22:35:14 +0000 (17:35 -0500)]
Updated SDL_Core to new architecture framework.
Introduces handlers to communicate between hmi and mobile device
Improved transport and protocol management
Improved application manager implementation (elimination of the giant case statement)
Introduced concept of smart objects to handle serialization and deserialization of JSON messages between core and hmi/mobile components
Features interface generation in the build process

10 years agoAdded OpenSSL patch and validated against 12.04 64-bit
Julius Marchwicki [Mon, 19 Aug 2013 18:07:11 +0000 (14:07 -0400)]
Added OpenSSL patch and validated against 12.04 64-bit
Incorporated patch for g++ 4.7 and newer compiler.
Commented out two logging lines preventing compilation on 64-bit targets.

11 years agoRemoved Ford specific URL 0.1 upstream/0.1
Kevin Burdette [Wed, 24 Apr 2013 13:28:05 +0000 (09:28 -0400)]
Removed Ford specific URL

11 years agoInitial Ford commit with Core and Proxies
khburdette [Fri, 19 Apr 2013 19:58:59 +0000 (15:58 -0400)]
Initial Ford commit with Core and Proxies