summaryrefslogtreecommitdiff
path: root/Doxyfile
Commit message (Collapse)AuthorAgeFilesLines
* Feature/Web Engine support (#3221)Alexander Kutsan (GitHub)2020-02-271-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add ini file parameters for WebEngineSupport Issue : #3197 * Add Server WebSocket transport * Policy changes for Web Engine support Issue : #3197 * Changes in HMI_API for WebEngineSupport Issue : #3197 * Add application manager implementation for WebEngineSupport Add appropriate commands Make changes in application manager Issue : #3197 * Bug fix : Do not override message params if request setups it * Update SDD * fixup! Add application manager implementation for WebEngineSupport * fixup! Add Server WebSocket transport * Rename websocket dir to websocket_server * Rename WebSocketTransport adapter to WebSocketServerTransportAdapter * fixup! Update SDD * Fix/update app list after unregistration (#3252) * fixup! Rename WebSocketTransport adapter to WebSocketServerTransportAdapter * fixup! Rename websocket dir to websocket_server * Don't remove enabled WebEngine apps from pending apps * Rework WebEngine device ID generation * Fix build after back merge * Fix get app properties (#3258) Co-authored-by: Maksym Ked (GitHub) <41471947+mked-luxoft@users.noreply.github.com> * Remove unused vin_code variable Co-authored-by: Maksym Ked (GitHub) <41471947+mked-luxoft@users.noreply.github.com> Co-authored-by: Andriy Byzhynar (GitHub) <AByzhynar@luxoft.com> Co-authored-by: Ira Lytvynenko (GitHub) <ILytvynenko@luxoft.com> Co-authored-by: Andrii Kalinich (GitHub) <AKalinich@luxoft.com>
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * Added OnServiceUpdate notification * Added handling of service status update - introduced ServiceStatusUpdateHandler and ServiceStatusUpdateHandlerListener interfaces - added lacking interface functions to corresponding entities - added notification of listeners - introduced ServiceStatusUpdateNotificationBuilder - replaced shared_ptr with unique_ptr - moved SERVICE_RECEIVED * Add UT's for service status update to HMI feature * Added ServiceStatusUpdateDocumentation * Added sending error on PTU retries exceed allowed count * Fix OnServiceUpdate for unsecure force protected service * Updates according to proposal changes Added new result codes for ServiceStatusUpdateReasonStructure
* Fix broken links and paths in SDD Documentsfix/documentation_pathsjacobkeeler2018-03-281-1/+1
| | | Also removes some Ford-specific terms, fixes typos in these documents, and changes their naming schemes
* Add Security Manager SDD exampleElisey Zamakhov2016-11-221-2/+3
| | | | | Copied the current SDD information and diagrams Related issue: APPLINK-25051
* Add Main page and SDD templateElisey Zamakhov2016-11-221-4/+8
| | | | Related issue: APPLINK-25051
* Update Doxygen file to 1.8.9.1Elisey Zamakhov2016-11-221-954/+1469
| | | | Related issue: APPLINK-25051
* SDL 3.8!Justin Dickow2014-10-201-0/+1917
Signed-off-by: Justin Dickow <jjdickow@gmail.com>