aboutsummaryrefslogtreecommitdiffstats
path: root/src/modbuslog.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Handle 32bit signed overflow.Jonathan McCrohan1-1/+6
2012-01-10Move interval.txt to interval subdirectory.Jonathan McCrohan1-1/+1
2012-01-05Add commentsJonathan McCrohan1-1/+24
2011-12-06Create Makefile.Jonathan McCrohan1-0/+0
2011-12-05add custom modbus retry.Jonathan McCrohan1-2/+4
2011-12-05fix interval counter, add support for multiple register types.Jonathan McCrohan1-18/+39
2011-11-16Fix sign/unsigned issues.Jonathan McCrohan1-9/+9
2011-11-14Add crude intervalid.Jonathan McCrohan1-2/+11
2011-11-14Corrected byte readings.Jonathan McCrohan1-10/+31
2011-11-06Fix i386 segfault.Jonathan McCrohan1-10/+6
2011-11-03Logging to file as per spec.v1.0Jonathan McCrohan1-8/+63
2011-11-02Modbus logging working.Jonathan McCrohan1-51/+49
2011-11-01Fix indentation.Jonathan McCrohan1-145/+149
2011-11-01Integrated MAC address code into modbuslog.cJonathan McCrohan1-5/+52
2011-10-24Timer working. MAC address in string variable.Jonathan McCrohan1-7/+54
2011-10-15working towards logging.Jonathan McCrohan1-2/+1
2011-10-15Add GPLv3 licence.Jonathan McCrohan1-2/+22
2011-10-13Integrate libmodbus and libconfigJonathan McCrohan1-13/+47