Skip to content

B8 Update - #12

Open
CV-PaulS wants to merge 36 commits into
masterfrom
develop
Open

B8 Update#12
CV-PaulS wants to merge 36 commits into
masterfrom
develop

Conversation

@CV-PaulS

Copy link
Copy Markdown
Collaborator

B8 update for the LVDS to MIPI driver.

koenschoutens and others added 30 commits January 15, 2026 11:13
…tions. Reading the buffer immidiately as data comes in, preventing an overflow.
…nsceive function, that actually returns error.
…stem. Added period correction to ops_enum_frame_interval.
… This allows in turn to use the 59.94 etc frequencies.
- Added pixel counter based system that takes exact period from the FPGA.
- Further improved the PAL vs NTSC system.
- Fixed and cleaned up the driver header.
- Added get video format function.
- Updated get_res.py to also apply corrected framerate.
- Removed old wait function as its replaced by wait_and_recv.
- Added default count to wait_and_recv.
- Fixed indentation in crosslink-cam.c.
- Added define constants for multiplier.
- Added seperate ioctl for obtaining the corrected period.
- Simplified get_res.py by using new ioctl in the driver instead of locally correcting the period.
- Removed HF CNT and PIX CNT ioctls as these are not required to be accessed anymore.
- Created set format ioctls for simplifying the python files further and removing format constants from the python files.
- Merged and cleaned up most of the contents of ops_get_frame_interval and ops_enum_frame_interval into a single function.
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

Successfully merging this pull request may close these issues.

2 participants