Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added audio port cofiguration to config parser | Christian Pointner | 2016-03-27 | 1 | -0/+4 |
| | |||||
* | use Trim() not TrimLeft(TrimRight()) | Christian Pointner | 2016-03-27 | 1 | -1/+1 |
| | |||||
* | heartbeat handling works now | Christian Pointner | 2016-03-26 | 1 | -9/+6 |
| | |||||
* | add timeout for audioswtich commands to config file | Christian Pointner | 2016-03-26 | 1 | -0/+18 |
| | |||||
* | basic process handling is working | Christian Pointner | 2016-03-26 | 1 | -5/+5 |
| | |||||
* | added config file parser | Christian Pointner | 2016-03-26 | 1 | -0/+64 |
improved baudrate handling |