Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My V.34 fax work progress #80

Open
rainbow-cnay opened this issue Jun 11, 2024 · 0 comments
Open

My V.34 fax work progress #80

rainbow-cnay opened this issue Jun 11, 2024 · 0 comments

Comments

@rainbow-cnay
Copy link

My C programming skills are limited, but I am continuing to work on the part of the code that supports V.34 fax. Fortunately, the original code has done most of the work, especially the most important and fundamental signal processing parts. Currently, the V8 negotiation (already completed in the original code) has been tested and is working correctly. The plan is to first complete the fax sending part. Phases 1, 2, and 3 of V.34 are basically done and can communicate normally with a fax machine. The next step involves HDLC information exchange and page transmission, which will need to be integrated with the fax part of the source code.

There are many difficulties, but I believe I can achieve the basic functionality, although the code quality may not be very high.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant