Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-20 | Add PHP to make install | Jonathan McCrohan | 1 | -0/+3 | |
2012-02-20 | Update Makefile | Jonathan McCrohan | 1 | -0/+17 | |
2012-02-20 | Move interval.txt to src/ | Jonathan McCrohan | 2 | -1/+1 | |
2012-02-19 | Remove debug/testing files. | Jonathan McCrohan | 50 | -4742/+0 | |
2012-02-15 | Archive files after upload. | Jonathan McCrohan | 1 | -0/+2 | |
2012-02-12 | Fix typo in README. | Jonathan McCrohan | 1 | -1/+1 | |
2012-02-12 | Add ftp upload function + add documentation. | Jonathan McCrohan | 5 | -3/+151 | |
2012-01-10 | Handle 32bit signed overflow. | Jonathan McCrohan | 1 | -1/+6 | |
2012-01-10 | Update README. | Jonathan McCrohan | 1 | -1/+3 | |
2012-01-10 | Add remote file viewing. | Jonathan McCrohan | 1 | -0/+9 | |
2012-01-10 | Add README. | Jonathan McCrohan | 1 | -0/+68 | |
2012-01-10 | Move interval.txt to interval subdirectory. | Jonathan McCrohan | 1 | -1/+1 | |
2012-01-05 | Add comments | Jonathan McCrohan | 1 | -1/+24 | |
2011-12-06 | Create Makefile. | Jonathan McCrohan | 3 | -0/+7 | |
2011-12-05 | add custom modbus retry. | Jonathan McCrohan | 2 | -2/+5 | |
2011-12-05 | fix interval counter, add support for multiple register types. | Jonathan McCrohan | 1 | -18/+39 | |
2011-11-16 | Fix sign/unsigned issues. | Jonathan McCrohan | 1 | -9/+9 | |
2011-11-14 | Add crude intervalid. | Jonathan McCrohan | 2 | -2/+12 | |
2011-11-14 | Corrected byte readings. | Jonathan McCrohan | 2 | -17/+70 | |
2011-11-07 | Fix indentation in gethwaddr.c | Jonathan McCrohan | 1 | -12/+17 | |
2011-11-06 | Fix i386 segfault. | Jonathan McCrohan | 1 | -10/+6 | |
2011-11-03 | Logging to file as per spec.v1.0 | Jonathan McCrohan | 2 | -20/+72 | |
2011-11-02 | Modbus logging working. | Jonathan McCrohan | 2 | -61/+59 | |
2011-11-01 | Fix indentation. | Jonathan McCrohan | 2 | -152/+165 | |
2011-11-01 | Integrated MAC address code into modbuslog.c | Jonathan McCrohan | 1 | -5/+52 | |
2011-10-24 | Timer working. MAC address in string variable. | Jonathan McCrohan | 5 | -7/+147 | |
2011-10-19 | Add time code. | Jonathan McCrohan | 2 | -3/+40 | |
2011-10-15 | working towards logging. | Jonathan McCrohan | 2 | -3/+7 | |
2011-10-15 | Add GPLv3 licence. | Jonathan McCrohan | 3 | -2/+707 | |
2011-10-13 | Integrate libmodbus and libconfig | Jonathan McCrohan | 5 | -13/+51 | |
2011-10-12 | Initial commit | Jonathan McCrohan | 48 | -0/+4683 | |