summaryrefslogtreecommitdiff
path: root/src/components/config_profile
Commit message (Expand)AuthorAgeFilesLines
* Address commentsfeature/bt_uuid_ini_configJackLivio2019-06-171-4/+24
* Configure bt uuid via ini entryJackLivio2019-06-072-0/+31
* Run updated style scriptjacobkeeler2019-04-295-65/+65
* Add missing Boost include directoriesfix/missing_boost_include_dirJacob Keeler2019-04-031-0/+1
* Merge branch 'feature/base_app_services_implementation' into feature/forwarde...Shobhit Adlakha2019-02-262-2/+57
|\
| * Update to HMIOriginIDJackLivio2019-02-212-10/+10
| * Config for embeddedServices and CoresOriginIDJackLivio2019-02-212-0/+56
* | Implemented RpcPassThroughTimeout param and IncreaseForwardedRequestTimeout f...Shobhit Adlakha2019-02-212-1/+20
|/
* Address Comments and Remove Unused CodeJackLivio2018-11-271-1/+1
* Clean up application and app manager codeJackLivio2018-11-162-3/+3
* Fix stylejacobkeeler2018-11-141-1/+1
* Initial Cloud Transport ComponentJackLivio2018-11-082-0/+45
* Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-232-7/+87
|\
| * Merge pull request #2363 from smartdevicelink/feature/interior_vehicle_data_m...JackLivio2018-08-212-0/+21
| |\
| | * Add reading interior data rate limits from ini fileAlexander2018-08-202-0/+21
| * | Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-212-10/+0
| |\ \
| | * | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-172-10/+0
| | |/
| * | Implement Low Voltage Handling in separate processAndriy Byzhynar2018-08-211-1/+1
| * | Initial implementation of Low Voltage featureAndriy Byzhynar2018-08-212-2/+71
| |/
* | Style fixConlain Kelly2018-07-172-2/+2
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-163-19/+415
|\ \ | |/
| * Update Profile based on review commentsSho Amano2018-06-261-30/+18
| * Rename some variables and functionSho Amano2018-06-262-9/+8
| * alignment and style checkfronneburg2018-04-192-22/+32
| * Merge pull request #245 in NAR/sdl-core from fix/compile_warning to feature/F...Sho Amano2018-04-121-1/+1
| * Merge pull request #236 in NAR/sdl-core from fix/build_errors_in_tests to fea...Frank Ronneburg2018-04-111-22/+1
| * Merge branch 'feature/Ford-WiFi' of ssh://autobitbucket.corp.xevo.com:7999/na...fronneburg2018-04-112-7/+8
| * Merge pull request #229 in NAR/sdl-core from feat/disable_resumption_before_s...Frank Ronneburg2018-04-043-14/+332
| * Merge pull request #231 in NAR/sdl-core from feat/config_for_secondary_transp...Frank Ronneburg2018-04-042-11/+88
| * Merge pull request #225 in NAR/sdl-core from feat/network_name_and_notify_hmi...Sho Amano2018-04-042-0/+24
* | Add full app id parameter, need to use it stillConlain Kelly2018-06-282-0/+22
|/
* Adds main logic and related bugfixes for transport switchingAndrey Oleynik (GitHub)2018-01-182-0/+47
* Address review commentsfeature/deprecated_method_macrojacobkeeler2018-01-171-1/+1
* Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-042-3/+3
* Merge pull request #1620 from AByzhynar/fix/FixFactoryDefaultsJacob Keeler2017-09-071-1/+1
|\
| * Fix SDL behavior in case of MASTER_RESET & FACTORY_DEFAULTSVeronica Veremjova2017-06-211-1/+1
* | Add OVERRIDE specifier to plugin_folder methodAndriy Byzhynar2017-08-291-1/+1
* | Arhitecture changes for support RC pluginAlexander Kutsan2017-08-162-5/+29
* | Use `MaxSupportedProtocolVersion` instead of `EnableProtocolX` to determine p...feature/max_supported_protocol_versionjacobkeeler2017-08-042-43/+8
* | Changes based on comments, added any missing method descriptions jacobkeeler2017-07-312-2/+14
* | Fix default max payload size valuesjacobkeeler2017-07-271-4/+4
* | Add protocol version 5 with service-specific MTUjacobkeeler2017-07-252-0/+97
* | Merge branch 'develop'jacobkeeler2017-06-2112-71/+373
|\ \ | |/
| * Merge release to developAlex Kutsan2017-01-274-40/+89
| |\
| | * Change policies path and fix params method usageAlex Kutsan2017-01-184-40/+89
| | |\
| | | * Enable SDL stop when PathStoSnapshot contains unportable symbolsiAndrew52016-12-283-40/+88
| | | * Fix usages of policy in codeAlexander Kutsan2016-12-051-1/+2
| * | | Update CMakeLists according rulesIvo Stoilov (GitHub)2017-01-251-1/+1
| * | | Update namespaces in testsIvo Stoilov (GitHub)2017-01-252-4/+4
| |/ /
| * | Refactor CMake filesIvo Stoilov (GitHub)2017-01-122-16/+16