Wykres commitów

321 Commity (master)

Autor SHA1 Wiadomość Data
F5OEO fdf239144d Merge branch 'master' of http://github.com/F5OEO/rpitx 2016-09-02 13:22:22 +00:00
F5OEO 9648bc4beb Add Gaionim pyhthon dcf77 generator : works on setting my clock 2016-09-02 13:20:06 +00:00
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 1212d05256 Merge pull request #32 from redfast00/improve-docs
Improved README formatting and wording
2016-08-28 11:36:08 +02:00
redfast00 1c0bc9df9e
Improved README formatting and wording 2016-08-27 20:34:27 +02:00
F5OEO 177e7ef74a DMA 5 instead of 14 2016-08-27 15:00:52 +00:00
F5OEO feb6f4cf3e utils.h no longer required with rasperbbery-pi-revision 2016-08-27 13:30:45 +00:00
F5OEO 10bef28674 Change to DMA 14 2016-08-27 13:29:30 +00:00
F5OEO 5e6ab3dc4a Remove prompt on apt-get 2016-08-27 13:28:33 +00:00
F5OEO bb06fd1e69 Modify models to all raspberry pi models at this time 2016-08-27 13:28:01 +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
F5OEO 1a7733bbe7 rpitx use raspebrry-pi-revision 2016-08-27 13:26:08 +00:00
F5OEO 6bdcc3d8d7 Licence for raspberry-pi-revision 2016-08-27 13:24:55 +00:00
F5OEO fc521dfb28 Use https://github.com/AndrewFromMelbourne/raspberry_pi_revision 2016-08-27 13:22:50 +00:00
F5OEO fac6e08fd5 Add Device tree to set PLL_D 2016-08-27 13:20:52 +00:00
F5OEO ca94b38c1a Merge pull request #12 from CircaLucid/patch-1
Added specific input wave file format (more detailed)
2016-07-12 10:50:18 +02:00
F5OEO bc74003211 Merge pull request #27 from jnk0le/master
Yes, war between 1TBS and allman.. My old school style is generally allman..but due to other contributions , could have some mixed formats.
2016-07-12 10:49:01 +02:00
jnk 0le 64f3664d88 fixed spacing 2016-07-11 23:22:01 +02:00
F5OEO 994d805596 Merge pull request #13 from bskari/master
Add Python interface for FM broadcasting
2016-03-06 11:47:53 +01:00
Brandon Skari 80948442f1 Python 3 support 2016-02-28 16:14:24 -07: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 64ca1afd85 Fix parsing memory addresses 2016-02-28 16:14:24 -07:00
Brandon Skari 8092e79732 Test fix please ignore 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 16b844f636 Return NULL on error to throw an exception 2016-02-28 16:14:24 -07:00
Brandon Skari 001770505c Use long for address base 2016-02-28 16:14:24 -07:00
Brandon Skari b11e7e7e08 Set gitignore binaries to absolute paths 2016-02-28 16:14:24 -07:00
Brandon Skari 3912027f52 Hide Python imports from ipython 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 53e63a3536 Add rpitx top level module 2016-02-28 16:14:24 -07:00
Brandon Skari 1a0ee1921f Throw exceptions on errors 2016-02-28 16:14:24 -07:00
Brandon Skari 19a1aa2578 Add support for broadcasting other sound files 2016-02-28 16:14:24 -07:00
Brandon Skari 4634b2ffd2 Get broadcasting of already formatted files working 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
CircaLucid 35c127f441 Added specific input wave file format
As a noob to radio stuff, I had to do a lot of trial and error to figure out the exact format that pifm was expecting. The exact command I had to use was:
ffmpeg -i sample.mp3 -acodec pcm_s16le -ar 48000 -ac 1 sample.wav
2016-02-15 19:27:28 -05:00
F5OEO 6b9cdd8fdc Remove warning on printf 2016-01-14 14:51:48 +00:00
F5OEO 4df399114a Merge branch 'master' of github.com:F5OEO/rpitx 2016-01-14 14:48:58 +00:00
F5OEO 61a8bef08c Nothing 2016-01-14 14:45:02 +00:00
F5OEO f34233268f Add GPCLK output ( -c 1 ) 2016-01-14 14:17:03 +00:00
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