Ioan Dragomir

Results 7 issues of Ioan Dragomir

Adding kicad files and gerbers for the revised colorimeter board. Applied all of @mthoren-adi 's [suggestions](https://github.com/trupples/colorimeter-board/issues/1) from the [original repo](https://github.com/trupples/colorimeter-board/). Details in the commit messages. The new positions for the...

## Pull Request Description (Referencing issue #2181, the following content is copied from there) ### Behaviour The `$(PROJECT_TARGET)_configure` targets in [tools/scripts/stm32.mk](https://github.com/analogdevicesinc/no-OS/blob/main/tools/scripts/stm32.mk) and [tools/scripts/maxim.mk](https://github.com/analogdevicesinc/no-OS/blob/main/tools/scripts/maxim.mk) use the [GNU Make `file` function](https://www.gnu.org/software/make/manual/html_node/File-Function.html) to...

## Behaviour The `$(PROJECT_TARGET)_configure` targets in [tools/scripts/stm32.mk](https://github.com/analogdevicesinc/no-OS/blob/main/tools/scripts/stm32.mk) and [tools/scripts/maxim.mk](https://github.com/analogdevicesinc/no-OS/blob/main/tools/scripts/maxim.mk) use the [GNU Make `file` function](https://www.gnu.org/software/make/manual/html_node/File-Function.html) to set up a default VS Code configuration for projects, with no regard to the...

## PR Description - Please replace this comment with a summary of your changes, and add any context necessary to understand them. List any dependencies required for this change. -...

### Describe the bug The current docs instruct you to run `pip install "python-can[gs_usb]"` for gs_usb support. On the pypi registry, the extra is named `gs-usb` (hyphen instead of underscore)....

bug

To the best of my understanding, there is an almost total functional overlap between the `RobotSystem` and `Cia402System` ros2_control system interfaces, except for different configs. The only considerable functional difference...

question

This issue is related to https://github.com/spdx/spdx-java-model-2_X/issues/33 and has identical behaviour and an identical fix. The regex that validates `PackageDownloadLocation` tags rejects git URLs with underscores in the repository name: https://github.com/spdx/tools-python/blob/b7f9a3defe8b0af1414cd75f1447ec242428f1d0/src/spdx_tools/spdx/validation/uri_validators.py#L18...