Changelog
YOS module — the shared operating-system and support library used across siliXcon firmwares. Public entries give a high-level overview; implementation detail is kept in the internal sections.
[2.9.0]
- Added global service-protocol remapping.
[2.8.4]
- Added a USB CDC interface (replacing the unused nRF24).
[2.8.0]
- Added USB composite mode for driverless operation.
- Added a command to remove paired Bluetooth devices -
btc e.
[2.7.3]
- More efficient scripting memory management and flash-filesystem support for H7 MCUs.
[2.7.2]
- Wildcard support in listing commands and a memory model for the small MCU.
[2.7.1]
- USART/DMA reception support and compatibility fixes.
[2.7.0]
- Command enhancements for send, term, and clock.
[2.6.1]
- CAN extended-identifier and error-polling fixes.
[2.6.0]
- Stacked-datagram support for higher forwarding throughput and lower latency.
[2.5.x]
- Script-loading and expression-evaluation improvements.
[2.4.0]
- Hardware CAN filtering and RTR support.
[2.3.0]
- Added Bluetooth and LIN interfaces.
[2.2.1] 2021-2-11
- Documentation added and the forwarding service refactored.
[2.2.0] 2021-06-21
- Changelog started; added the message-host function.
[2.1a]
- Initial version.