Michał Leśniewski
0b611a529c
Merge 37bd0aa36a into 777f8e5264
2026-02-20 00:43:08 -08:00
Christophe Jacquet
777f8e5264
Merge remote-tracking branch 'refs/remotes/origin/master'
2026-02-01 10:52:33 +00:00
Christophe Jacquet
c8b775423a
Add support for Raspberry Pi Zero and Zero 2.
2026-02-01 10:47:00 +00:00
Christophe Jacquet
cd6d744a94
Fixes to README. Mention using different float-abi values on different distributions.
2025-11-30 18:02:18 +01:00
Christophe Jacquet
d068c4572c
Update README with latest Raspberry Pi OS instructions.
2025-11-30 16:28:48 +01:00
Michał Leśniewski
37bd0aa36a
Allow setting the TA from command line
...
This commit introduces the -ta command line option to pi_fm_rds, which
specifies whether traffic announcement (TA) mode is enabled on startup
or not.
2025-03-25 16:44:00 +01:00
ChristopheJacquet
495757ffce
Open control pipe in blocking mode.
...
Up to now, Pi-FM-RDS was opening the FIFO in non-blocking mode, but with the latest Raspbian, the behavior was: the FIFO had to be opened by the writer before Pi-FM-RDS was started, and not closed after, as pointed out by wmcgrathled. I'm not sure if it was always like this, or if the semantics of opening a FIFO in non-blocking mode changed.
Anyway, it's probably less confusing to open the FIFO in blocking mode, so at Pi-FM-RDS startup, the user is prompted to start the writer process if they haven't done so yet. This commit is changing this.
Fixes #154
2024-02-24 18:12:02 +00:00
ChristopheJacquet
02b9e3afbb
Support non-ASCII characters.
...
Characters are decoded according to the system's locale.
Thanks to andimik for reporting the feature request.
fixes #187
2024-02-21 22:36:13 +00:00
ChristopheJacquet
dd2859ac22
Update README. Fix a few broken links.
2024-02-17 17:40:17 +00:00
Marcin Kondej
0495997622
Raspberry Pi 4 support added
2019-09-12 17:18:07 +02:00
ChristopheJacquet
3f8ebae11d
Merge pull request #114 from OliverParoczai/master
...
State that the program is compatible with the Raspberry Pi 3+.
2019-08-01 00:15:15 +02:00
Christophe Jacquet
79fb005576
A few updates to README, namely around the executable file missing.
2019-07-31 21:43:32 +00:00
Olika120
b9b396bca2
New Raspberry Pi is out, and it supports PiFmRds
2018-10-19 20:54:41 +02:00
Christophe Jacquet
e4e246e8d8
Mention Raspberry Pi 3 in the README
2016-11-26 22:34:56 +00:00
Christophe Jacquet
0fd4c1c030
Add tip to README
2016-02-07 16:05:29 +01:00
Christophe Jacquet
589e825b33
Add fully functional support for the Raspberry Pi 2
2015-09-05 15:39:37 +00:00
Christophe Jacquet
001ecb3e09
Fixes
2015-09-04 20:02:05 +02:00
Christophe Jacquet
2d316cf121
Fixes
2015-09-04 20:01:10 +02:00
Christophe Jacquet
c0e9095c87
Clarification: what PiFmRds is not, legal aspects.
2015-09-04 19:59:02 +02:00
Christophe Jacquet
b3de5ab29d
Now compiles on the Raspberry Pi 2, although it does not work
2015-08-31 20:34:25 +00:00
Christophe Jacquet
f8613175ae
Support for toggling the Traffic Announcement (TA) flag at run-time
2014-11-01 12:00:48 +01:00
Christophe Jacquet
aa4d85450d
Cleanly stop the DMA engine even when no file is found. Following the bug report by Github user CRC-Mismatch
2014-10-19 19:41:21 +02:00
Christophe Jacquet
c67306ea9b
More documentation fixes
2014-05-04 18:21:40 +02:00
Christophe Jacquet
0ac16eff52
Documentation fixes
2014-05-04 18:20:49 +02:00
Christophe Jacquet
20a56c47b0
Add the ability to receive commands on a named pipe
2014-05-04 12:41:28 +02:00
Christophe Jacquet
921d60b0de
Fix the README
2014-04-28 19:28:06 +02:00
Christophe Jacquet
bf21074ca4
Fix the README
2014-04-28 19:21:42 +02:00
Christophe Jacquet
9a6ac7c310
Add support for piping audio data to Pi-FM-RDS' standard input
2014-04-28 19:17:10 +02:00
Christophe Jacquet
d199a74b2a
Add compilation options to use the Pi's FPU and vector unit. This lessens CPU usage greatly
2014-04-19 23:25:13 +02:00
Christophe Jacquet
aa9d43f4ae
Fix in the README
2014-04-14 18:56:35 +02:00
Christophe Jacquet
7c0bc17188
Updated README
2014-04-14 18:53:38 +02:00
Christophe Jacquet
901c975ec6
Improved README
2014-04-08 23:37:01 +02:00
Christophe Jacquet
05d64a36e2
Improved README
2014-04-07 19:56:27 +02:00
Christophe Jacquet
e5a7f19065
Documentation++
2014-04-06 22:45:36 +02:00
Christophe Jacquet
cb1d10e331
Documentation++
2014-04-06 22:38:53 +02:00
Christophe Jacquet
5a02d1ab31
Documentation++
2014-04-06 22:33:52 +02:00
Christophe Jacquet
1d61607b6a
Documentation++
2014-04-06 22:26:06 +02:00
Christophe Jacquet
f41de0468e
Documentation++
2014-04-06 22:06:32 +02:00
Christophe Jacquet
61351e76bb
Documentation++
2014-04-06 21:44:42 +02:00
Christophe Jacquet
7897110a82
Documentation++
2014-04-06 21:39:33 +02:00
Christophe Jacquet
a7a9329ceb
More work on README
2014-04-06 20:09:16 +02:00
Christophe Jacquet
e474651aee
Work on README
2014-04-06 20:04:31 +02:00
ChristopheJacquet
49121b72a4
Initial commit
2014-03-30 15:19:48 -07:00