1
0
mirror of https://github.com/richardghirst/PiBits.git synced 2024-11-28 12:24:11 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
pe1nnz
fdf979c383 oops 2013-04-08 19:56:11 +00:00
pe1nnz
f49d3cf2e4 fix for PiFmDma runtime error in latest 2013-02-09-wheezy-raspbian.
first fix is a type cast for which the sign was not correct
second fix is addition of a bit mask to deal with a reserved bit which now suddenly seems to be 1 (which was assumed to be 0)
2013-04-08 19:49:26 +00:00
Dan Ankers
1cee99150d Represent frequency and deviation in PyFmDma as #defines instead of magic numbers 2012-12-18 11:53:11 +00:00
Richard Hirst
a4ee68bb3f Make it able to read stdin if no file provided. 2012-12-17 22:13:03 +00:00
Richard Hirst
3b93b50bdb Initial version of FM transmitter, with DMA support 2012-12-17 18:26:05 +00:00