-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Geoffrey Cline edited this page Feb 19, 2016
·
111 revisions
FREEDM DOCUMENTATION FOR END USERS IS NOW ON READTHEDOCS:
http://freedm.readthedocs.org/en/2.0.1/
The newest version is 2.0.1
https://github.com/FREEDM-DGI/FREEDM/archive/2.0.1.zip
The remaining material is for developer reference.
- Generating Stack Traces How to get a stack trace if the DGI crashes
- Cross Compile Guide for TS-7800 How to cross compile FREEDM for a TS-7800
- TS-7800 USB Wi-fi Adapter Installation USB Wi-fi driver installation guide for a TS-7800
- Reading Group State From CDeviceLogger Allows accessing the group status via a device
- CMake Tutorial Compilation and configuration of the FREEDM DGI
- FREEDM Cluster II: The-Wrath of Kahn Stuff about the cluster
- Using Fabric How to use Python's Fabric to launch DGI networks quickly
- Code Formatting with Astyle How to use astyle to reformat your old code
- Using Git for Fun and Profit Gets you started with Git
- A General Git Work Flow A workflow that will cause very few heart-aches
- Git Workflow Presentation Stephen's presentation showing a good Git workflow
- Git Pull Requests Presentation Another Git presentation; this one is on how to use the pull request system
- Using the Device Manager How to access and manipulate devices
- Creating a Device Type How to create a new device type
- Creating an Adapter How to create a new adapter
- Plug and Play Configuration explains how to configure plug and play devices
- Plug and Play TCP Protocol explains the packet format used by plug and play devices
- MQTT details the implementation of MQTT in the DGI