Wykres commitów

22 Commity (1423af8c6eb201a92d992965e01073717cbc5fdb)

Autor SHA1 Wiadomość Data
F5OEO 25e5869d2e Clear code, work on DMA timing and calibration 2016-09-02 09:59:25 +00:00
F5OEO bbdcba4f1d DMA PWMF (2nd DMA) not used anymore and could block on terminate 2016-08-30 08:51:15 +00:00
F5OEO b8945be2a5 Use PLLD instead of PLLC : need to install dt-blob.bin to set PLLD frequency@1GHZ 2016-08-27 13:27:04 +00:00
jnk 0le 64f3664d88 fixed spacing 2016-07-11 23:22:01 +02:00
Brandon Skari fadb0acbc4 Ignore certain signals 2016-02-28 16:14:24 -07:00
Brandon Skari 58b5585dc2 Don't write to a temporary file to find version 2016-02-28 16:14:24 -07:00
Brandon Skari 68c57f06c6 Only close file descriptor if it's open 2016-02-28 16:14:24 -07:00
Brandon Skari 96ecd96724 Fix detection of EOF 2016-02-28 16:14:24 -07:00
Brandon Skari 1aef5f7c5d Move header skipping to reset 2016-02-28 16:14:23 -07:00
Brandon Skari 96db9cb3dc Add callback for processing FM files 2016-02-28 16:14:23 -07:00
Brandon Skari 2df0f54626 Fix reading from buffer and from stdin 2016-02-28 16:14:23 -07:00
Brandon Skari bc6b95bfa0 Python interface is compiling 2016-02-28 16:14:23 -07:00
Brandon Skari a1b9330c41 Factor out argument processing
Separate the argument processing so that main only processes the args
and calls another function. This way, the Python extension can call the
other function.
2016-02-28 16:14:23 -07:00
F5OEO 4df399114a Merge branch 'master' of github.com:F5OEO/rpitx 2016-01-14 14:48:58 +00:00
F5OEO f34233268f Add GPCLK output ( -c 1 ) 2016-01-14 14:17:03 +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 0ae30f8352 Major update : New DMA method 2015-12-14 12:28:04 +00:00
ha7ilm 182f8e593b If no parameters are given, print usage instead of segmentation fault. 2015-11-08 13:15:50 +00:00
ha7ilm 38ae5944f8 Added support for stdin input for RFA, RF modes. 2015-11-01 21:35:47 +00:00
ha7ilm aa5d104626 Add STDIN_FILENO for file handle when -I- 2015-10-31 18:15:15 +01:00
F5OEO ee3838a570 Initial commit 2015-10-21 16:08:45 +00:00