0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hint the compiler about branch outcome in the critical path More... about 1 year ago
Skip output until resampler is ready, so that we don't provide RTP server or socket with fewer samples than expected. While there switch to gst_element_request_pad_simple to follow recent gstreamer guidelines, also now that the output will always be a fixed number of samples, set blocksize for appsrc. More... about 1 year ago
Fix LPF-based SSB modulator, the delay buffer implementation was buggy, instead filter the combined L+R/L-R so that they are always in-sync. More... about 1 year ago
Update gnuradio receiver to 3.10 More... about 1 year ago
add rds blocks, todo bpsk
Zoe
More... over 1 year ago
jmpxrds flowgraph v3.10, todo bpsk, rds
Zoe
More... over 1 year ago
Simplify RTP server's initialization More... over 2 years ago
Use sd_notify if available to let systemd know when JMPXRDS has started More... over 2 years ago
Make sure rtp_tool returns 0 on success More... over 2 years ago
Merge pull request #8 from elias-pap/add-links-to-badges More... almost 4 years ago
Add links to badges More... almost 4 years ago
Make sure we sleep on dynps on each update Or else we won't give it enough time to broadcast fixed_ps More... almost 4 years ago
Update README.md More... almost 4 years ago
Switch to gst_bus_timed_pop_filtered and add a timeout so that it doesn't block indefinitely waiting for EOS More... almost 4 years ago
Yet another try (for some reason sonarcloud doesn't see the whole picture) More... almost 4 years ago
Another try to force flushing of gcov data on exit More... almost 4 years ago
Make sure we flush and collect coverage data on exit More... almost 4 years ago
Added link to fosdem presentation More... almost 4 years ago
Improve calculation of resampling buffers Properly use the delay buffer on SSB LPF (ouch, again!) More... almost 4 years ago
Various error handling / graceful exit fixes More... almost 4 years ago
Give some love to the RTP Server / Client More... almost 4 years ago
Add gstreamer plugins to travis for testing RTP server Reorder tests so that RDS has enough time to emmit a time/date group Fix the RT test messages to be 64 chars in len Some code quality fixes More... almost 4 years ago
Cleanup previous patch and disable realtime priority on tests More... almost 4 years ago
Relax real time priority when creating client threads More... almost 4 years ago
Add unit tests and coverage data gathering to CI flow Only use gcc for now and see how this goes More... almost 4 years ago
Let's see if that 'll work, add jackd2 to travis More... almost 4 years ago
Compile time fixes + add timeout to rds_tool More... almost 4 years ago
Let's see how coverage rerporting works More... almost 4 years ago
Make sure we don't go out of bounds when trimming input strings on dynps/rt Also some more consts More... almost 4 years ago
Constify stuff More... almost 4 years ago