till straumann
|
5437ec4ef1
|
ioctl.c: FIX: must take io_sem around ecrt_master_send/ecrt_master_receive
|
2021-10-14 10:20:52 +02:00 |
Florian Pose
|
a178c9e452
|
Added feature flags to API.
|
2021-07-23 15:53:11 +02:00 |
Florian Pose
|
f03f15a6fc
|
Added ecrt_master_sync_reference_clock_to() method.
|
2018-11-26 17:41:27 +01:00 |
Florian Pose
|
083bd419b8
|
Renamed app_start_time to dc_ref_time; output via command-line tool.
|
2018-11-26 17:17:18 +01:00 |
Florian Pose
|
538c3d7c04
|
Improved buffer overflow messages.
|
2017-12-13 15:39:13 +01:00 |
Florian Pose
|
b0eace9ef1
|
Implemented emergency register requests to analyze a broken bus.
|
2013-05-13 20:21:19 +02:00 |
Florian Pose
|
f6f5460485
|
Updated Doxygen documentation.
|
2013-02-12 15:46:43 +01:00 |
Florian Pose
|
ebf9c296f3
|
Added ecrt_slave_config_reg_so_entry_pos() to register non-unique entries.
|
2013-02-05 16:45:34 +01:00 |
Florian Pose
|
23c725a79c
|
Exported ecrt_domain_size() for userspace.
|
2013-02-05 15:24:45 +01:00 |
Florian Pose
|
032acb3d85
|
Avoided io_sem locking from userspace/rtdm library.
|
2013-01-10 17:36:41 +01:00 |
Florian Pose
|
8a6eadb16b
|
Fixed some warnings on 64 bit systems.
|
2012-12-06 18:43:56 +01:00 |
Florian Pose
|
465cfd37e3
|
Removed unused variable.
|
2012-12-06 18:13:02 +01:00 |
Florian Pose
|
a57e0f98cf
|
Removed unnecessary semaphore uses for emergency requests.
|
2012-12-06 17:54:23 +01:00 |
Florian Pose
|
55679c0526
|
Added vmalloc() include fix for ARM architecture, thanks to Andrea Scian.
|
2012-12-06 15:53:21 +01:00 |
Florian Pose
|
a043fea98e
|
Added function attribute definition.
|
2012-12-06 14:04:40 +01:00 |
Florian Pose
|
c1fdfbe289
|
Fixed some ioctl() permissions.
|
2012-12-06 11:24:04 +01:00 |
Florian Pose
|
5a40362ee4
|
Fixed some ioctl() return values.
|
2012-12-05 13:30:08 +01:00 |
Florian Pose
|
5f73e9c046
|
Using common waitqueue for requests.
|
2012-12-04 16:05:23 +01:00 |
Florian Pose
|
1b945a670c
|
Removed unnecessary ec_master_foe_request_t; fixed FoE access.
|
2012-12-04 14:26:30 +01:00 |
Florian Pose
|
3cb0b12899
|
Added configure option for redundancy (--with-devices).
|
2012-11-30 20:15:31 +01:00 |
Florian Pose
|
becf05dbd6
|
Added interface to select the reference clock and to sync to it.
Added rtai_rtdm_dc example, thanks to Graeme Foot.
|
2012-11-20 14:35:53 +01:00 |
Florian Pose
|
4773e88bf6
|
Added interface to read/write register contents; re-worked register requests.
|
2012-11-14 22:12:57 +01:00 |
Florian Pose
|
cd415846d5
|
Added API for querying CoE emergency requests.
|
2012-11-06 14:23:44 +01:00 |
Florian Pose
|
77d12c25ca
|
Show complete access flag in config view.
|
2012-10-09 09:52:50 +02:00 |
Florian Pose
|
ef68a4bff1
|
Added ecrt_sdo_request_index() method to change index and subindex.
|
2012-10-04 10:07:52 +02:00 |
Florian Pose
|
9faaa83212
|
Re-worked and seamlessly integrated RTDM interface.
|
2012-09-20 15:28:25 +02:00 |