TEMU 2.3.0
TEMU 2.3.0 was released on 2022-05-02.
Features
-
Support bus inhibit for MILBUS API. It is possible to flag which bus a transaction is not sent to, and to inhibit bus A or bus B in the bus model.
API compatibility is provided via the temu_mil1553Create family of functions.
Manual initialization of 1553 transactions is supported if they are properly zero-initialized
(e.g. using memset or C-initialization).
|