Skip to content

Tags: Zubax/kocherga

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Kocherga v2.0 (#19)

- Provide dedicated parameter struct to minimize usage errors.
- Retry timed out requests up to a configurable number of times (#17).

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cyphalize and release v1.0 (#15)

* Cyphalize
* Update catch, clang-format, Yakut
* Release v1.0

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.2 (#9)

* VolatileStorage<>: Do not enforce std::is_trivial_v<Container>
* Add optional support for legacy app descriptors
* Add Bootloader::getNumberOfNodes()
* Promote CRC64 to public API
* Add kocherga::can::TxQueue<>
* CANAcceptanceFilterConfig::makePromiscuous(): do not construct {0,0} to enhance compatibility
* Improve logging messages
* Drop the last log report because it is usually not transmitted: the app is booted before the message can be sent

0.1

Toggle 0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Full rewrite, support UAVCAN/CAN (both v1 and v0), UAVCAN/serial (#7)

legacy-v0-0

Toggle legacy-v0-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from Zubax/crc-script

A script for populating the CRC and size fields in the AppDescriptor structure