NEWS
changeset 1509 a864688e7de5
parent 1505 da637f7e4e3a
child 1510 88b608a1a7f3
equal deleted inserted replaced
1508:60a116ed3897 1509:a864688e7de5
     9 Changes since 1.4.0:
     9 Changes since 1.4.0:
    10 
    10 
    11 * Added a userspace library for accessing the application interface. This
    11 * Added a userspace library for accessing the application interface. This
    12   library is licensed under LGPLv2.
    12   library is licensed under LGPLv2.
    13 * Added distributed clocks support.
    13 * Added distributed clocks support.
       
    14 * Added watchdog configuration via application interface (thanks to J. Mohre).
    14 * Added VoE mailbox protocol support.
    15 * Added VoE mailbox protocol support.
    15 * Improved the callback mechanism. ecrt_master_callbacks() now takes two
    16 * Improved the callback mechanism. ecrt_master_callbacks() now takes two
    16   callback functions for sending and receiving datagrams.
    17   callback functions for sending and receiving datagrams.
    17   ecrt_master_send_ext() is used to execute the sending of non-application
    18   ecrt_master_send_ext() is used to execute the sending of non-application
    18   datagrams.
    19   datagrams.