ccextractor icon indicating copy to clipboard operation
ccextractor copied to clipboard

[WIP] 608 Decoder in Rust

Open voidash opened this issue 1 year ago • 2 comments

In raising this pull request, I confirm the following (please check boxes):

  • [x] I have read and understood the contributors guide.
  • [x] I have checked that another pull request for this purpose does not exist.
  • [x] I have considered, and confirmed that this submission will be valuable to others.
  • [x] I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • [x] I give this submission freely, and claim no ownership to its content.
  • [ ] I have mentioned this change in the changelog.

My familiarity with the project is as follows (check one):

  • [ ] I have never used CCExtractor.
  • [ ] I have used CCExtractor just a couple of times.
  • [ ] I absolutely love CCExtractor, but have not contributed previously.
  • [x] I am an active contributor to CCExtractor.

  • rx_process608() function as a entry point for Rust code on mod.rs
  • Work on XDS ccx_decoders_xds_context on xds.rs
  • work on ccx_decoder_608_context on context.rs.
  • wip dump function on utility.rs
  • constants.rs file for 608 decoder wide constants such as pac2_attributes, 608_rows, 608_width
  • 608 specific timings on timings.rs

voidash avatar Jul 28 '22 14:07 voidash

How is this issue going?I am new to ccextractor and interested in rewriting some components in Rust.Can I help?

SkyFan2002 avatar Jan 04 '23 15:01 SkyFan2002

Absolutely. There's still plenty of C 😁

On Wed, Jan 4, 2023, 16:29 Sky Fan @.***> wrote:

How is this issue going?I am new to ccextractor and interested in rewriting some components in Rust.Can I help?

— Reply to this email directly, view it on GitHub https://github.com/CCExtractor/ccextractor/pull/1447#issuecomment-1371074238, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNMTWNOK64WFA5KEHXS7ADWQWJMPANCNFSM545NUBNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

cfsmp3 avatar Jan 04 '23 16:01 cfsmp3

Closing since @voidash seems to have vanished and there's merge conflicts.

cfsmp3 avatar Mar 03 '24 17:03 cfsmp3