Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate device format into 'channel config' and 'sample type' components | Chris Robinson | 2010-12-04 | 1 | -1/+2 |
* | Fix wave and null device calculations when the timer wraps | Chris Robinson | 2010-12-03 | 1 | -1/+1 |
* | Handle the timer wrapping in the wave and null output devices | Chris Robinson | 2010-11-21 | 1 | -3/+4 |
* | Get rid of the device timer stuff | Chris Robinson | 2010-11-21 | 1 | -22/+2 |
* | Rename Null Output to No Output | Chris Robinson | 2010-08-13 | 1 | -1/+1 |
* | Use millisecond resolution for the Null and Wave Writer backends | Chris Robinson | 2010-08-02 | 1 | -3/+11 |
* | Use a better method to time the Null and Wave Writer backends | Chris Robinson | 2010-08-02 | 1 | -14/+21 |
* | Store the time precision with the device | Chris Robinson | 2010-07-25 | 1 | -0/+3 |
* | Add a backend callback to get the device time | Chris Robinson | 2010-07-24 | 1 | -1/+7 |
* | Add a Null Output device | Chris Robinson | 2010-05-28 | 1 | -0/+176 |