Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreRouma committed Nov 6, 2024
1 parent 7f002f6 commit 5ab3428
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ Modules in beta are still included in releases for the most part but not enabled
| audio_source | Working | rtaudio | OPT_BUILD_AUDIO_SOURCE ||||
| bladerf_source | Working | libbladeRF | OPT_BUILD_BLADERF_SOURCE || ✅ (not Debian Buster) ||
| file_source | Working | - | OPT_BUILD_FILE_SOURCE ||||
| fobossdr_source | Beta | libfobos | OPT_BUILD_FOBOSSDR_SOURCE ||||
| fobossdr_source | Working | libfobos | OPT_BUILD_FOBOSSDR_SOURCE ||||
| hackrf_source | Working | libhackrf | OPT_BUILD_HACKRF_SOURCE ||||
| harogic_source | Beta | htra_api | OPT_BUILD_HAROGIC_SOURCE ||||
| hermes_source | Beta | - | OPT_BUILD_HERMES_SOURCE ||||
Expand Down Expand Up @@ -352,8 +352,8 @@ Modules in beta are still included in releases for the most part but not enabled
| android_audio_sink | Working | - | OPT_BUILD_ANDROID_AUDIO_SINK ||| ✅ (Android only) |
| audio_sink | Working | rtaudio | OPT_BUILD_AUDIO_SINK ||||
| network_sink | Working | - | OPT_BUILD_NETWORK_SINK ||||
| new_portaudio_sink | Beta | portaudio | OPT_BUILD_NEW_PORTAUDIO_SINK ||||
| portaudio_sink | Beta | portaudio | OPT_BUILD_PORTAUDIO_SINK ||||
| new_portaudio_sink | Working | portaudio | OPT_BUILD_NEW_PORTAUDIO_SINK ||||
| portaudio_sink | Working | portaudio | OPT_BUILD_PORTAUDIO_SINK ||||

## Decoders

Expand Down Expand Up @@ -419,8 +419,8 @@ If you still have an issue, please open an issue about it or ask on the discord.

# Contributing

Feel free to submit pull requests and report bugs via the GitHub issue tracker.
I will soon publish a contributing.md listing the code style to use.
Feel free to submit band plans via the GitHub issue tracker.
For code changes, please create a feature request instead.

# Credits

Expand Down

0 comments on commit 5ab3428

Please sign in to comment.