update(transmission): generalised gear identification and added bypass for...
Signal class update:
- Rebase on the Pydantic library to have the print and check the inputs.
- Signal class is allowed to process cantools named signals class.
- Signal rebased into the original signal class.
- Add a test function for a Signal class based on pytest.
Setup:
- Added co2mpas as a mandatory dependency.
- Added pydantic and cantools as dependencies for Signal class.
- Added syncing to requirements.
- Fix schedula version.
Others:
- Fix typos in the code.
- Update import libraries and delte duplicates.
- Reformat variable namings.
- Fix documentation errors and typos.
- Format all files with black.
Edited by Alessandro TANSINI
Merge request reports
Activity
requested review from @tansial
assigned to @tansial
added 1 commit
- be22293e - update(project): Black formatng all the files.
added 1 commit
- 88c30efe - delete(test_signals): Replaced by test folder that contains all the testing procedures
added 1 commit
- 7040caaf - fix(main): Update the paths works in all operating systems.
added 1 commit
- a2fe979f - update(setup): Added sycing as a mandatory requirement.
added 1 commit
- 6fb23cc9 - update(readme): Add warning in red color to inform that the project is under...
added 4 commits
Toggle commit listmentioned in commit b0720f59
Please register or sign in to reply