-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Robert Christensen edited this page Mar 5, 2014
·
50 revisions
#The cmdr project
This is the cmdr wiki, where information about various aspects of cmdr--from planning docs to information about writing devices and setting up controllers--is located. All of the pages can be found here, but below are some highlights:
- Common problems and solutions: A list of problems that might arise and how to resolve them.
- Preparing the cmdr OS: How to create the automatic installation media used in a typical cmdr deployment
- Deploying a new cmdr controller: How to use Chef to deploy to a cmdr controller
- Writing device drivers: how to use Device to write device drivers (taken from the Device docs, which has more information)
- Writing RS-232 device drivers: how to use RS232Device to write drivers for said devices.
- Debugging: for debugging
- Using curl to interact with cmdr: manipulating and polling devices using curl