Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.0.0 #3100

Merged
merged 282 commits into from
Oct 30, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
282 commits
Select commit Hold shift + click to select a range
4cfd257
Removed unnecessary expectations from tests
ShobhitAd May 15, 2019
7d556a3
Addressed review comments
ShobhitAd May 15, 2019
a4a96b6
Merge pull request #2913 from smartdevicelink/fix/menu_icon_null
jacobkeeler May 15, 2019
afc34d1
Merge pull request #2912 from smartdevicelink/tests/rpc_passing_handler
ShobhitAd May 16, 2019
1e82d45
Add media image to apis
Jack-Byrne May 23, 2019
450d41a
Update unit test
Jack-Byrne May 30, 2019
2171f32
Merge remote-tracking branch 'origin/master' into develop
jacobkeeler May 30, 2019
2026979
Merge pull request #2907 from smartdevicelink/tests/icon_url
jacobkeeler May 31, 2019
cb29475
Merge remote-tracking branch 'origin/develop' into feature/add_media_…
Jack-Byrne Jun 4, 2019
e7cc721
Get full media image path
Jack-Byrne Jun 4, 2019
b3c6822
Feature: Remote Control - Radio and Climate Parameter Update.
IGapchuk Jan 10, 2019
5ad1ec6
Unit tests.
oivin-luxoft Jan 21, 2019
06b0461
Update Unit tests because of incorrect behavior.
IGapchuk May 17, 2019
008024e
Refactor CutOffReadOnlyParams() method for better readable.
IGapchuk May 7, 2019
503a316
Updates after rebase on release/5.1.1
IGapchuk May 17, 2019
e8153d6
Answer to PR comments.
IGapchuk May 30, 2019
be2dd5b
fixup! Feature: Remote Control - Radio and Climate Parameter Update.
IGapchuk Jun 6, 2019
cc0bbed
Revert Date in mobile_api.xml
Jack-Byrne Jun 7, 2019
7a7c31b
Merge pull request #2927 from smartdevicelink/feature/add_media_servi…
Jack-Byrne Jun 7, 2019
c6a2ca9
Configure bt uuid via ini entry
Jack-Byrne Jun 7, 2019
e62920f
Unpublish and Update App Services
Jack-Byrne Jun 10, 2019
ac6cc05
Merge branch 'develop' of github.com:smartdevicelink/sdl_core into fe…
Jack-Byrne Jun 10, 2019
3c353c4
Add unpublish rpc to preloaded pt
Jack-Byrne Jun 10, 2019
a9ffc89
Expand OnPutFile beyond system files
jacobkeeler Jun 10, 2019
6c9d8f1
Compare service_id to default embedded service
Jack-Byrne Jun 10, 2019
9fae63b
Fix unit tests
Jack-Byrne Jun 11, 2019
0f08ba7
GPS shift support implementation
mkorniichuk Oct 18, 2018
e0643dd
Filtering unnecessary GPS data in SisData
mkorniichuk Apr 11, 2019
a95f34b
Update src/components/application_manager/rpc_plugins/rc_rpc_plugin/i…
LuxoftAKutsan Jun 6, 2019
db95f04
Add Nav Subscription Buttons
Jack-Byrne Jun 12, 2019
dfd7aef
Add button enum comment
Jack-Byrne Jun 17, 2019
bd5b5d7
Add CloseApplication RPC
jacobkeeler Jun 14, 2019
5f35376
Address comments
Jack-Byrne Jun 17, 2019
96ebd73
Merge pull request #2941 from smartdevicelink/feature/bt_uuid_ini_config
Jack-Byrne Jun 19, 2019
cca42bf
Update MOBILE API to version 6.0.0
jacobkeeler Jun 19, 2019
65d142c
Merge pull request #2954 from smartdevicelink/master
Jack-Byrne Jun 20, 2019
99a756d
Update version since tags to 6.0
Jack-Byrne Jun 20, 2019
87a7245
Merge remote-tracking branch 'origin/develop' into feature/remote_con…
Jack-Byrne Jun 20, 2019
0099496
Fixed min value for proposal implementation
Jack-Byrne Jun 21, 2019
fcee681
Merge pull request #2953 from smartdevicelink/feature/update_spec_ver…
jacobkeeler Jun 21, 2019
303b05b
Merge remote-tracking branch 'origin/develop' into feature/remote_con…
Jack-Byrne Jun 21, 2019
d9ac61f
Merge pull request #2920 from smartdevicelink/feature/remote_control_…
Jack-Byrne Jun 21, 2019
619a285
Fixed pip audio streaming cutoff issue
ShobhitAd Jun 21, 2019
e5b068d
Replace ActivateApp(NONE) logic with CloseApplication logic
jacobkeeler Jun 26, 2019
0386fba
Add autoCompleteList parameter
jacobkeeler Jun 24, 2019
d6508ef
Merge remote-tracking branch 'origin/develop' into feature/nav_subscr…
Jack-Byrne Jun 27, 2019
73d5a93
Update to 6.0
Jack-Byrne Jun 27, 2019
ee79065
Merge remote-tracking branch 'origin/develop' into feature/gps_shift_…
ShobhitAd Jun 28, 2019
a0a5e1e
Updated param version to 6.0
ShobhitAd Jun 28, 2019
18ca3b7
Merge pull request #2741 from smartdevicelink/feature/gps_shift_support
ShobhitAd Jun 28, 2019
2f83164
Merge pull request #2943 from smartdevicelink/feature/expand_on_put_file
jacobkeeler Jul 10, 2019
cf39c11
Implemented templateTitle paramater for Show RPC
ShobhitAd Jul 10, 2019
d127ec0
implement alert icon parameter to alert rpc
iCollin Jul 11, 2019
ca57f92
Apply suggestions from code review
jacobkeeler Jul 9, 2019
8080f10
Address review comments
jacobkeeler Jul 11, 2019
1786c0d
Add templateTitle String minlength and increase showStrings array size
ShobhitAd Jul 16, 2019
5e6ea2c
Merge pull request #2948 from smartdevicelink/feature/close_applicati…
jacobkeeler Jul 16, 2019
1e3a86d
Address some comments
Jack-Byrne Jul 17, 2019
4505a97
Apply suggestions from code review
Jack-Byrne Jul 17, 2019
01f5de0
Fix check for duplicate name
Jack-Byrne Jul 17, 2019
9ff5ddb
Merge branch 'develop' into feature/update_and_unpublish_app_service
jacobkeeler Jul 19, 2019
9aabcc9
Update src/components/application_manager/src/app_service_manager.cc
Jack-Byrne Jul 22, 2019
a72e667
Fixed merge conflicts and updated branch
ShobhitAd Jul 22, 2019
a6d1390
Merge pull request #2947 from smartdevicelink/feature/nav_subscriptio…
Jack-Byrne Jul 22, 2019
14e133b
Fix style
ShobhitAd Jul 22, 2019
61cf668
Address comments
Jack-Byrne Jul 22, 2019
fd3bd08
add menuLayoutsAvailable to hmi_capabilities.json
iCollin Jul 22, 2019
7a82520
add alertIcon imageField
iCollin Jul 23, 2019
fe8722f
Update src/components/application_manager/rpc_plugins/app_service_rpc…
Jack-Byrne Jul 23, 2019
06c81b7
Address comment
Jack-Byrne Jul 23, 2019
e7af106
Add lock_screen_dismissal_enabled to API and policy
LuxoftAKutsan Dec 17, 2018
cba7165
Add lock_screen_dismissal_enabled to Policy databse
LuxoftAKutsan Dec 17, 2018
4f46c00
Add lock_screen_dismissal_enabled to Policy Interface
LuxoftAKutsan Dec 17, 2018
8e77a09
Process lock_screen_dismissal_enabled logic
LuxoftAKutsan Dec 17, 2018
0561734
Unit tests for sdl_passanger mode lock screen dismissal
LuxoftAKutsan Jan 10, 2019
82b2a61
Send OnDriverDistraction notification in case if LockScreenDismissal …
LuxoftAKutsan Apr 18, 2019
596514c
Update after rebase on develop
IGapchuk May 17, 2019
c1cced8
Add lock_screen_dismissal_warning to API and policy.
IGapchuk Jun 26, 2019
2187d3b
Add lock_screen_dismissal_warning to Policy Interface
IGapchuk Jun 27, 2019
6b7ecc6
Process lock_screen_dismissal_warning logic
IGapchuk Jun 28, 2019
f0928e7
Unit tests LockScreenDismissalWarning
IGapchuk Jun 28, 2019
2c83332
Fix not saving consumer friendly messages into DB
IGapchuk Jul 3, 2019
25a8ef5
Merge pull request #2783 from smartdevicelink/feature/sdl_passenger_mode
jacobkeeler Jul 24, 2019
097812d
Update after proposal revision
jacobkeeler Jul 24, 2019
36faeb4
Add AOA filtering parameters to .ini configuration
Jack-Byrne Jul 24, 2019
378ded2
Fix style
Jack-Byrne Jul 24, 2019
b20c699
Merge pull request #2944 from smartdevicelink/feature/update_and_unpu…
Jack-Byrne Jul 24, 2019
fb7a07c
add imageTypeSupported
iCollin Jul 24, 2019
e9d7ae0
Update HMI_API.xml to add audioPassThruCapabilitiesList
shoamano83 Feb 27, 2018
2b87384
Update audioPassThruCapabilities in hmi_capabilities.json to array
shoamano83 Feb 27, 2018
83f9d97
Use utility method for reading pcmStreamCapabilities also
shoamano83 Feb 27, 2018
20dceff
fix: update hmi_capabilities_test.cc to run on latest codebase
shoamano83 Jul 25, 2019
5d71ad2
Add ShowAppMenu to policy table enums
ShobhitAd Jul 25, 2019
87a6f62
Merge pull request #2959 from smartdevicelink/feature/auto_complete_list
jacobkeeler Jul 25, 2019
9a556df
Merge pull request #2965 from smartdevicelink/feature/alert_icon
iCollin Jul 26, 2019
7babc4b
Merge pull request #2964 from smartdevicelink/feature/template_titles
ShobhitAd Jul 30, 2019
b7a3f9c
Merge pull request #2967 from smartdevicelink/feature/open_menu_rpc
ShobhitAd Jul 31, 2019
50a32e2
always make audio_pass_thru_capabilities_ an array
shoamano83 Aug 1, 2019
d46fd33
Always make audio_pass_thru_capabilities_ an array when reading from …
shoamano83 Aug 6, 2019
4b4d714
Now that audio_pass_thru_capabilities() is always an array, remove un…
shoamano83 Aug 7, 2019
399f983
add Cancel Interaction RPC (#2963)
iCollin Aug 12, 2019
24d64b3
Fixed code style.
SNiukalov Aug 14, 2019
b0512e4
Fixed sending a secondary message APPLICATION_REGISTERED_ALREADY
SNiukalov Jun 26, 2019
0d535ee
Update value state in operators(++,+=) for the class Integer.
SNiukalov Jun 26, 2019
99533fc
Update interfaces
SNiukalov Jun 26, 2019
952dfe0
Adjustment application_manager for multiple devices.
SNiukalov Jun 26, 2019
b59e3e4
Adjustment registration of sdl_rpc_plugin for multiple devices.
SNiukalov Jun 26, 2019
0560092
Adjustment of proprietary policy component for multiple devices.
SNiukalov Jun 26, 2019
fe35283
Adjustment of external policy component for multiple devices.
SNiukalov Jun 26, 2019
1ffbbce
Add using device id for proprietary mode.
SNiukalov Jun 26, 2019
0d2ea43
Add using device id for external proprietary mode.
SNiukalov Jun 26, 2019
9c86143
Update functionality of user permissions for all applications.
SNiukalov Jun 26, 2019
caa5911
Adaptation UTs.
SNiukalov Jun 26, 2019
9487796
Removed DEPRECATED methods.
SNiukalov Jun 27, 2019
0e36b95
Update src/components/application_manager/rpc_plugins/sdl_rpc_plugin/…
LuxoftAKutsan Aug 8, 2019
dd2ec05
Update HMI_API.xml
LuxoftAKutsan Aug 8, 2019
6f84c1a
support tiled menus and submenus (#2968)
iCollin Aug 15, 2019
d21ca28
Fix media manager test
ShobhitAd Aug 15, 2019
fcdd7f7
Merge pull request #2972 from smartdevicelink/feature/usb_ini_config
Jack-Byrne Aug 15, 2019
2aedd70
Omit the case where UI.GetCapabilityResponse returns a list in audioP…
shoamano83 Aug 16, 2019
c6e9a9b
Merge pull request #2960 from smartdevicelink/feature/same_app_from_m…
ShobhitAd Aug 16, 2019
687478c
Removed unnecessary logs
ShobhitAd Aug 16, 2019
fc98ca3
Merge pull request #2034 from shoamano83/feat/sdl-0138_audio_pass_thr…
Jack-Byrne Aug 20, 2019
3fa26cf
Update Mobile & HMI API with new data types and parameters
mked-luxoft Aug 1, 2019
1febd81
Update application and its dependencies
AByzhynar Jul 10, 2019
bcfcec1
Implement CreateWindow and DeleteWindow RPCs
AByzhynar Jul 10, 2019
8204458
Implement BC.OnSystemCapabilitiesUpdated notification from HMI
AByzhynar Jul 10, 2019
6e904b1
Add app automatic subscription to "DISPLAY" capabilities updates
AByzhynar Jul 10, 2019
721b317
Update OnHMIStatus notification
AByzhynar Jul 10, 2019
2e33f8e
Add window_id() method to Command class
AByzhynar Jul 11, 2019
a0d9827
Implement StateController changes
AByzhynar Jul 11, 2019
3341ad7
Implement Policies changes and dependencies
AByzhynar Jul 11, 2019
0f2c199
Implement hmi capabilties handling
AByzhynar Jul 11, 2019
8b7fc4c
Update SetDisplayLayout RPC
AByzhynar Jul 12, 2019
1301602
Update Show RPC
AByzhynar Jul 12, 2019
7a85545
Implement Resumption for widgets
AByzhynar Jul 12, 2019
65c409e
Update logic of OnSystemContext for widget windows
AKalinich-Luxoft Jul 24, 2019
e53e40e
Send one OnSystemCapabilitiesUpdated on resumption
mked-luxoft Jul 26, 2019
d3eec8e
Rename DISPLAY to DISPLAYS according to the proposal revision
Jul 24, 2019
304aa9a
fixup! Update Show RPC
mked-luxoft Aug 8, 2019
e96730b
Check hmi level of relevant window on button notifications
mked-luxoft Aug 8, 2019
20ad1ac
fixup! Implement Resumption for widgets
mked-luxoft Aug 9, 2019
e401930
fixup! Send one OnSystemCapabilitiesUpdated on resumption
mked-luxoft Aug 9, 2019
ad4463f
fixup! Update logic of OnSystemContext for widget windows
mked-luxoft Aug 9, 2019
aed346c
Use window id as int
mked-luxoft Aug 9, 2019
c4cc734
fixup! Update Mobile & HMI API with new data types and parameters
mked-luxoft Aug 13, 2019
1ff190e
Add accumulating window capabilities
mked-luxoft Aug 15, 2019
91346a5
Add validation to CreateWindow request
mked-luxoft Aug 15, 2019
7013e8a
fixup! Update application and its dependencies
mked-luxoft Aug 16, 2019
b4432ad
Fixes after rebase
mked-luxoft Aug 20, 2019
d38383d
fixup! Send one OnSystemCapabilitiesUpdated on resumption
mked-luxoft Aug 20, 2019
c2192fa
Fix policy manager unit tests after rebase
AByzhynar Aug 20, 2019
f8085a5
Add app version check to SetDisplayLayout RPC
AByzhynar Aug 20, 2019
6c1a61d
fixup! Update Mobile & HMI API with new data types and parameters
AByzhynar Aug 20, 2019
68e6b35
Remove redundant policy handler code left after rebase
AByzhynar Aug 21, 2019
ac3e91d
Fix nickname validation issue appeared after rebase
AByzhynar Aug 21, 2019
9821bd7
fixup! Fixes after rebase
AByzhynar Aug 21, 2019
038666a
Feature/Pixel density and scale (#2757)
IGapchuk Aug 21, 2019
0e57834
update API to reflect proposal revisions (#2994)
iCollin Aug 21, 2019
8db0c26
Fix shutdown crash static var colission (#2939)
LuxoftAKutsan Aug 22, 2019
0e485c6
Remove redundant condition lead to core crash
AByzhynar Aug 23, 2019
55c67ea
fixup! Implement Resumption for widgets
AByzhynar Aug 25, 2019
c42cbc9
Merge pull request #2980 from smartdevicelink/feature/widget_support
Jack-Byrne Aug 26, 2019
92e6845
Merge remote-tracking branch 'origin/develop' into fix/pipe_audiostre…
Jack-Byrne Aug 28, 2019
75768a6
Merge pull request #2956 from smartdevicelink/fix/pipe_audiostream_cu…
ShobhitAd Aug 28, 2019
0d41f14
Fix/reject register too many requests (#2993)
iCollin Aug 28, 2019
5905717
Feature/rpc message protection (#2951)
mked-luxoft Aug 29, 2019
e90b4aa
Feature/service status update to hmi (#2921)
mked-luxoft Aug 29, 2019
4566d51
Fixed app activation during resumption (#3001)
AByzhynar Aug 30, 2019
0186b8c
[SDL 0173] - Read Generic Network Signal Data Implementation (#2977)
LuxoftAKutsan Aug 30, 2019
e7b5c75
Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)
Aug 30, 2019
8e15a69
Add check for already stored vehicle data item params
mkorniichuk Aug 29, 2019
f069a23
Fix failing build with enable_security=off (#3006)
mked-luxoft Sep 3, 2019
bc8288d
Merge pull request #3005 from smartdevicelink/fix/PTU_trigger_on_igni…
jacobkeeler Sep 3, 2019
226d61f
Fix build with disabled logger.
mkorniichuk Sep 4, 2019
d45d5da
Merge pull request #3013 from smartdevicelink/fix/build_with_disabled…
jacobkeeler Sep 4, 2019
a2079be
Fix redundant OnPermissionChanged notification (#3007)
mkorniichuk Sep 5, 2019
ed58cf1
re add CancelInteraction to preloaded_pt json (#3018)
iCollin Sep 6, 2019
5b9e0c0
Re-add minlength attribute for templateTitle parameter (#3023)
ShobhitAd Sep 10, 2019
7841f67
Fix reading of Consumer Friendly Messages in PROPRIETARY mode
jacobkeeler Sep 10, 2019
2449d7e
Fix SDL's core crash during retry sequence (#3020)
IGapchuk Sep 12, 2019
81f621b
Error message processing from HMI (#3016)
mkorniichuk Sep 13, 2019
73b3483
Fix sdl versioning for vehicle data (#3015)
YarikMamykin Sep 13, 2019
10829fa
Revert "Fix sdl versioning for vehicle data (#3015)"
jacobkeeler Sep 13, 2019
3ea6b1a
Merge pull request #3028 from smartdevicelink/revert-3015-fix/sdl_ver…
jacobkeeler Sep 13, 2019
20fd172
Fix definition of maximumChangeVelocity in HMI API
jacobkeeler Sep 18, 2019
c6330cd
Fix build with USE_COTIRE = OFF (#3012)
Sep 19, 2019
3024ce3
Fix dcheck on max dtls record size exceeded (#3021)
mked-luxoft Sep 19, 2019
4cce325
Fix coverity issues (#3036)
jacobkeeler Sep 19, 2019
a93c9c6
Make usage logger stabilization (#3022)
SNiukalov Sep 19, 2019
e833e65
Add fix to update RC capabilities on OnSystemCapabilityUpdated(REMOTE…
ShobhitAd Sep 20, 2019
649dfcc
Address comments
jacobkeeler Sep 20, 2019
5c7eef2
Fix merge module data incorrect behavior (#3017)
YarikMamykin Sep 20, 2019
cf85c94
Merge pull request #3040 from smartdevicelink/fix/maximum_change_velo…
jacobkeeler Sep 23, 2019
76d4c2a
GetInteriorVehicleDataConsent user location check (#3039)
ShobhitAd Sep 23, 2019
3c89693
Fix DialNumber description in HMI API
jacobkeeler Sep 23, 2019
40d1eb0
Add condition check for policy ResetRetrySequence (#3035)
jacobkeeler Sep 23, 2019
a2484eb
Merge pull request #3025 from smartdevicelink/fix/gather_consumer_mes…
jacobkeeler Sep 23, 2019
de7ee04
Remove deprecated methods from project
jacobkeeler Sep 23, 2019
6b43b00
Merge pull request #3045 from smartdevicelink/fix/dial_number_descrip…
jacobkeeler Sep 23, 2019
a302262
Merge pull request #3047 from smartdevicelink/feature/remove_deprecat…
jacobkeeler Sep 24, 2019
b454f5c
Fix SDL behavior during LOW_VOLTAGE (#3029)
AKalinich-Luxoft Sep 24, 2019
c71d357
move MenuLayoutsAvailable to WindowCapability (#3043)
iCollin Sep 24, 2019
45d63f4
Fix/GetInteriorVehicleDataConsent for modules with different allowMul…
ShobhitAd Sep 25, 2019
be88a0b
Fix IAP device transport switching sequence (#3034)
AKalinich-Luxoft Sep 25, 2019
35e6a7e
Fix/crash on ign off (#3048)
mked-luxoft Sep 26, 2019
1f8730f
Fix SDL does not send UnsubscribeVehicleData request to HMI
IGapchuk Sep 26, 2019
e356886
Merge pull request #2501 from IGapchuk/sdl_not_send_UnsubscribeVehicl…
jacobkeeler Sep 26, 2019
ec63b3b
Fix/Set mandatory=false for optional response params (#3052)
ShobhitAd Sep 27, 2019
46e8b4a
Fix SDL crash on app service unpublishing
AKalinich-Luxoft Sep 26, 2019
66888d4
Merge pull request #3056 from smartdevicelink/fix/fix_random_sdl_crash
jacobkeeler Sep 27, 2019
8994b21
Fix PTU notifications order (#3051)
AKalinich-Luxoft Oct 1, 2019
f71311b
Add HMICapabilities Params (#3058)
Jack-Byrne Oct 1, 2019
7c442ab
[WIP] initial fix of socket streaming by guessing playback time (#3057)
iCollin Oct 1, 2019
4332289
ensure correct order of stream length calculations (#3064)
iCollin Oct 3, 2019
4bc94c0
Fix CID 204315, 204316
jacobkeeler Oct 3, 2019
e4b2863
Merge pull request #3066 from smartdevicelink/fix/coverity_issues
jacobkeeler Oct 3, 2019
2b09ea3
Add handling for unknown enum values in vehicle data schema (#3062)
jacobkeeler Oct 3, 2019
518df46
Fix SSL handshake for a secondary connection (#3065)
AKalinich-Luxoft Oct 9, 2019
b7a420d
Fix resource allocation manager unit tests are not included in /reso…
IGapchuk Oct 9, 2019
9ac782b
Add history tag to SetDisplayLayout (#3067)
Jack-Byrne Oct 10, 2019
0b33bf9
Replace DCHECK in Create Window Request (#3068)
Jack-Byrne Oct 10, 2019
6c37953
Merge remote-tracking branch 'origin/develop' into release/6.0.0
Jack-Byrne Oct 10, 2019
8eac502
move mismatched textfields to bottom of enum (#3074)
iCollin Oct 11, 2019
7fb3ad3
Add select function to pipe write call (#3071)
Jack-Byrne Oct 16, 2019
b756603
Fix/sdl must send generic error hmi doesnt respond during timeout (#2…
Oct 16, 2019
fd1cd49
Set alert duration to 0 if softbuttons exist (#3089)
Jack-Byrne Oct 18, 2019
b67c088
Check if there are any registered app before sending UPDATE_NEEDED (#…
Oct 21, 2019
4a2647a
Resolve conflicts between the MOBILE_API in Core and the official rpc…
jacobkeeler Oct 21, 2019
686ecf8
Merge remote-tracking branch 'origin/develop' into release/6.0.0
jacobkeeler Oct 21, 2019
59f5713
Update generated copyright in generated_msg_version.h
jacobkeeler Oct 21, 2019
d0aeb64
Update generated copyright for API files
jacobkeeler Oct 21, 2019
1d3a401
ChangeRegistration can respond with result = UNSUPPORTED_RESOURCE (#3…
iCollin Oct 22, 2019
06e58a9
Synchronize backup and reset policy functions
AKalinich-Luxoft Oct 22, 2019
59157f0
Fix VD items subscriptions after PTU (#3081)
AKalinich-Luxoft Oct 23, 2019
494a8a4
Fix sending of OnServiceUpdate on service NACK (#3095)
AKalinich-Luxoft Oct 23, 2019
32d6971
fixup! Synchronize backup and reset policy functions
AKalinich-Luxoft Oct 24, 2019
e303d5c
Merge remote-tracking branch 'origin/develop' into release/6.0.0
Jack-Byrne Oct 24, 2019
7c9b576
Remove unimplemented RPC from HMI_API (#3101)
ShobhitAd Oct 24, 2019
09a13c7
Fix custom vehicle data limits
jacobkeeler Oct 24, 2019
ef19dec
Fix custom VD key translation for struct arrays
jacobkeeler Oct 24, 2019
5f99b0e
Fix SDL does not set the app to NONE HMI level after a rejecting of S…
IGapchuk Oct 25, 2019
4d7d118
Merge pull request #3094 from smartdevicelink/fix/update_generated_co…
jacobkeeler Oct 25, 2019
b0353a7
Fix key translation for SubscribeVehicleData
jacobkeeler Oct 25, 2019
2ef7621
Fix/fix log severity level in on vehicle data notification cc (#2776)
SKobziev Oct 28, 2019
9323de6
Merge pull request #3103 from smartdevicelink/fix/custom_vehicle_data…
jacobkeeler Oct 28, 2019
ce1a797
Merge pull request #3099 from smartdevicelink/fix/fix_synchronize_bac…
jacobkeeler Oct 28, 2019
cc0f3e2
Merge pull request #3102 from smartdevicelink/fix/vehicle_data_item_l…
jacobkeeler Oct 28, 2019
50faf6d
Fix/provide operation result to function file system create directory…
SKobziev Oct 28, 2019
4d283e6
Fix app service extension resumption data processing (#3097)
YarikMamykin Oct 28, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ addons:
before_install:
- sudo apt-get update
- sudo apt-get install libssl-dev libbluetooth3 libbluetooth-dev libudev-dev cmake html2text lcov git cmake automake1.11 build-essential libavahi-client-dev sqlite3 libsqlite3-dev libgtest-dev bluez-tools libpulse-dev libusb-1.0.0-dev cppcheck
- sudo apt-get install -f clang-format-3.6
- sudo apt-get install -f clang-format-6.0

script:
- cppcheck --force -isrc/3rd_party -isrc/3rd_party-static --quiet --error-exitcode=1 src
Expand Down
10 changes: 7 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ set(CMAKE_INSTALL_PREFIX ${CMAKE_CURRENT_BINARY_DIR})
set(ARCHIVE_OUTPUT_DIRECTORY ./bin)

set(EXCLUDE_ERROR_FLAGS "-Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations")
set(CMAKE_CXX_FLAGS "-fPIC -std=gnu++0x -Wall -Werror ${EXCLUDE_ERROR_FLAGS} -Wuninitialized -Wvla")
set(CMAKE_CXX_FLAGS "-fPIC -std=gnu++0x -Wall -fvisibility=hidden -Werror ${EXCLUDE_ERROR_FLAGS} -Wuninitialized -Wvla")

if (USE_GOLD_LD)
execute_process(COMMAND ld -v OUTPUT_VARIABLE result)
Expand Down Expand Up @@ -343,7 +343,9 @@ endif()
if (${EXTENDED_POLICY} STREQUAL "EXTERNAL_PROPRIETARY")
add_definitions(-DEXTERNAL_PROPRIETARY_MODE)
set(POLICY_PATH ${COMPONENTS_DIR}/policy/policy_external/)
set(POLICY_GLOBAL_INCLUDE_PATH ${COMPONENTS_DIR}/include/policy/policy_external/)
set(POLICY_GLOBAL_INCLUDE_PATH
${COMPONENTS_DIR}/include/policy/policy_external/
${CMAKE_BINARY_DIR}/src/components/policy/policy_external/)
set(POLICY_MOCK_INCLUDE_PATH ${COMPONENTS_DIR}/include/test/policy/policy_external/)
message(STATUS "EXTERNAL_PROPRIETARY policy enabled")
else()
Expand All @@ -354,7 +356,9 @@ else()
message(STATUS "HTTP policy enabled")
endif()
set(POLICY_PATH ${COMPONENTS_DIR}/policy/policy_regular/)
set(POLICY_GLOBAL_INCLUDE_PATH ${COMPONENTS_DIR}/include/policy/policy_regular/)
set(POLICY_GLOBAL_INCLUDE_PATH
${COMPONENTS_DIR}/include/policy/policy_regular/
${CMAKE_BINARY_DIR}/src/components/policy/policy_regular/)
set(POLICY_MOCK_INCLUDE_PATH ${COMPONENTS_DIR}/include/test/policy/policy_regular/)
endif()

Expand Down
3 changes: 2 additions & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,8 @@ EXAMPLE_RECURSIVE = NO
# \image command).

IMAGE_PATH = \
src/components/security_manager/docs/assets
src/components/security_manager/docs/assets \
src/components/protocol_handler/docs/assets

# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ There are several RPCs that are "required" to be implemented in order for SDL to
* DeleteCommand
* AddSubMenu
* DeleteSubMenu
* ShowAppMenu
* CreateInteractionChoiceSet
* PerformInteraction
* DeleteInteractionChoiceSet
Expand Down
134 changes: 130 additions & 4 deletions src/appMain/hmi_capabilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,13 +242,24 @@
"resolutionWidth": 35,
"resolutionHeight": 35
}
},
{
"name": "alertIcon",
"imageTypeSupported": [
"GRAPHIC_PNG"
],
"imageResolution": {
"resolutionWidth": 225,
"resolutionHeight": 225
}
}

],
"mediaClockFormats": [
"CLOCK1", "CLOCK2", "CLOCK3", "CLOCKTEXT1", "CLOCKTEXT2", "CLOCKTEXT3", "CLOCKTEXT4"
],
"graphicSupported": true,
"menuLayoutsAvailable": [ "LIST", "TILES" ],
"templatesAvailable": [
"DEFAULT", "MEDIA", "NON-MEDIA", "ONSCREEN_PRESETS", "NAV_FULLSCREEN_MAP", "NAV_KEYBOARD",
"GRAPHIC_WITH_TEXT", "TEXT_WITH_GRAPHIC", "TILES_ONLY", "TEXTBUTTONS_ONLY",
Expand All @@ -274,11 +285,11 @@
"STATIC"
]
},
"audioPassThruCapabilities": {
"audioPassThruCapabilities": [{
"samplingRate": "44KHZ",
"bitsPerSample": "RATE_8_BIT",
"audioType": "PCM"
},
}],
"pcmStreamCapabilities": {
"samplingRate": "16KHZ",
"bitsPerSample": "RATE_16_BIT",
Expand Down Expand Up @@ -309,125 +320,220 @@
"protocol": "RAW",
"codec": "H264"
}],
"hapticSpatialDataSupported": false
"hapticSpatialDataSupported": false,
"diagonalScreenSize": 8,
"pixelPerInch": 117,
"scale": 1
},
"seatLocationCapability": {
"rows": 2,
"columns": 3,
"levels": 1,
"seats": [
{
"row": 0,
"col": 0,
"level": 0,
"rowspan": 1,
"levelspan": 1,
"colspan": 1
}
]
},
"remoteControlCapability": {
"buttonCapabilities": [
{
"longPressAvailable": true,
"name": "AC_MAX",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "AC",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "RECIRCULATE",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "FAN_UP",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "FAN_DOWN",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "TEMP_UP",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "TEMP_DOWN",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "DEFROST_MAX",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "DEFROST",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "DEFROST_REAR",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "UPPER_VENT",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "LOWER_VENT",
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "VOLUME_UP",
"moduleInfo": {
"moduleId": "eb7739ea-b263-4fe1-af9c-9311d1acac2d",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "VOLUME_DOWN",
"moduleInfo": {
"moduleId": "eb7739ea-b263-4fe1-af9c-9311d1acac2d",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "EJECT",
"moduleInfo": {
"moduleId": "eb7739ea-b263-4fe1-af9c-9311d1acac2d",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "SOURCE",
"moduleInfo": {
"moduleId": "eb7739ea-b263-4fe1-af9c-9311d1acac2d",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "SHUFFLE",
"moduleInfo": {
"moduleId": "eb7739ea-b263-4fe1-af9c-9311d1acac2d",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
},
{
"longPressAvailable": true,
"name": "REPEAT",
"moduleInfo": {
"moduleId": "eb7739ea-b263-4fe1-af9c-9311d1acac2d",
"allowMultipleAccess": false
},
"shortPressAvailable": true,
"upDownAvailable": false
}
],
"climateControlCapabilities": [
{
"moduleInfo": {
"moduleId": "34045662-a9dc-4823-8435-91056d4c26cb",
"allowMultipleAccess": false
},
"acEnableAvailable": true,
"acMaxEnableAvailable": true,
"autoModeEnableAvailable": true,
"circulateAirEnableAvailable": true,
"climateEnableAvailable": true,
"currentTemperatureAvailable": true,
"defrostZone": [
"FRONT",
Expand Down Expand Up @@ -455,7 +561,11 @@
],
"radioControlCapabilities": [
{
"availableHDsAvailable": true,
"moduleInfo": {
"moduleId": "eb7739ea-b263-4fe1-af9c-9311d1acac2d",
"allowMultipleAccess": true
},
"availableHdChannelsAvailable": true,
"hdChannelAvailable": true,
"moduleName": "radio",
"radioBandAvailable": true,
Expand All @@ -473,6 +583,10 @@
"audioControlCapabilities": [
{
"moduleName": "audio",
"moduleInfo": {
"moduleId": "a279fe12-4587-4d12-8514-50f4ea9e9537",
"allowMultipleAccess": true
},
"sourceAvailable": true,
"volumeAvailable": true,
"equalizerAvailable": true,
Expand All @@ -483,6 +597,10 @@
"seatControlCapabilities": [
{
"moduleName": "driver_seat",
"moduleInfo": {
"moduleId": "06cdec22-920e-4865-bf2e-9518463edc68",
"allowMultipleAccess": false
},
"heatingEnabledAvailable" : true,
"coolingEnabledAvailable": true,
"heatingLevelAvailable": true,
Expand All @@ -502,6 +620,10 @@
],
"lightControlCapabilities": {
"moduleName": "light",
"moduleInfo": {
"moduleId": "8d73e369-6a1f-4459-ab5a-6e432631881d",
"allowMultipleAccess": false
},
"supportedLights":[
{
"statusAvailable":true,
Expand Down Expand Up @@ -795,6 +917,10 @@
},
"hmiSettingsControlCapabilities": {
"moduleName": "hmiSettings",
"moduleInfo": {
"moduleId": "c8cace3c-d482-4be1-8862-624a21e34563",
"allowMultipleAccess": true
},
"distanceUnitAvailable": true,
"temperatureUnitAvailable": true,
"displayModeUnitAvailable": true
Expand Down
Loading