Skip to content

Activity

Add correct L1B_lls_flag transmission to all frame mappers.

drmpegpushed 1 commit to master • 1a5bfb2…08923ad • 
on Feb 21

Don't send L1B_lls_flag unless L1D_plp_lls_flag is enabled.

drmpegpushed 1 commit to master • cd8e70f…1a5bfb2 • 
on Feb 21

Only set L1B_lls_flag if the current frame contains an LLS packet.

drmpegpushed 1 commit to master • 62cc4f7…cd8e70f • 
on Feb 19

Use edited Doxyfile.in instead of updated to remain backwards compati…

drmpegpushed 1 commit to master • 1014e44…62cc4f7 • 
on Feb 19

Remove CMake and Doxygen warnings.

drmpegpushed 1 commit to master • c559945…1014e44 • 
on Feb 18

Switch to cache optimized LDPC type A algorithm for all frame mappers.

drmpegpushed 1 commit to master • b81e79d…c559945 • 
on Feb 14

Optimize type A LDPC (tested on RISC-V EIC7700X CPU).

drmpegpushed 1 commit to master • 4ec09bb…b81e79d • 
on Feb 12

Remove memset() of LDPC buffer. Unneeded for cache optimized algorithm.

drmpegpushed 1 commit to master • 400a493…4ec09bb • 
on Feb 11

Add some missing C++ magic.

drmpegpushed 1 commit to master • 665b041…400a493 • 
on Feb 11

Refactor LDPC look-up table size calculation to avoid unused entries.

drmpegpushed 1 commit to master • b1f4565…665b041 • 
on Feb 8

Reduce LDPC encode table size to minimum required.

drmpegpushed 1 commit to master • 9151f56…b1f4565 • 
on Feb 7

Remove superfluous code.

drmpegpushed 1 commit to master • 524b671…9151f56 • 
on Feb 7

Cosmetic code formatting cleanup.

drmpegpushed 1 commit to master • 38023d4…524b671 • 
on Feb 7

Improve Type A LDPC performance with cache optimized algorithm.

drmpegpushed 1 commit to master • c223915…38023d4 • 
on Feb 5

Remove Doxygen warnings (Doxygen 1.9.4 on Ubuntu 23.10).

drmpegpushed 1 commit to master • 57e54e6…c223915 • 
on Feb 29, 2024

Update for VOLK v3.1.0 release.

drmpegpushed 1 commit to master • 352d713…57e54e6 • 
on Jan 15, 2024

Add selectable second stream to LLS insertion.

drmpegpushed 1 commit to master • d9a2b3c…352d713 • 
on May 23, 2023

Add asserts for time aligned frame lengths.

drmpegpushed 1 commit to master • 5498b62…d9a2b3c • 
on May 21, 2023

Fix LLS insertion for all code rates and FEC frame sizes.

drmpegpushed 1 commit to master • 8a45190…5498b62 • 
on May 20, 2023

Fix bug in ALP BBheader block when it iterates more than once.

drmpegpushed 1 commit to master • 884d1e7…8a45190 • 
on Apr 28, 2023

Refresh example flow graphs.

drmpegpushed 1 commit to master • ff937ac…884d1e7 • 
on Apr 13, 2023

Update README features not implemented list.

drmpegpushed 1 commit to master • 37246ad…ff937ac • 
on Apr 13, 2023

Add LLS insertion to all frame mappers.

drmpegpushed 1 commit to master • 8ea7869…37246ad • 
on Apr 13, 2023

Use #define declaration for constants.

drmpegpushed 1 commit to master • 007bf6f…8ea7869 • 
on Apr 13, 2023

Fix some typos for LLS insertion in block bindings.

drmpegpushed 1 commit to master • 911d5bc…007bf6f • 
on Apr 13, 2023

Add LLS (Low Level Signaling) packet injection.

drmpegpushed 1 commit to master • 4ad2b2f…911d5bc • 
on Apr 12, 2023

Replace malloc() and free() with std::vector in all frame mappers.

drmpegpushed 1 commit to master • a7e5bd4…4ad2b2f • 
on Mar 25, 2023

Add time aligned frame length functionality to subframe blocks.

drmpegpushed 1 commit to master • b621875…a7e5bd4 • 
on Mar 16, 2023