7 Commits

Author SHA1 Message Date
jnk 0le
64f3664d88 fixed spacing 2016-07-11 23:22:01 +02:00
F5OEO
6b9cdd8fdc Remove warning on printf 2016-01-14 14:51:48 +00:00
Brandon Skari
1af9650ca9 Don't ignore results marked as warn_unused_result 2016-01-03 16:07:01 -07:00
Brandon Skari
8337c7f5e4 Fix open mode warnings
Calls to open should have one of O_RDONLY, O_WRONLY, or O_RDWR as part
of the flag for the second argument. Calls to open with O_CREAT should
specify the file mode as the third argument.
2016-01-03 15:52:00 -07:00
F5OEO
a274a8f189 Timing correction 2015-12-19 13:39:17 +00:00
F5OEO
f06cd74efa Correct timing 1 pulse every second 2015-12-15 18:01:07 +00:00
F5OEO
d20e9d6676 First blind implementation of DCF77 2015-12-15 17:04:29 +00:00