Maciej Dąbrowski

Results 55 issues of Maciej Dąbrowski

**Describe the bug** During `prospector` installation, `pylint-django` is also installed. The problem is that [pylint-django shall only be used with django](https://github.com/PyCQA/pylint-django/issues/327) **To Reproduce** Steps to reproduce the behavior: 1) create...

investigate

Let's assume that I have created tool XYZ that perform Static Code Analysis tests on files that are in the same repository as already established prospector tool. I would like...

enhancement

## Requires #73 #144 ## Description As a user, I would like to have possibility to schedule CAN Packet transmission at provided time, so I can control how packets are...

enhancement
CAN

Change queues approach: - Queue stores historic items even if they are already gotten (this feature is required by Transport Interface) - packets and messages queues merged (they do exactly...

enhancement

## Requires #22 ## Description As a user, I would like to have documentation "how to use" Transport Interface for python-can, so I could follow the guide. As a developer,...

documentation
CAN

## Requires All other issues in [this milestone](https://github.com/mdabrowski1990/uds/milestone/10) are closed. ## Description As a user, I want to have possibility to install the newest version (with new features) of this...

enhancement

## Requires #78 #80 #79 ## Description As a user, I would like to have implemented all defined features of UDS Message Stack, so I can actually use them. As...

documentation
enhancement

## Requires #82 ## Description As a user, I would like to have API of container for UDS Messages, so I easily use this feature. As a developer, I would...

enhancement

## Requires #78 #5 #96 ## Description As a user, I would like to set all communication parameters on client side, so I can reuse them during communication instead of...

documentation
implementation

## Requires #78 #22 #72 ## Description As a user, I want to have an option to send diagnostic request via physical or functional addressing, so I could decide the...

documentation
implementation