Wykres commitów

26 Commity (1c7dbae9bd2180737aba1f164fd017d452d8380a)

Autor SHA1 Wiadomość Data
F5OEO 1c7dbae9bd Merge pull request #9 from xmikos/master
Fix broken pifm.c and piam.c (O_RWONLY instead of O_WRONLY)
2016-01-06 22:15:12 +01:00
Michal Krenek (Mikos) 57d189a5ba Fix broken pifm.c and piam.c (O_RWONLY instead of O_WRONLY) 2016-01-06 14:33:22 +01:00
F5OEO 15034cb673 Merge pull request #8 from ishmandoo/output_file_oflag
Changed outpuf file oflags for pifm.c and piam.c
2016-01-05 09:53:18 +01:00
Ben fe591b4c85 Changed outpuf file oflags for pifm.c and piam.c so that it can actually write to the output files. 2016-01-05 00:49:43 -05:00
F5OEO a80e10904d Merge pull request #7 from bskari/warnings
Fix some compiler warnings
2016-01-04 09:00:08 +01: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
Brandon Skari 004572c5a8 Delete and ignore generated files 2016-01-03 15:49:01 -07:00
F5OEO a274a8f189 Timing correction 2015-12-19 13:39:17 +00:00
F5OEO 1dd236753c Mailbox kernel compatible 2015-12-18 08:43:06 +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
F5OEO c70d7c4a3f Dirty fix with sudo to allows copy 2015-12-15 00:15:50 +00:00
F5OEO 0ae30f8352 Major update : New DMA method 2015-12-14 12:28:04 +00:00
F5OEO 61a68da1e8 Merge pull request #4 from ha7ilm/master
If no parameters are given to rpitx, print usage instead of segmentation fault.
2015-11-08 22:39:54 +01:00
ha7ilm 182f8e593b If no parameters are given, print usage instead of segmentation fault. 2015-11-08 13:15:50 +00:00
F5OEO 2313888ca2 Merge pull request #1 from ha7ilm/master
qtcsdr compatibility
2015-11-02 12:07:00 +01:00
ha7ilm 38ae5944f8 Added support for stdin input for RFA, RF modes. 2015-11-01 21:35:47 +00:00
András Retzler 82b8d405c1 Add "sudo make install" to install.sh 2015-11-01 20:31:49 +01:00
András Retzler 26fe38210f Update README.md 2015-10-31 18:22:40 +01:00
ha7ilm c158af0582 Update README.md 2015-10-31 18:20:36 +01:00
ha7ilm aa5d104626 Add STDIN_FILENO for file handle when -I- 2015-10-31 18:15:15 +01:00
ha7ilm da303d15bb Now "make" only builds those targets that have a source file that has changed. 2015-10-31 15:58:35 +00:00
ha7ilm fb2a962e76 Add "make install" 2015-10-31 15:48:39 +00:00
F5OEO 09cc878c6c Fix:Crash on Jessie, change DMA to channel 8 2015-10-22 11:40:47 +00:00
F5OEO ee3838a570 Initial commit 2015-10-21 16:08:45 +00:00