aboutsummaryrefslogtreecommitdiffstats
path: root/tests/random-test-client.o (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-16Fix sign/unsigned issues.Jonathan McCrohan1-9/+9
2011-11-14Add crude intervalid.Jonathan McCrohan2-2/+12
2011-11-14Corrected byte readings.Jonathan McCrohan2-17/+70
2011-11-07Fix indentation in gethwaddr.cJonathan McCrohan1-12/+17
2011-11-06Fix i386 segfault.Jonathan McCrohan1-10/+6
2011-11-03Logging to file as per spec.v1.0Jonathan McCrohan2-20/+72
2011-11-02Modbus logging working.Jonathan McCrohan2-61/+59
2011-11-01Fix indentation.Jonathan McCrohan2-152/+165
2011-11-01Integrated MAC address code into modbuslog.cJonathan McCrohan1-5/+52
2011-10-24Timer working. MAC address in string variable.Jonathan McCrohan5-7/+147
2011-10-19Add time code.Jonathan McCrohan2-3/+40
2011-10-15working towards logging.Jonathan McCrohan2-3/+7
2011-10-15Add GPLv3 licence.Jonathan McCrohan3-2/+707
2011-10-13Integrate libmodbus and libconfigJonathan McCrohan5-13/+51
/td>timer.c: fixed detection of positive clock skew (and some typos)mzuther4-10/+10 2011-01-23timer.c: fixed clock skew detectionmzuther1-26/+46 2011-01-23timer.c: skip intermediate timer intervalsmzuther2-16/+46 2011-01-05fix for a bug introduced in the DE-LD021 drivermichael1-3/+3 2011-01-04indentationmichael2-3/+3 2011-01-04support for Sure Electronics DE-LD021 by Natanael Olaizmichael1-10/+8 2011-01-02driver for EFN LED modules by Tilman Glötznermichael9-21/+469 2010-11-28commented, corrected and beautified both timer and timer group codemzuther11-197/+511 2010-11-27finished commenting the timer codemzuther2-46/+138 2010-11-20started commenting the timer codemzuther5-52/+170 2010-11-19Added brightness support for GLCD2USBharbaum5-28/+8014