-
Notifications
You must be signed in to change notification settings - Fork 0
License
open-hpi/hpibrowser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple QT4-based GUI application for browsing a HPI system. It uses OpenHPI client library for Service Availability Forum's Hardware Platform Interface B.03.02 service. Feedback, as always, is welcome and encouraged: [email protected] --------------------------------------------------------------------------- Build Requirements --------------------------------------------------------------------------- - C++ compiler - QT4 - OpenHPI >= 2.15.0 --------------------------------------------------------------------------- Subversion Extracts --------------------------------------------------------------------------- // TODO test URL svn co https://openhpi.svn.sourceforge.net/svnroot/openhpi/hpibrowser/trunk hpibrowser --------------------------------------------------------------------------- Build Instructions --------------------------------------------------------------------------- - edit application.pro file. -- set OPENHPI_PREFIX to the OpenHPI installation prefix. Default value is /usr/local -- set PREFIX to the application installation prefix. Default value is /usr/local - run "qmake" - run "make" --------------------------------------------------------------------------- Installation --------------------------------------------------------------------------- - run "make install" Currently only single application file is installed. --------------------------------------------------------------------------- Usage --------------------------------------------------------------------------- Just run application and it will connect to default OpenHPI domain. Or run it with "-did domain_id" option to connect to specified domain. --------------------------------------------------------- For More Info --------------------------------------------------------- For more information please see the project webiste at http://openhpi.sourceforge.net Also visit SAForum's website at http://www.saforum.org
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published