- VoE handlers. 2008-10-22, by Florian Pose
- FIXME, TODO; typos. 2008-10-22, by Florian Pose
- Removed ldots 2008-10-22, by Florian Pose
- Capital. 2008-10-22, by Florian Pose
- Fixed missing paren. 2008-10-22, by Florian Pose
- Prcess data; slave configuration + attachment; typos. 2008-10-22, by Florian Pose
- Avouded 'you'. 2008-10-22, by Florian Pose
- Userspace applications. 2008-10-22, by Florian Pose
- Realtime->Application. 2008-10-21, by Florian Pose
- Removed unnecessary modules; renamed references. 2008-10-21, by Florian Pose
- Wrapped c function in 'extern "C"' to make the library usable in C++ 2008-10-21, by Florian Pose
- Improved LGPL headers. 2008-10-21, by Florian Pose
- Build examples by default. 2008-10-21, by Florian Pose
- merge -c1534 branches/stable-1.4: Fixed EXTRA_DIST. 2008-10-21, by Florian Pose
- Fixed page fault handler. 2008-10-21, by Florian Pose
- Differences kernel/user. 2008-10-20, by Florian Pose
- Completed library. 2008-10-20, by Florian Pose
- Added userspace timing. 2008-10-20, by Florian Pose
- merge -c1524 branches/stable-1.4: Moved globals.h to noinst_HEADERS. 2008-10-17, by Florian Pose
- merge -c1522 branches/stable-1.4: Fixed jace in jiffies timeout calculation. 2008-10-17, by Florian Pose
- TODO. 2008-10-17, by Florian Pose
- merge -c1521 branches/stable-1.4: Fixed race concerning ec_slave_config_state->operational. 2008-10-17, by Florian Pose
- Fixed receiving for e100, 2.6.26. 2008-10-17, by Florian Pose
- *space without whitespace; licensing; userspace interfaces. 2008-10-16, by Florian Pose
- Minor change. 2008-10-16, by Florian Pose
- Ignore modules.order. 2008-10-16, by Florian Pose
- Use .fault handler instead of .nopage handler from 2.6.23. 2008-10-16, by Florian Pose
- Fixed VoE data reading in userspace. 2008-10-15, by Florian Pose
- Version 1.5.0; VoE documentation. 2008-10-15, by Florian Pose
- sec:ecrt is a chapter; sec:eoeimp -> sec:eoe, ... 2008-10-15, by Florian Pose
- Maintained code docs. 2008-10-15, by Florian Pose
- Improved VoE docs. 2008-10-15, by Florian Pose
- Added LGPL licence headers to userspace library. 2008-10-14, by Florian Pose
- TODO. 2008-10-14, by Florian Pose
- Implemented VoE handler in userspace. 2008-10-14, by Florian Pose
- Added ec_slave_config_find_voe_handler(). 2008-10-14, by Florian Pose
- Added e100 for kernel 2.6.24, provided by Mathias Weber. 2008-10-14, by Florian Pose
- Replaced sleep() with pause(). 2008-10-14, by Florian Pose
- TODO, NEWS. 2008-10-10, by Florian Pose
- Added state functions; writing of process data works. 2008-10-10, by Florian Pose
- Memory-mapped process data. 2008-10-10, by Florian Pose
- Made ecrt_domain_size() const. 2008-10-10, by Florian Pose
- Warning. 2008-10-09, by Florian Pose
- Added some slave configuration methods. 2008-10-09, by Florian Pose
- Moved byteorder macros to ecrt.h. 2008-10-09, by Florian Pose
- Added configure switch for disabling the command-line tool. 2008-10-09, by Florian Pose
- Added ec_master_get_config(). 2008-10-09, by Florian Pose
- Added e100 driver for kernel 2.6.26 basically provided by Mario 2008-10-09, by Florian Pose
- Applied patch by Mario Witkowski to support the new class/device 2008-10-09, by Florian Pose
- Userspace example with priority. 2008-10-02, by Florian Pose
- External memory only in kernel space. 2008-10-02, by Florian Pose
- Activate, Send and received; cyclic timer with setitimer(). 2008-10-02, by Florian Pose
- Creating slave configurations. 2008-10-02, by Florian Pose
- Minor change. 2008-10-02, by Florian Pose
- No kernel handles in userspace; Domain creation. 2008-10-02, by Florian Pose
- Added changes since 1.4.0-rc2. 2008-10-02, by Florian Pose
- First version of userspace library with requesting/releasing. 2008-10-01, by Florian Pose
- Moved threads to kthread interface. 2008-10-01, by Florian Pose
- Removed watchdog debugging output. 2008-10-01, by Florian Pose
- Used ERR_PTR() macro for return value of ecrt_request_master(). 2008-10-01, by Florian Pose