Skip to content

VjKlepikov/sdl_hmi

 
 

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

License

BSD-3-Clause and 4 other licenses found

Licenses found

BSD-3-Clause
LICENSE
MIT
Ember_MIT_License
MIT
Handlebars_MIT_License
MIT
iScroll_MIT_License
MIT
jQuery_MIT_License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.9%
  • CSS 9.3%
  • Other 0.8%