aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Move interval.txt to interval subdirectory.Jonathan McCrohan1-1/+1
2012-01-05Add commentsJonathan McCrohan1-1/+24
2011-12-06Create Makefile.Jonathan McCrohan3-0/+7
2011-12-05add custom modbus retry.Jonathan McCrohan2-2/+5
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 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
E?id=66ec1eabbf6a596b42f6d4802b6aead3e8ba1ad5&follow=1'>Remove legacy entriesMauro Carvalho Chehab129-24898/+0 There are several entries that used to be at Lyngsat. Several of them were merged with other entries. On others, there's no TV signal anymore. So, drop them. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 2021-04-30Add new satellites from LyngsatMauro Carvalho Chehab75-21/+29721 Those are are new satellite descriptions that didn't use to exist on Lyngsat. Add them. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 2021-04-30Rename a few satellites with two names and update frequenciesMauro Carvalho Chehab2-283/+182 Those two satellites have two names. Use Just one of them. While here, update their frequencies from Lyngsat. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 2021-04-30Update frequencies from LyngsatMauro Carvalho Chehab188-12304/+12666 Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>