Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@xalbertoisorna
Copy link
Contributor

No description provided.

uvvpavel and others added 30 commits June 19, 2023 19:08
…lated

Xv 125 solve minor repo issues api related
@xalbertoisorna xalbertoisorna self-assigned this Sep 8, 2023
@mbanth mbanth self-requested a review September 8, 2023 08:49
Copy link
Contributor

@mbanth mbanth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, these files look good for this release. I have made a few comments. However, none of them are significant enough to delay this release. Please consider them as possible work items for the release after this one.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This Jenkinsfile does not include use of the Build Discarder. Future releases should use it.

for (unsigned i=1; i<H_RAW; i++) {
row_index = camera_capture_row(&image_buff[i][0]);
if (row_index != i) {
return 1; // TODO handle errors better
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it hasn't been done already, it will be worthwhile to search the code for ToDo items and list them in a Jira issue.

/**
*
*
*/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the blank Doxygen comments. Some Doxygen comments for this function already appear in the .h file.

------------

- CMAKE
- XMOS tools
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may be worthwhile to include the minimum version of the tools here (and the same for any other required packages) so that the reader doesn't have to go into the documentation for this information.

@xalbertoisorna xalbertoisorna merged commit 5e50ce3 into main Sep 8, 2023
@xalbertoisorna xalbertoisorna deleted the release/0.2.0 branch September 8, 2023 10:43
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.

5 participants