Skip to content

CustomSDL/sdl_hmi_qt_auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL HMI

HTML5 based utility to see how the SDL works. It connects via WebSocket to SDLCore

Getting Started

A quick guide to installing, configuring, and running HMI.

1. run SmartDeviceLinkCore
2. run chromium-browser [root_of_cloned_sdl_hmi_repo/index.html]

Simulating signals for LOW_VOLTAGE feature

In order to simulate UNIX signals used by the LOW_VOLTAGE feature, some additional setup is required

1. run `deploy_server.sh`
2. run the HMI normally
3. open the `Exit Application` menu, choose a signal from the menu and press `Send signal`

A quick note about dependencies

All dependencies are installed after the SDL Core is successfully installed.

Note

SDL HMI utility is only for acquaintance with the SDL project.

Look at configuration file app/FLAGS.js. You can found there:

  • SDL WebSocket connection string - WEBSOCKET_URL
  • Python WebSocket url for handling signals - PYTHON_SERVER_URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages