5 Commits

Author SHA1 Message Date
F5OEO
d1c4aae346 Add auto calibration - Fixe a timing in sstv 2017-05-15 16:08:47 +00:00
jnk 0le
64f3664d88 fixed spacing 2016-07-11 23:22:01 +02: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
ee3838a570 Initial commit 2015-10-21 16:08:45 +00:00