- 4ec55a8 Use newer Nunavut and fix minor doc styling issues (#165) by Pavel Kirienko · 2 years, 1 month ago 1.2.5
- e985e3a Fix combinatorial explosion in DSDL compiler (#164) by Pavel Kirienko · 2 years, 2 months ago 1.2.4
- 87c27a9 Demo docs: clarify that PowerShell requires the values to be double-quoted (#163) by Pavel Kirienko · 2 years, 2 months ago 1.2.3
- b87efdf Allow register.Value.assign() to automatically extend/truncate arrays to avoid issues like https://forum.uavcan.org/t/control-and-debug-kotleta20-esc-with-yakut/1176/3\?u\=pavel.kirienko (#162) by Pavel Kirienko · 2 years, 2 months ago 1.2.2
- bdc9db2 Correct a mistake in the docs for make_transport() (#159) by Pavel Kirienko · 2 years, 3 months ago 1.2.1
- 91172a5 Add USB2CAN support to pythoncan transport (#156) by wiboticalex · 2 years, 3 months ago 1.2.0
- fd9f51a New application-layer function implementations to support bootloaders: FileServer, FileClient (#158) by Pavel Kirienko · 2 years, 3 months ago 1.2.0.b6
- db402f2 Implement capture/tracing for redundant transport (#157) by Pavel Kirienko · 2 years, 3 months ago 1.2.0.b5
- 519d622 Extend the application-layer API to avoid hard-coded protocol-related constants in applications (#154) by Pavel Kirienko · 2 years, 3 months ago 1.2.0.b4
- fdada81 Addreqtxt (#152) by Maximilian Dobler · 2 years, 4 months ago 1.2.0.b3
- da3cead Require numpy < 1.20 to fix MyPy errors (#151) by Pavel Kirienko · 2 years, 4 months ago 1.2.0.b2
- f2f7096 Updates to the unstable capture/tracing/spoofing API (#148) by Pavel Kirienko · 2 years, 4 months ago 1.2.0.b1
- b43de26 python-can support implemented (#123) by Alex Kiselev · 2 years, 5 months ago 1.2.0.b0
- dc4abec Make the documentation slightly more approachable (#145) by Pavel Kirienko · 2 years, 5 months ago 1.1.3
- 26a60be Drop numpy requirement to 1.17 (#144) by Alexander Reynolds · 2 years, 5 months ago 1.1.2
- 077c416 Use Nox instead of shell scripts (#143) by Pavel Kirienko · 2 years, 5 months ago 1.1.1
- 8bc9c4b Release the first stable version of the library. by Pavel Kirienko · 2 years, 5 months ago 1.1.0
- a4d9fa9 Remove CLI (#139) by Pavel Kirienko · 2 years, 5 months ago 1.1.0.dev7
- 07db99c Fix unintended removal of the DSDL root namespace directory when invoking generate_package() (#138) by Pavel Kirienko · 2 years, 6 months ago 1.1.0.dev6
- b436a07 Automatic formatting to ensure consistent style across the codebase (#137) by Pavel Kirienko · 2 years, 6 months ago 1.1.0.dev5
- 1b114ba Pre-release changeset (#136) by Pavel Kirienko · 2 years, 6 months ago 1.1.0.dev4
- f43afb5 Fixes for multiple recently reported minor issues (#132) by Pavel Kirienko · 2 years, 7 months ago 1.1.0.dev3
- ac2ed33 Do not run test.sh from release.sh by Pavel Kirienko · 2 years, 7 months ago 1.1.0.dev2
- 8d4a382 Merge pull request #128 from UAVCAN/beta by Pavel Kirienko · 2 years, 7 months ago
- 885c40b Version bump by Pavel Kirienko · 2 years, 7 months ago
- f91d229 Fix a minor None reference error in CLI by Pavel Kirienko · 2 years, 7 months ago
- d6ebaf2 Fix typing and formatting issues by Pavel Kirienko · 2 years, 7 months ago
- 8401db9 Delimited serialization test by Pavel Kirienko · 2 years, 7 months ago
- a82e1c1 Add test types for validating delimited serialization by Pavel Kirienko · 2 years, 7 months ago
- 772673b Remove dead code from templates by Pavel Kirienko · 2 years, 7 months ago
- 8c673b4 Implement delimited serialization by Pavel Kirienko · 2 years, 7 months ago
- 3260961 Maybe the Windows errors are caused by the pipe overflow? This change defers the start of the subscribers until the very last moment to avoid this. by Pavel Kirienko · 2 years, 7 months ago
- c549e8e Serializer/deserializer forking by Pavel Kirienko · 2 years, 7 months ago
- 4f3bda2 Fix Windows? by Pavel Kirienko · 2 years, 7 months ago
- 6a7d238 Further relax timings by Pavel Kirienko · 2 years, 7 months ago
- 95cea4a Relax timing requirements in the demo test to fix a Windows-specific timing-induced error by Pavel Kirienko · 2 years, 7 months ago
- e4b6894 Fix default priority of the heartbeat publisher by Pavel Kirienko · 2 years, 7 months ago
- c87ec59 Disable Python 3.9 on AppVeyor by Pavel Kirienko · 2 years, 7 months ago
- 92e476b Add Serializer.fork() for delimited serialization by Pavel Kirienko · 2 years, 7 months ago
- 61b1a1f This is not going to work, no. We should speed up code generation. by Pavel Kirienko · 2 years, 7 months ago
- 9b388a3 Further relax timings by Pavel Kirienko · 2 years, 7 months ago
- ddbbb05 Add commentary explaining why we can't use the standard JSON module in the CLI by Pavel Kirienko · 2 years, 7 months ago
- f7d88c6 Test against Python 3.9 by Pavel Kirienko · 2 years, 7 months ago
- 3751b64 Relax the timing requirements to make the test pass on Windows by Pavel Kirienko · 2 years, 7 months ago
- 7b7f6c8 Fix the doc build by Pavel Kirienko · 2 years, 7 months ago
- 31e66ad Ninja-fix by Pavel Kirienko · 2 years, 7 months ago
- e5c797e Static analysis should be green now by Pavel Kirienko · 2 years, 7 months ago
- df7e13c Fix CLI help failure and add test by Pavel Kirienko · 2 years, 7 months ago
- 6f2f902 All tests fixed (pass on my machine) by Pavel Kirienko · 2 years, 7 months ago
- b36e1ff All fixed, presumably by Pavel Kirienko · 2 years, 7 months ago
- 043376b Remove folding by Pavel Kirienko · 2 years, 7 months ago
- 5912ae8 Fixing things, 5 to go by Pavel Kirienko · 2 years, 7 months ago
- c282777 CLI updates by Pavel Kirienko · 2 years, 7 months ago
- 653a881 Fix two more tests by Pavel Kirienko · 2 years, 7 months ago
- 971d04e Fix CAN tests by Pavel Kirienko · 2 years, 7 months ago
- 7b0a1d7 Fix serialization validation logic by Pavel Kirienko · 2 years, 7 months ago
- 49ca711 WIP -- intermediate commit; tests are on their way to being fixed by Pavel Kirienko · 2 years, 7 months ago
- 74bafd3 Update the port-ID ranges, tests are failing by Pavel Kirienko · 2 years, 7 months ago
- 7d828a9 Temporarily repair serialization by Pavel Kirienko · 2 years, 7 months ago
- e00c5a6 Aligned serialization support by Pavel Kirienko · 2 years, 7 months ago
- 4507de6 Update contributing guidelines by Pavel Kirienko · 2 years, 7 months ago
- 8ff31fb Drop the PyDSDL requirement because it is a transitive dependency through Nunavut; bump Nunavut by Pavel Kirienko · 2 years, 8 months ago
- 4c0334c Fix a couple of extra tests by Pavel Kirienko · 2 years, 8 months ago
- 1dceb3b Fix some remaining tails by Pavel Kirienko · 2 years, 8 months ago
- 87bd5c7 Remove data type hash, rename max size into extent by Pavel Kirienko · 2 years, 8 months ago
- 1cfca12 Okay, the rigging in general should be good now. Tests still failing. by Pavel Kirienko · 2 years, 8 months ago
- 6419c45 Fixing the tests (intermediate result) by Pavel Kirienko · 2 years, 8 months ago
- 9147db6 Downgrade PyTest due to https://github.com/UAVCAN/nunavut/issues/144 by Pavel Kirienko · 2 years, 8 months ago
- ef9aeb1 Make tests launch (and fail) by Pavel Kirienko · 2 years, 8 months ago
- c87f908 Fix minor bash warnings in release.sh by Pavel Kirienko · 2 years, 8 months ago
- 0f99efa Update the deps; the build is failing now by Pavel Kirienko · 2 years, 8 months ago
- 64d990b Actualize the docs by Pavel Kirienko · 2 years, 8 months ago
- 8e95d1c Merge pull request #126 from flytrex-vadim/cobs by Pavel Kirienko · 2 years, 8 months ago
- 77be3e7 Fix code style issues found by pycodestyle by Pavel Kirienko · 2 years, 8 months ago
- 6792515 It is time to freeze MyPy to prevent it from breaking unrelated pull requests by Pavel Kirienko · 2 years, 8 months ago
- bae84ec attempting to silence static type checker warning with third party COBS implementation by vadim · 2 years, 8 months ago
- bd94aeb CR fixes by vadim · 2 years, 8 months ago
- f039b5d bugfix: replace rather than insert (maybe there's an option with better performence?) by vadim · 2 years, 8 months ago
- d3c9cf9 serialization doc update to reflect COBS by vadim · 2 years, 8 months ago
- 6426a67 better encapsulation of COBS details inside frame.py by vadim · 2 years, 8 months ago
- 4acb8d2 whitespace and comments fixes by vadim · 2 years, 8 months ago
- 0cfbfdf commented code removal by vadim · 2 years, 8 months ago
- 9f5bfc3 more whitespace unmangling fixes by vadim · 2 years, 8 months ago
- 80e4778 moved run-time requirements to setup.cfg by vadim · 2 years, 8 months ago
- 94f4e62 fix pycharm whitespace mangling by vadim · 2 years, 8 months ago
- 532f4ee Switched from brute-force escaping to COBS for serial protocol serialization by vadim · 2 years, 8 months ago
- 89fec1e Merge pull request #124 from UAVCAN/bootloader by Pavel Kirienko · 2 years, 8 months ago
- 3116ff2 Let the CLI pick-nid test complete successfully even if SIGINT did not terminate the process. by Pavel Kirienko · 2 years, 8 months ago
- 3080282 Migrate CI/CD to Ubuntu 20.04 by Pavel Kirienko · 2 years, 8 months ago
- 481e6a3 Fix coverage reporting from CI/CD. by Pavel Kirienko · 2 years, 8 months ago
- 5f1ca2e Reduce real-time requirements in fragile time-sensitive tests by Pavel Kirienko · 2 years, 8 months ago
- 575ab5b Fix test on Windows by Pavel Kirienko · 2 years, 8 months ago
- e24d2ce Require a modern NumPy because 1.16.4 does not support packbits(..., bitorder) by Pavel Kirienko · 2 years, 8 months ago
- 74d0a77 Drop the logo from the front page because it looks out of place by Pavel Kirienko · 2 years, 8 months ago
- bd32eaa Fix doc build by Pavel Kirienko · 2 years, 8 months ago
- e4bda90 Merge branch 'master' into bootloader by Pavel Kirienko · 2 years, 8 months ago
- ab1e4c3 Remove more noise from test logs by Pavel Kirienko · 2 years, 8 months ago
- f74b237 Sort out the remaining minor issues by Pavel Kirienko · 2 years, 8 months ago
- 1cd55e1 Hard-freeze PyDSDL and Nunavut by Pavel Kirienko · 2 years, 8 months ago
- 933ef37 Fix a mistake in the CAN docs by Pavel Kirienko · 2 years, 8 months ago