Thu, 19 Jun 2008 10:18:18 +0000 |
Florian Pose |
Use jiffies instead of cycles in SII state machine.
|
changeset |
files
|
Thu, 19 Jun 2008 10:17:52 +0000 |
Florian Pose |
Use jiffies instead of cycles in CoE state machine.
|
changeset |
files
|
Thu, 19 Jun 2008 09:24:22 +0000 |
Florian Pose |
Store abort code in sdo request; output it in user space; added some
|
changeset |
files
|
Thu, 19 Jun 2008 08:06:49 +0000 |
Florian Pose |
Check for data sizes when reading Pdo assignment/mapping from CoE.
|
changeset |
files
|
Thu, 19 Jun 2008 07:54:45 +0000 |
Florian Pose |
Added response timeout to sdo_request; removed timout from fsm_coe_map.
|
changeset |
files
|
Wed, 18 Jun 2008 15:03:03 +0000 |
Richard Hacker |
Retry reading assigned pdos using timeout.
|
changeset |
files
|
Wed, 18 Jun 2008 14:37:20 +0000 |
Florian Pose |
Retry reading Pdo assignment.
|
changeset |
files
|
Wed, 18 Jun 2008 14:37:00 +0000 |
Florian Pose |
working_counter = 0x0000;
|
changeset |
files
|
Wed, 18 Jun 2008 13:53:31 +0000 |
Florian Pose |
Removed 'end' and 'error' states from master state machine.
|
changeset |
files
|
Wed, 18 Jun 2008 13:44:43 +0000 |
Florian Pose |
Bugfix: Bitlength always decimal in XML.
|
changeset |
files
|
Wed, 18 Jun 2008 13:33:50 +0000 |
Florian Pose |
Renamed master 'mode' to 'phase'.
|
changeset |
files
|
Wed, 18 Jun 2008 12:49:11 +0000 |
Florian Pose |
Removed configs_attached flag; changed return value of
|
changeset |
files
|
Wed, 18 Jun 2008 11:24:31 +0000 |
Florian Pose |
Fixed analog in position.
|
changeset |
files
|
Wed, 18 Jun 2008 11:21:32 +0000 |
Florian Pose |
Minor changes to minimal example.
|
changeset |
files
|
Wed, 18 Jun 2008 11:16:30 +0000 |
Florian Pose |
Output attachment failure messages only when debugging.
|
changeset |
files
|
Wed, 18 Jun 2008 11:15:36 +0000 |
Florian Pose |
Minor change.
|
changeset |
files
|
Wed, 18 Jun 2008 11:13:30 +0000 |
Florian Pose |
Only load default assignment, if slave was attached.
|
changeset |
files
|
Wed, 18 Jun 2008 10:13:58 +0000 |
Florian Pose |
Implemented ecrt_slave_config_state(); minor changes in
|
changeset |
files
|
Wed, 18 Jun 2008 09:27:04 +0000 |
Florian Pose |
Set slave_states to 0x00 when no slaves are present.
|
changeset |
files
|
Wed, 18 Jun 2008 09:26:46 +0000 |
Florian Pose |
Completed ec_master_state_t and documented ec_master_state_t and
|
changeset |
files
|
Wed, 18 Jun 2008 08:59:00 +0000 |
Florian Pose |
Removed some unnecessary code.
|
changeset |
files
|
Tue, 17 Jun 2008 14:24:33 +0000 |
Richard Hacker |
Completed master states.
|
changeset |
files
|
Tue, 17 Jun 2008 13:45:30 +0000 |
Florian Pose |
Updated install script; udev rule.
|
changeset |
files
|
Tue, 17 Jun 2008 13:27:28 +0000 |
Florian Pose |
Remove manual creation of device nodes, this is done by udev.
|
changeset |
files
|
Tue, 17 Jun 2008 13:03:33 +0000 |
Florian Pose |
Added support for different versions of class_device_create().
|
changeset |
files
|
Tue, 17 Jun 2008 13:02:56 +0000 |
Florian Pose |
Replaced include sysfs->device.
|
changeset |
files
|
Tue, 17 Jun 2008 12:49:06 +0000 |
Florian Pose |
Create class device with device_number information in sysfs.
|
changeset |
files
|
Tue, 17 Jun 2008 12:19:17 +0000 |
Florian Pose |
Create device class. Preparation for device numbers in sysfs.
|
changeset |
files
|
Tue, 17 Jun 2008 10:19:52 +0000 |
Florian Pose |
Improved ecdev_offer().
|
changeset |
files
|
Tue, 17 Jun 2008 09:44:46 +0000 |
Florian Pose |
Reverted revision number checking from r1228.
|
changeset |
files
|
Mon, 16 Jun 2008 09:30:58 +0000 |
Florian Pose |
Added revision number to slave type checking.
|
changeset |
files
|
Thu, 12 Jun 2008 13:42:52 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Thu, 12 Jun 2008 13:30:20 +0000 |
Florian Pose |
Minor change.
|
changeset |
files
|
Thu, 12 Jun 2008 13:05:05 +0000 |
Florian Pose |
Added a few debugging messages.
|
changeset |
files
|
Thu, 12 Jun 2008 13:03:50 +0000 |
Florian Pose |
Minor change.
|
changeset |
files
|
Thu, 12 Jun 2008 13:00:32 +0000 |
Florian Pose |
Fixed duplicate kfree() bug.
|
changeset |
files
|
Thu, 12 Jun 2008 11:53:06 +0000 |
Florian Pose |
Minor change.
|
changeset |
files
|
Thu, 12 Jun 2008 09:49:35 +0000 |
Florian Pose |
Fixed bug in slave scanning, causing a segmentation fault.
|
changeset |
files
|
Thu, 12 Jun 2008 09:44:18 +0000 |
Florian Pose |
Removed EC_IOCTL_DOMAIN_COUNT.
|
changeset |
files
|
Thu, 12 Jun 2008 09:32:25 +0000 |
Florian Pose |
Store slaves in an array instead of a list.
|
changeset |
files
|
Thu, 12 Jun 2008 09:19:06 +0000 |
Florian Pose |
Removed unnecessary code.
|
changeset |
files
|
Thu, 12 Jun 2008 08:31:06 +0000 |
Florian Pose |
Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.
|
changeset |
files
|
Thu, 12 Jun 2008 08:12:02 +0000 |
Florian Pose |
Removed kobject from master and module. Sysfs is gone!
|
changeset |
files
|
Thu, 12 Jun 2008 07:47:26 +0000 |
Florian Pose |
Removed deprecated default_config flag.
|
changeset |
files
|
Thu, 12 Jun 2008 07:45:27 +0000 |
Florian Pose |
Removed kobject from slave_config.
|
changeset |
files
|
Thu, 12 Jun 2008 07:32:05 +0000 |
Florian Pose |
Clear domains before slave configs, because domain references the FMMU
|
changeset |
files
|
Thu, 12 Jun 2008 07:26:38 +0000 |
Florian Pose |
Removed kobject from domain.
|
changeset |
files
|
Thu, 12 Jun 2008 07:15:54 +0000 |
Florian Pose |
Removed kobjects from sdo and slave.
|
changeset |
files
|
Wed, 11 Jun 2008 15:37:38 +0000 |
Florian Pose |
Removed kobject from sdo entry.
|
changeset |
files
|
Wed, 11 Jun 2008 15:29:47 +0000 |
Florian Pose |
Bus configuration via 'ethercat config'.
|
changeset |
files
|
Wed, 11 Jun 2008 13:01:21 +0000 |
Florian Pose |
Slave information via 'ethercat slave'.
|
changeset |
files
|
Tue, 10 Jun 2008 12:52:08 +0000 |
Florian Pose |
Improved 'ethercat ls' formatting.
|
changeset |
files
|
Tue, 10 Jun 2008 12:05:25 +0000 |
Florian Pose |
Display error flag in 'ethercat ls'; cleaned up usage of error flag;
|
changeset |
files
|
Tue, 10 Jun 2008 11:54:39 +0000 |
Florian Pose |
Replaced misleading %i by %u.
|
changeset |
files
|
Tue, 10 Jun 2008 09:54:30 +0000 |
Florian Pose |
Fixed calculation of expected working counter.
|
changeset |
files
|
Tue, 10 Jun 2008 09:12:43 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Tue, 10 Jun 2008 09:08:24 +0000 |
Florian Pose |
Output Sdo index at entry.
|
changeset |
files
|
Tue, 10 Jun 2008 09:05:54 +0000 |
Florian Pose |
Open device with correct permissions immediately.
|
changeset |
files
|
Tue, 10 Jun 2008 08:54:54 +0000 |
Florian Pose |
Output decoded ioctl command number.
|
changeset |
files
|
Tue, 10 Jun 2008 08:48:50 +0000 |
Florian Pose |
Implemented SII writing (including alias writing) via ethercat command.
|
changeset |
files
|
Mon, 09 Jun 2008 14:32:16 +0000 |
Florian Pose |
Renamed some fields in ec_sii_request_t to word addressing.
|
changeset |
files
|
Mon, 09 Jun 2008 13:45:22 +0000 |
Florian Pose |
Implemented SII read.
|
changeset |
files
|
Mon, 09 Jun 2008 13:24:16 +0000 |
Florian Pose |
Moved sii to words.
|
changeset |
files
|
Mon, 09 Jun 2008 12:51:54 +0000 |
Florian Pose |
Removed debugging data.
|
changeset |
files
|
Mon, 09 Jun 2008 12:35:00 +0000 |
Florian Pose |
Added debugging for sdo download.
|
changeset |
files
|
Mon, 09 Jun 2008 12:11:19 +0000 |
Florian Pose |
Implemented Sdo download via ethercat command.
|
changeset |
files
|
Mon, 09 Jun 2008 10:31:05 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Mon, 09 Jun 2008 10:29:28 +0000 |
Florian Pose |
ioctl() permissions.
|
changeset |
files
|
Mon, 09 Jun 2008 10:27:56 +0000 |
Florian Pose |
Using Linux ioctl() number generation macros.
|
changeset |
files
|
Fri, 06 Jun 2008 15:33:21 +0000 |
Florian Pose |
Display textual data type in 'ethercat sdos'.
|
changeset |
files
|
Fri, 06 Jun 2008 15:16:37 +0000 |
Florian Pose |
process Sdo requests even with error_flag set.
|
changeset |
files
|
Fri, 06 Jun 2008 15:13:25 +0000 |
Florian Pose |
Implemented sdo_upload command.
|
changeset |
files
|
Fri, 06 Jun 2008 13:03:56 +0000 |
Florian Pose |
Added ec_slave_get_sdo_const().
|
changeset |
files
|
Fri, 06 Jun 2008 09:34:20 +0000 |
Florian Pose |
Added -q flag (quiet).
|
changeset |
files
|
Fri, 06 Jun 2008 09:27:24 +0000 |
Florian Pose |
Implemented Sdo dictionary info via 'ethercat sdos'.
|
changeset |
files
|
Fri, 06 Jun 2008 09:22:57 +0000 |
Florian Pose |
Added ec_slave_get_sdo_by_pos_const() and ec_slave_sdo_count().
|
changeset |
files
|
Fri, 06 Jun 2008 09:22:19 +0000 |
Florian Pose |
Added ec_sdo_get_entry_const().
|
changeset |
files
|
Fri, 06 Jun 2008 09:15:56 +0000 |
Florian Pose |
Renamed subindices to max_subindex.
|
changeset |
files
|
Fri, 06 Jun 2008 09:12:05 +0000 |
Florian Pose |
Fixed bug in data size check for sysfs reading of sdo entries.
|
changeset |
files
|
Fri, 06 Jun 2008 08:12:34 +0000 |
Florian Pose |
Request slave state(s) with 'ethercat state'; removed sysfs state file.
|
changeset |
files
|
Thu, 05 Jun 2008 15:58:25 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Thu, 05 Jun 2008 15:44:58 +0000 |
Florian Pose |
Removed master info from sysfs.
|
changeset |
files
|
Thu, 05 Jun 2008 15:39:15 +0000 |
Florian Pose |
Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented
|
changeset |
files
|
Thu, 05 Jun 2008 14:33:36 +0000 |
Florian Pose |
Implemented 'ethercat debug' command.
|
changeset |
files
|
Thu, 05 Jun 2008 12:39:46 +0000 |
Florian Pose |
Added 8139too 2.6.24 to dist.
|
changeset |
files
|
Thu, 05 Jun 2008 12:38:07 +0000 |
Florian Pose |
Removed static from device.
|
changeset |
files
|
Wed, 04 Jun 2008 15:14:46 +0000 |
Florian Pose |
Nicer usage.
|
changeset |
files
|
Wed, 04 Jun 2008 14:42:15 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Wed, 04 Jun 2008 14:35:40 +0000 |
Florian Pose |
Improved output of 'ethercat domain'.
|
changeset |
files
|
Wed, 04 Jun 2008 13:17:15 +0000 |
Florian Pose |
'ethercat domain' shows domain contents and process data.
|
changeset |
files
|
Wed, 04 Jun 2008 10:41:50 +0000 |
Florian Pose |
Implemented 'data' command.
|
changeset |
files
|
Wed, 04 Jun 2008 10:13:07 +0000 |
Florian Pose |
Implemented domain command.
|
changeset |
files
|
Wed, 04 Jun 2008 10:10:50 +0000 |
Florian Pose |
Removed O="".
|
changeset |
files
|
Wed, 04 Jun 2008 10:10:05 +0000 |
Florian Pose |
Introduced ec_master_domain_count() and ec_master_find_domain().
|
changeset |
files
|
Wed, 04 Jun 2008 09:59:23 +0000 |
Florian Pose |
Improved out-of-place build.
|
changeset |
files
|
Wed, 04 Jun 2008 08:43:08 +0000 |
Florian Pose |
Working counter as uint16_t.
|
changeset |
files
|
Wed, 04 Jun 2008 08:30:18 +0000 |
Florian Pose |
Enable sync managers only if SII enable is set and size is greater zero.
|
changeset |
files
|
Tue, 03 Jun 2008 13:14:11 +0000 |
Florian Pose |
Abort, if MAJOR number could not be determined.
|
changeset |
files
|
Tue, 03 Jun 2008 13:13:53 +0000 |
Florian Pose |
Added debugging for ecrt_slave_config_reg_pdo_entry().
|
changeset |
files
|
Tue, 03 Jun 2008 12:04:14 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Tue, 03 Jun 2008 12:04:00 +0000 |
Florian Pose |
Check for matching data size when reading Sdo entries via sysfs.
|
changeset |
files
|
Mon, 02 Jun 2008 14:40:19 +0000 |
Florian Pose |
Added 'xml' command to generate a slave description file from a real
|
changeset |
files
|
Mon, 02 Jun 2008 13:55:46 +0000 |
Florian Pose |
Adapted to new entry syntax.
|
changeset |
files
|
Mon, 02 Jun 2008 11:08:49 +0000 |
Florian Pose |
Added multi-slave support.
|
changeset |
files
|
Mon, 02 Jun 2008 10:51:31 +0000 |
Florian Pose |
Added 'pdos' command to ethercat tool.
|
changeset |
files
|
Mon, 02 Jun 2008 10:49:44 +0000 |
Florian Pose |
Added entry access functions.
|
changeset |
files
|
Mon, 02 Jun 2008 10:21:20 +0000 |
Florian Pose |
Separated Pdo and Pdo entry classes.
|
changeset |
files
|
Mon, 02 Jun 2008 10:12:31 +0000 |
Florian Pose |
Added ec_pdo_list_find_by_pos_const().
|
changeset |
files
|
Mon, 02 Jun 2008 08:54:51 +0000 |
Florian Pose |
Added ec_pdo_list_count().
|
changeset |
files
|
Fri, 30 May 2008 14:50:57 +0000 |
Florian Pose |
configs_attached = 0.
|
changeset |
files
|
Fri, 30 May 2008 14:31:02 +0000 |
Florian Pose |
Added debugging.
|
changeset |
files
|
Fri, 30 May 2008 10:49:51 +0000 |
Florian Pose |
Removed deprecated ec_slave_validate().
|
changeset |
files
|
Fri, 30 May 2008 10:46:14 +0000 |
Florian Pose |
Introduced ec_master_find_slave().
|
changeset |
files
|
Fri, 30 May 2008 09:39:29 +0000 |
Florian Pose |
Output subindices with %02X.
|
changeset |
files
|
Fri, 30 May 2008 08:56:47 +0000 |
Florian Pose |
Some improvements concerning bit_position.
|
changeset |
files
|
Fri, 30 May 2008 07:25:11 +0000 |
Richard Hacker |
Fixed missing right brace
|
changeset |
files
|
Fri, 30 May 2008 07:11:27 +0000 |
Richard Hacker |
Changed Pdo entry registration function - return byte and bit positions
|
changeset |
files
|
Thu, 29 May 2008 15:11:26 +0000 |
Florian Pose |
Added the new ethercat comman-line tool with lsec functionality.
|
changeset |
files
|
Thu, 29 May 2008 09:53:10 +0000 |
Florian Pose |
Removed some xmldev survivors.
|
changeset |
files
|
Thu, 29 May 2008 09:42:38 +0000 |
Andreas Stewering-Bone |
Added 8139too for kernel 2.6.24.
|
changeset |
files
|
Thu, 29 May 2008 08:28:22 +0000 |
Florian Pose |
Removed xmldev.
|
changeset |
files
|
Thu, 29 May 2008 08:22:27 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Thu, 29 May 2008 08:18:32 +0000 |
Florian Pose |
Fixed bug concerning listings package.
|
changeset |
files
|
Wed, 28 May 2008 07:26:28 +0000 |
Florian Pose |
Added bitwise Pdo registration.
|
changeset |
files
|
Wed, 28 May 2008 07:19:33 +0000 |
Florian Pose |
Fixed RevisionNo.
|
changeset |
files
|
Tue, 27 May 2008 12:45:07 +0000 |
Florian Pose |
Added slaveinfo2xml.py.
|
changeset |
files
|
Tue, 13 May 2008 16:28:55 +0000 |
Florian Pose |
Temporaryly removed r8169 from dist because of missing orig file.
|
changeset |
files
|
Tue, 13 May 2008 16:07:06 +0000 |
Florian Pose |
Improved working counter output; fixed problem with slaves that have a single sync manager used for outputs.
|
changeset |
files
|
Fri, 25 Apr 2008 15:01:15 +0000 |
Florian Pose |
Re-ordered TODO.
|
changeset |
files
|
Fri, 25 Apr 2008 14:58:33 +0000 |
Florian Pose |
Fetch Sdo dictionaries and process SII requests in operation mode.
|
changeset |
files
|
Fri, 25 Apr 2008 14:38:11 +0000 |
Florian Pose |
Removed ecdb.h
|
changeset |
files
|
Fri, 25 Apr 2008 14:32:56 +0000 |
Florian Pose |
Replaced self_configured flag with force_config flag.
|
changeset |
files
|
Fri, 25 Apr 2008 14:07:38 +0000 |
Florian Pose |
Improved master state machine.
|
changeset |
files
|
Fri, 25 Apr 2008 12:45:44 +0000 |
Florian Pose |
Removed slave online flag.
|
changeset |
files
|
Fri, 25 Apr 2008 12:23:52 +0000 |
Florian Pose |
Renamed state sdodict to sdo_dictionary.
|
changeset |
files
|
Fri, 25 Apr 2008 12:18:46 +0000 |
Florian Pose |
Removed some debugging.
|
changeset |
files
|
Fri, 25 Apr 2008 12:16:56 +0000 |
Florian Pose |
Improved a few debugging outputs.
|
changeset |
files
|
Fri, 25 Apr 2008 12:13:26 +0000 |
Florian Pose |
Moved setting of the allow flags.
|
changeset |
files
|
Fri, 25 Apr 2008 12:08:11 +0000 |
Florian Pose |
Removed ec_master_prepare().
|
changeset |
files
|
Fri, 25 Apr 2008 12:04:23 +0000 |
Florian Pose |
Removed bus validation; slave configuration during realtime operation;
|
changeset |
files
|
Thu, 24 Apr 2008 16:01:19 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Fri, 18 Apr 2008 13:17:25 +0000 |
Florian Pose |
Added support for e1000 2.6.24, thanks to Matthias Luescher.
|
changeset |
files
|
Fri, 18 Apr 2008 12:33:35 +0000 |
Florian Pose |
Added alpha support for the Realtek r8169 chipset, thanks to Scott
|
changeset |
files
|
Fri, 18 Apr 2008 12:01:38 +0000 |
Florian Pose |
NEWS.
|
changeset |
files
|
Fri, 18 Apr 2008 11:26:13 +0000 |
Florian Pose |
Check for emergency requests during CoE transfers.
|
changeset |
files
|
Wed, 16 Apr 2008 09:21:51 +0000 |
Florian Pose |
Improved EC_WRITE macros by replacing in-situ conversions
|
changeset |
files
|
Wed, 16 Apr 2008 08:33:04 +0000 |
Florian Pose |
Exported ecrt_slave_config_sdo(); added documentation.
|
changeset |
files
|
Tue, 08 Apr 2008 11:52:51 +0000 |
Florian Pose |
Added vim modelines and properties.
|
changeset |
files
|
Mon, 07 Apr 2008 15:58:27 +0000 |
Florian Pose |
Avoided duplicate datagram, if Pdo mapping/assignment does not have to
|
changeset |
files
|
Mon, 07 Apr 2008 15:47:22 +0000 |
Florian Pose |
Debug messaged on configuring assignment and mapping.
|
changeset |
files
|
Mon, 07 Apr 2008 15:12:43 +0000 |
Florian Pose |
Moved configuration of Pdo mapping before Pdo assignment.
|
changeset |
files
|
Mon, 07 Apr 2008 13:57:41 +0000 |
Florian Pose |
Moved Pdo sync manager configuration before Pdo assignment in slave
|
changeset |
files
|
Mon, 07 Apr 2008 13:19:44 +0000 |
Florian Pose |
Cleaned up graph and added fontname.
|
changeset |
files
|
Mon, 07 Apr 2008 10:26:13 +0000 |
Florian Pose |
Added a few docs.
|
changeset |
files
|
Mon, 07 Apr 2008 10:19:59 +0000 |
Florian Pose |
Removed unused domain state.
|
changeset |
files
|
Thu, 03 Apr 2008 15:50:46 +0000 |
Florian Pose |
Fixed properties.
|
changeset |
files
|
Thu, 03 Apr 2008 15:49:24 +0000 |
Florian Pose |
Equalized defines against duplicated header inclusion.
|
changeset |
files
|
Thu, 03 Apr 2008 15:31:34 +0000 |
Florian Pose |
Removed dummy master.
|
changeset |
files
|
Thu, 03 Apr 2008 15:30:27 +0000 |
Florian Pose |
Added missing jiffies header.
|
changeset |
files
|
Thu, 03 Apr 2008 14:08:08 +0000 |
Florian Pose |
Implemented Sdo timeout.
|
changeset |
files
|
Thu, 03 Apr 2008 13:34:13 +0000 |
Florian Pose |
Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
|
changeset |
files
|
Mon, 31 Mar 2008 09:42:37 +0000 |
Florian Pose |
Introduced EC_MAP_END.
|
changeset |
files
|
Wed, 19 Mar 2008 10:51:18 +0000 |
Florian Pose |
Fixed minor bug.
|
changeset |
files
|
Tue, 18 Mar 2008 11:15:22 +0000 |
Florian Pose |
Fixed general flags on big-endian archs.
|
changeset |
files
|
Tue, 18 Mar 2008 10:49:30 +0000 |
Florian Pose |
Fixed access to data pointers in Pdo config and Pdo mapping FSM's.
|
changeset |
files
|
Tue, 18 Mar 2008 10:48:55 +0000 |
Florian Pose |
Added CoE debugging.
|
changeset |
files
|
Mon, 17 Mar 2008 14:16:16 +0000 |
Florian Pose |
Fixed bug in copying sync managers. Now making a deep copy.
|
changeset |
files
|
Mon, 17 Mar 2008 09:38:48 +0000 |
Florian Pose |
Renamed EEPROM to SII.
|
changeset |
files
|
Mon, 17 Mar 2008 09:06:21 +0000 |
Florian Pose |
Added some const's.
|
changeset |
files
|
Mon, 17 Mar 2008 09:05:13 +0000 |
Florian Pose |
Allow multiple sync manager categories.
|
changeset |
files
|
Thu, 13 Mar 2008 12:52:26 +0000 |
Florian Pose |
Added ecrt_sdo_request_data_size().
|
changeset |
files
|
Thu, 13 Mar 2008 12:42:48 +0000 |
Florian Pose |
Added documentation.
|
changeset |
files
|
Thu, 13 Mar 2008 12:31:09 +0000 |
Florian Pose |
Minor changes.
|
changeset |
files
|
Thu, 06 Mar 2008 10:36:27 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Tue, 04 Mar 2008 14:03:45 +0000 |
Florian Pose |
Minor change.
|
changeset |
files
|
Tue, 04 Mar 2008 12:59:50 +0000 |
Florian Pose |
Updated docs.
|
changeset |
files
|
Tue, 04 Mar 2008 12:52:54 +0000 |
Florian Pose |
Added doxygen markers.
|
changeset |
files
|
Tue, 04 Mar 2008 12:38:51 +0000 |
Florian Pose |
Minor changes.
|
changeset |
files
|
Tue, 04 Mar 2008 11:37:51 +0000 |
Florian Pose |
Introduced ec_sdo_request_state_t, making ec_request_t private again;
|
changeset |
files
|
Tue, 04 Mar 2008 11:20:48 +0000 |
Florian Pose |
Minor change: Moved state assign to beginning.
|
changeset |
files
|
Tue, 04 Mar 2008 10:18:02 +0000 |
Florian Pose |
Replaced ec_fsm_coe_\(upload\|download\)() with ec_fsm_coe_transfer();
|
changeset |
files
|
Tue, 04 Mar 2008 09:57:36 +0000 |
Florian Pose |
Basic reading realtime Sdo access working.
|
changeset |
files
|
Tue, 04 Mar 2008 09:20:14 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Tue, 04 Mar 2008 08:52:39 +0000 |
Florian Pose |
Improved error messages on EEPROM writing.
|
changeset |
files
|
Mon, 03 Mar 2008 16:24:59 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Mon, 03 Mar 2008 16:22:39 +0000 |
Florian Pose |
Removed ec_sdodata_t; CoE state machines work on ec_sdo_request_t.
|
changeset |
files
|
Mon, 03 Mar 2008 16:17:23 +0000 |
Florian Pose |
Fixed bug if scanning is not allowed when link goes up.
|
changeset |
files
|
Mon, 03 Mar 2008 13:26:32 +0000 |
Florian Pose |
Separated ec_sdo_request_init() and ec_sdo_request_read().
|
changeset |
files
|
Mon, 03 Mar 2008 11:42:05 +0000 |
Florian Pose |
Removed 'const' from Pdo configuration entries.
|
changeset |
files
|
Fri, 29 Feb 2008 16:24:59 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Fri, 29 Feb 2008 16:20:12 +0000 |
Florian Pose |
Removed slave pointer from ec_sdo_request_t class.
|
changeset |
files
|
Fri, 29 Feb 2008 12:20:49 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Fri, 29 Feb 2008 12:19:48 +0000 |
Florian Pose |
Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t.
|
changeset |
files
|
Fri, 29 Feb 2008 08:27:17 +0000 |
Florian Pose |
Cross blinking.
|
changeset |
files
|
Thu, 28 Feb 2008 15:35:51 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Thu, 28 Feb 2008 15:28:10 +0000 |
Florian Pose |
Fixed 2 bugs in new Pdo mapping function.
|
changeset |
files
|
Thu, 28 Feb 2008 14:46:24 +0000 |
Florian Pose |
Added some debugging and fixed a bug, when Pdo was not found.
|
changeset |
files
|
Thu, 28 Feb 2008 14:29:50 +0000 |
Florian Pose |
Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry().
|
changeset |
files
|
Thu, 28 Feb 2008 14:18:37 +0000 |
Florian Pose |
Added documentation.
|
changeset |
files
|
Thu, 28 Feb 2008 14:18:18 +0000 |
Florian Pose |
Added documentation.
|
changeset |
files
|
Thu, 28 Feb 2008 13:41:02 +0000 |
Florian Pose |
Renamed ec_pdo_mapping_find_pdo() to ec_pdo_mapping_find_pdo_const().
|
changeset |
files
|
Thu, 28 Feb 2008 11:23:34 +0000 |
Florian Pose |
Renamed ec_pdo_mapping_add_pdo() to ec_pdo_mapping_add_pdo_copy().
|
changeset |
files
|
Thu, 28 Feb 2008 11:07:40 +0000 |
Florian Pose |
NEWS.
|
changeset |
files
|
Thu, 28 Feb 2008 11:06:14 +0000 |
Florian Pose |
Display notLRW flag.
|
changeset |
files
|
Thu, 28 Feb 2008 10:58:43 +0000 |
Florian Pose |
Evaluate CoE details from general category; moved current consumption
|
changeset |
files
|
Wed, 27 Feb 2008 15:24:00 +0000 |
Florian Pose |
Separated SII data from slave.
|
changeset |
files
|
Wed, 27 Feb 2008 11:29:08 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Wed, 27 Feb 2008 10:28:43 +0000 |
Florian Pose |
Updated news.
|
changeset |
files
|
Tue, 26 Feb 2008 16:58:20 +0000 |
Florian Pose |
Reading of Pdo mapping via CoE during scan.
|
changeset |
files
|
Tue, 26 Feb 2008 13:20:32 +0000 |
Florian Pose |
Separated slave state machines.
|
changeset |
files
|
Tue, 26 Feb 2008 10:25:52 +0000 |
Florian Pose |
Added slave scan state machine graph.
|
changeset |
files
|
Tue, 26 Feb 2008 09:47:09 +0000 |
Richard Hacker |
Added 8139 version for kernel 2.6.23. (Untested)
|
changeset |
files
|
Fri, 22 Feb 2008 18:41:24 +0000 |
Florian Pose |
Fixed bug in Pdo mapping.
|
changeset |
files
|
Fri, 22 Feb 2008 18:40:41 +0000 |
Florian Pose |
Minor changes.
|
changeset |
files
|
Fri, 22 Feb 2008 18:25:44 +0000 |
Florian Pose |
CoE state machines raising error, if the slave does not support CoE.
|
changeset |
files
|
Fri, 22 Feb 2008 18:22:05 +0000 |
Florian Pose |
Minor change.
|
changeset |
files
|
Fri, 22 Feb 2008 18:11:18 +0000 |
Florian Pose |
Check for FMMU limits.
|
changeset |
files
|
Fri, 22 Feb 2008 18:07:47 +0000 |
Florian Pose |
Fixed missing slave_error flag.
|
changeset |
files
|
Fri, 22 Feb 2008 17:49:28 +0000 |
Florian Pose |
Fixed warning about missing sync managers during Pdo mapping.
|
changeset |
files
|
Fri, 22 Feb 2008 17:31:00 +0000 |
Florian Pose |
Cleaned up mini module.
|
changeset |
files
|
Fri, 22 Feb 2008 17:30:50 +0000 |
Florian Pose |
Re-ordered TODO.
|
changeset |
files
|
Fri, 22 Feb 2008 17:23:05 +0000 |
Florian Pose |
Calculate expected working counter for domains.
|
changeset |
files
|
Fri, 22 Feb 2008 16:04:23 +0000 |
Florian Pose |
Support for slaves that don't support the LRW datagram type.
|
changeset |
files
|
Fri, 22 Feb 2008 16:03:08 +0000 |
Florian Pose |
Introduced ec_datagram_type_string().
|
changeset |
files
|
Fri, 22 Feb 2008 15:35:39 +0000 |
Florian Pose |
Implemented missing datagram types.
|
changeset |
files
|
Fri, 22 Feb 2008 12:29:30 +0000 |
Florian Pose |
Renamed [PS]DO to [PS]do.
|
changeset |
files
|
Fri, 22 Feb 2008 11:33:49 +0000 |
Florian Pose |
Fixed typo SAVEOP -> SAFEOP.
|
changeset |
files
|
Fri, 22 Feb 2008 11:04:49 +0000 |
Florian Pose |
Added MODPROBE_FLAGS variable.
|
changeset |
files
|
Thu, 21 Feb 2008 20:30:22 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Thu, 21 Feb 2008 15:54:10 +0000 |
Florian Pose |
Avoided warning concerning EC_READ/WRITE() macros on some compilers.
|
changeset |
files
|
Thu, 21 Feb 2008 15:49:02 +0000 |
Florian Pose |
External domain memory.
|
changeset |
files
|
Thu, 21 Feb 2008 12:43:55 +0000 |
Florian Pose |
Fixed Pdo mapping bug.
|
changeset |
files
|
Thu, 21 Feb 2008 09:50:54 +0000 |
Florian Pose |
Moved ecrt_domain_reg_pdo_entry() to
|
changeset |
files
|
Thu, 21 Feb 2008 09:24:56 +0000 |
Florian Pose |
Renamed master module parameters, re-formatted code documentation.
|
changeset |
files
|
Tue, 19 Feb 2008 16:31:19 +0000 |
Florian Pose |
Corrected state names.
|
changeset |
files
|
Tue, 19 Feb 2008 16:29:31 +0000 |
Florian Pose |
Added graph for Pdo configuration.
|
changeset |
files
|
Tue, 19 Feb 2008 16:24:45 +0000 |
Florian Pose |
Updated properties and keywords for dot files.
|
changeset |
files
|
Tue, 19 Feb 2008 16:18:01 +0000 |
Florian Pose |
Renamed ec_fsm_mapping_t to ec_fsm_pdo_mapping_t.
|
changeset |
files
|
Tue, 19 Feb 2008 16:09:58 +0000 |
Florian Pose |
Cleaned up Pdo mapping and configuration state machines.
|
changeset |
files
|
Tue, 19 Feb 2008 16:03:04 +0000 |
Florian Pose |
Minor changes.
|
changeset |
files
|
Tue, 19 Feb 2008 14:06:50 +0000 |
Florian Pose |
Pdo configuration.
|
changeset |
files
|
Tue, 19 Feb 2008 14:05:59 +0000 |
Florian Pose |
Output AL status code zero.
|
changeset |
files
|
Tue, 19 Feb 2008 14:05:26 +0000 |
Florian Pose |
Minor change.
|
changeset |
files
|
Tue, 19 Feb 2008 10:58:08 +0000 |
Florian Pose |
Minor changes.
|
changeset |
files
|
Tue, 19 Feb 2008 10:33:26 +0000 |
Florian Pose |
Renamed a few configuration states.
|
changeset |
files
|
Tue, 19 Feb 2008 09:58:48 +0000 |
Florian Pose |
Allow bus configuration when link is down.
|
changeset |
files
|
Tue, 19 Feb 2008 09:21:13 +0000 |
Florian Pose |
Fixed Pdo configuration information providing.
|
changeset |
files
|
Tue, 19 Feb 2008 08:22:20 +0000 |
Florian Pose |
Implemented most realtime interface changes for version 1.4, improved
|
changeset |
files
|
Thu, 14 Feb 2008 09:18:55 +0000 |
Florian Pose |
Fixed typo.
|
changeset |
files
|
Tue, 12 Feb 2008 15:19:02 +0000 |
Florian Pose |
NEWS.
|
changeset |
files
|
Tue, 12 Feb 2008 15:18:29 +0000 |
Florian Pose |
Appiled patches from 2.6.20 to 2.6.22 to e1000 driver.
|
changeset |
files
|
Tue, 12 Feb 2008 14:20:56 +0000 |
Florian Pose |
Added e1000 driver for 2.6.22 (not patched yet).
|
changeset |
files
|
Mon, 04 Feb 2008 13:50:20 +0000 |
Florian Pose |
Added link to hardware table.
|
changeset |
files
|
Fri, 01 Feb 2008 22:01:59 +0000 |
Florian Pose |
Updated doxygen docs.
|
changeset |
files
|
Fri, 01 Feb 2008 21:34:35 +0000 |
Florian Pose |
Updated README etc.
|
changeset |
files
|
Fri, 01 Feb 2008 21:22:22 +0000 |
Florian Pose |
Esthetic surgery for slave.
|
changeset |
files
|
Fri, 01 Feb 2008 20:58:57 +0000 |
Florian Pose |
Esthetic surgery for domain.
|
changeset |
files
|
Fri, 01 Feb 2008 20:44:43 +0000 |
Florian Pose |
Small improvement of PDO offset calculation.
|
changeset |
files
|
Fri, 01 Feb 2008 20:37:10 +0000 |
Florian Pose |
Minor fixes.
|
changeset |
files
|
Fri, 01 Feb 2008 20:35:12 +0000 |
Florian Pose |
Minor fixes.
|
changeset |
files
|
Fri, 01 Feb 2008 20:26:26 +0000 |
Florian Pose |
Prepared RT interface 1.4.
|
changeset |
files
|
Fri, 01 Feb 2008 20:26:13 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Fri, 01 Feb 2008 13:35:29 +0000 |
Florian Pose |
Version 1.4.0-pre.
|
changeset |
files
|
Thu, 31 Jan 2008 14:44:33 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Wed, 30 Jan 2008 16:46:57 +0000 |
Florian Pose |
TODO.
|
changeset |
files
|
Wed, 30 Jan 2008 13:44:00 +0000 |
Florian Pose |
Added 8139too driver for 2.6.22.
|
changeset |
files
|
Tue, 08 Jan 2008 16:20:02 +0000 |
Florian Pose |
Increased maximum number of EEPROM words from 512 to 1024.
|
changeset |
files
|
Tue, 08 Jan 2008 16:19:28 +0000 |
Florian Pose |
Detection of page exceeding slave information file.
|
changeset |
files
|
Tue, 08 Jan 2008 15:18:30 +0000 |
Florian Pose |
Cut off category data on exceeding eeprom size limit.
|
changeset |
files
|
Fri, 21 Dec 2007 16:12:30 +0000 |
Florian Pose |
Improved EoE debugging.
|
changeset |
files
|
Tue, 18 Dec 2007 16:56:52 +0000 |
Florian Pose |
Fixed normal/expedited bug at CoE upload; more robust behaviour, when
|
changeset |
files
|
Thu, 22 Nov 2007 09:01:41 +0000 |
Florian Pose |
Added missing svn properties.
|
changeset |
files
|
Thu, 22 Nov 2007 08:40:03 +0000 |
Florian Pose |
Allow gaps in PDO mapping.
|
changeset |
files
|
Fri, 05 Oct 2007 08:13:50 +0000 |
Florian Pose |
Fixed lsec script.
|
changeset |
files
|
Fri, 05 Oct 2007 08:13:16 +0000 |
Florian Pose |
Ouput identity object indented in slave info file.
|
changeset |
files
|
Fri, 05 Oct 2007 07:42:47 +0000 |
Florian Pose |
Minor output changes in slave info file.
|
changeset |
files
|
Thu, 04 Oct 2007 08:38:05 +0000 |
Florian Pose |
Re-ordered slave info file.
|
changeset |
files
|
Thu, 04 Oct 2007 08:09:41 +0000 |
Florian Pose |
Store PDO mapping source in sync manager.
|
changeset |
files
|
Wed, 03 Oct 2007 09:19:01 +0000 |
Florian Pose |
merge -r969:970 branches/stable-1.3 -> trunk (fsm_coe_map.[ch] to dist)
|
changeset |
files
|
Wed, 03 Oct 2007 08:53:00 +0000 |
Florian Pose |
Release 1.3.2.
|
changeset |
files
|
Tue, 02 Oct 2007 08:35:01 +0000 |
Florian Pose |
Fixed source MAC address setting bug.
|
changeset |
files
|
Mon, 24 Sep 2007 12:12:11 +0000 |
Florian Pose |
Updated Doxygen documentation.
|
changeset |
files
|
Mon, 24 Sep 2007 10:35:00 +0000 |
Florian Pose |
Added Doxyfile to configuration files.
|
changeset |
files
|
Mon, 24 Sep 2007 10:28:39 +0000 |
Florian Pose |
Updated NEWS.
|
changeset |
files
|
Mon, 24 Sep 2007 08:56:50 +0000 |
Florian Pose |
SII writing workaround for some slaves, that don't respond correctly;
|
changeset |
files
|
Mon, 24 Sep 2007 07:54:51 +0000 |
Florian Pose |
Changed unit of ec_eeprom_write_request_t from word to byte.
|
changeset |
files
|
Mon, 24 Sep 2007 07:39:02 +0000 |
Florian Pose |
Renamed sii state functions.
|
changeset |
files
|
Mon, 24 Sep 2007 07:12:04 +0000 |
Florian Pose |
Added state machine graph for CoE mapping state machine.
|
changeset |
files
|
Mon, 24 Sep 2007 07:11:37 +0000 |
Florian Pose |
Minor changes.
|
changeset |
files
|
Thu, 20 Sep 2007 13:05:38 +0000 |
Florian Pose |
Minor: renamed [RT]XPDO to [RT]xPdo.
|
changeset |
files
|
Thu, 20 Sep 2007 12:58:35 +0000 |
Florian Pose |
Only exchange sync manager PDOs, if they could completely be read in.
|
changeset |
files
|
Thu, 20 Sep 2007 12:57:28 +0000 |
Florian Pose |
Added ec_sync_get_pdo_type().
|
changeset |
files
|
Thu, 20 Sep 2007 12:33:58 +0000 |
Florian Pose |
Minor comment change.
|
changeset |
files
|
Thu, 20 Sep 2007 10:15:21 +0000 |
Florian Pose |
Minor: Again moved setting of alternate PDO mapping flag.
|
changeset |
files
|
Thu, 20 Sep 2007 10:05:37 +0000 |
Florian Pose |
Minor: Moved setting of alternate PDO mapping flag.
|
changeset |
files
|
Thu, 20 Sep 2007 09:44:27 +0000 |
Florian Pose |
Fixed detection of missing EEPROM category limiter.
|
changeset |
files
|
Thu, 20 Sep 2007 09:43:59 +0000 |
Florian Pose |
Minor debugging output changes.
|
changeset |
files
|
Thu, 20 Sep 2007 09:12:27 +0000 |
Florian Pose |
Improved checking of EEPROM data while reading.
|
changeset |
files
|
Wed, 19 Sep 2007 17:44:28 +0000 |
Florian Pose |
Read PDO mapping from SDO dictionary (working, not finished yet).
|
changeset |
files
|
Wed, 19 Sep 2007 17:32:39 +0000 |
Florian Pose |
Added ec_slave_get_sdo() and ec_sdo_get_entry().
|
changeset |
files
|
Wed, 19 Sep 2007 17:25:48 +0000 |
Florian Pose |
Removed 'sdo' field from ec_sdo_request_t; Exported
|
changeset |
files
|
Wed, 19 Sep 2007 17:17:45 +0000 |
Florian Pose |
Improved handling for spontaneous AL state changes.
|
changeset |
files
|
Wed, 19 Sep 2007 11:52:58 +0000 |
Florian Pose |
Master takes mailbox sync manager configurations from EEPROM words
|
changeset |
files
|
Wed, 19 Sep 2007 09:44:48 +0000 |
Florian Pose |
Ignore TAGS.
|
changeset |
files
|
Wed, 19 Sep 2007 09:37:01 +0000 |
Florian Pose |
Calculate checksum when writing EEPROM or alias address.
|
changeset |
files
|
Wed, 19 Sep 2007 09:07:36 +0000 |
Florian Pose |
Minor fix: Set eeprom_size to 0 on unsuccessful memory allocation.
|
changeset |
files
|
Wed, 19 Sep 2007 08:24:25 +0000 |
Florian Pose |
Ignore all Kbuild files.
|
changeset |
files
|
Wed, 19 Sep 2007 08:22:20 +0000 |
Florian Pose |
Removed config.kbuild and replaced Kbuild files by Kbuild.in files.
|
changeset |
files
|
Tue, 18 Sep 2007 14:19:21 +0000 |
Florian Pose |
Debug statement, if slave does not support mailboxing.
|
changeset |
files
|
Tue, 18 Sep 2007 14:18:30 +0000 |
Florian Pose |
Avoid warnings on some compilers.
|
changeset |
files
|
Tue, 18 Sep 2007 14:17:49 +0000 |
Florian Pose |
Allow EEPROM writing when slave has error flag set.
|
changeset |
files
|
Tue, 18 Sep 2007 14:16:26 +0000 |
Florian Pose |
Added BK1100.
|
changeset |
files
|
Mon, 17 Sep 2007 10:30:16 +0000 |
Florian Pose |
Fixed e1000 driver when NAPI is enabled.
|
changeset |
files
|
Mon, 17 Sep 2007 10:24:30 +0000 |
Florian Pose |
Version 1.3.2-pre.
|
changeset |
files
|
Mon, 17 Sep 2007 10:24:13 +0000 |
Florian Pose |
Send frame to debug-if and debug-ring only when transmitted
|
changeset |
files
|
Mon, 17 Sep 2007 09:08:49 +0000 |
Florian Pose |
Include e1000_suspend() in #ifdef CONFIG_PM.
|
changeset |
files
|
Thu, 13 Sep 2007 11:07:19 +0000 |
Florian Pose |
Updated NEWS.
|
changeset |
files
|
Thu, 13 Sep 2007 10:56:51 +0000 |
Florian Pose |
Release 1.3.1.
|
changeset |
files
|
Wed, 12 Sep 2007 14:48:53 +0000 |
Florian Pose |
Improved EoE handling: Avoided skipping of datagrams and release lock
|
changeset |
files
|
Wed, 12 Sep 2007 14:07:28 +0000 |
Florian Pose |
Removed measure_bus_time().
|
changeset |
files
|
Wed, 12 Sep 2007 14:06:35 +0000 |
Florian Pose |
Store skipped information in datagrams; name datagrams for statistics
|
changeset |
files
|
Wed, 12 Sep 2007 13:20:59 +0000 |
Florian Pose |
Added FSM graph for master state machine.
|
changeset |
files
|
Wed, 12 Sep 2007 13:20:29 +0000 |
Florian Pose |
Clear station addresses with broadcast before setting them.
|
changeset |
files
|
Wed, 12 Sep 2007 13:12:38 +0000 |
Florian Pose |
Minor fix.
|
changeset |
files
|
Wed, 12 Sep 2007 13:10:15 +0000 |
Florian Pose |
Added --enable-eoe conditional.
|
changeset |
files
|
Wed, 12 Sep 2007 12:30:48 +0000 |
Florian Pose |
Show bus status and PDO slaves status in master info file.
|
changeset |
files
|
Wed, 12 Sep 2007 10:07:55 +0000 |
Florian Pose |
Better handling of unexpected working counters; introduced
|
changeset |
files
|
Wed, 12 Sep 2007 10:00:39 +0000 |
Florian Pose |
Create network interfaces for EoE devices with alias as eoeXaY.
|
changeset |
files
|
Wed, 12 Sep 2007 09:50:47 +0000 |
Florian Pose |
Add README.EoE to dist.
|
changeset |
files
|
Mon, 10 Sep 2007 12:47:03 +0000 |
Florian Pose |
Added EL1014v2.
|
changeset |
files
|
Thu, 06 Sep 2007 09:37:06 +0000 |
Florian Pose |
Added changes to NEWS file and fixed some typos. Set version to
|
changeset |
files
|
Thu, 06 Sep 2007 09:28:38 +0000 |
Florian Pose |
Fixed EtherCAT addressing problem on big-endian systems. The slaves
|
changeset |
files
|
Thu, 06 Sep 2007 09:23:56 +0000 |
Florian Pose |
Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64).
|
changeset |
files
|
Thu, 06 Sep 2007 09:21:33 +0000 |
Florian Pose |
Added Beckhoff_EL1004v2_Inputs
|
changeset |
files
|
Thu, 06 Sep 2007 09:14:38 +0000 |
Florian Pose |
Updated TODO.
|
changeset |
files
|
Wed, 22 Aug 2007 20:55:24 +0000 |
Richard Hacker |
Added Beckhoff_EL1004v2_PDO_Inputs to ecdb.h
|
changeset |
files
|
Mon, 20 Aug 2007 14:04:29 +0000 |
Florian Pose |
Added EoE helpers.
|
changeset |
files
|
Tue, 14 Aug 2007 14:00:07 +0000 |
Florian Pose |
Fixed init script.
|
changeset |
files
|
Fri, 10 Aug 2007 15:04:39 +0000 |
Florian Pose |
Release 1.3.0.
|
changeset |
files
|
Fri, 10 Aug 2007 15:04:06 +0000 |
Florian Pose |
Broadcast MAC address accepts first device.
|
changeset |
files
|
Fri, 10 Aug 2007 14:36:16 +0000 |
Florian Pose |
Adjusted sysconfig file.
|
changeset |
files
|
Fri, 10 Aug 2007 14:28:56 +0000 |
Florian Pose |
removed rc.status dependencies from init script.
|
changeset |
files
|
Fri, 10 Aug 2007 13:46:34 +0000 |
Florian Pose |
Added ecrt_master_get_slave_by_pos().
|
changeset |
files
|
Fri, 10 Aug 2007 13:35:11 +0000 |
Florian Pose |
Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
|
changeset |
files
|
Fri, 10 Aug 2007 13:00:31 +0000 |
Florian Pose |
Updated TODO.
|
changeset |
files
|
Fri, 10 Aug 2007 08:58:39 +0000 |
Florian Pose |
e1000 also supporting PCI MSI interrupts.
|
changeset |
files
|
Thu, 09 Aug 2007 15:45:56 +0000 |
Florian Pose |
Switched to tx socket buffer ring to avoid race conditions when multiple
|
changeset |
files
|
Thu, 09 Aug 2007 15:01:14 +0000 |
Florian Pose |
Implemented debug frame ring to output the last n frames for debugging
|
changeset |
files
|
Thu, 09 Aug 2007 14:47:37 +0000 |
Florian Pose |
Included datagram queuing in critical section in idle task; added some
|
changeset |
files
|
Thu, 09 Aug 2007 14:40:29 +0000 |
Florian Pose |
Re-ordered criteria for datagram matching.
|
changeset |
files
|
Thu, 09 Aug 2007 14:38:18 +0000 |
Florian Pose |
Removed checking for NULL slave pointer in EoE handler; added comments.
|
changeset |
files
|
Thu, 09 Aug 2007 14:28:54 +0000 |
Florian Pose |
Minor change.
|
changeset |
files
|
Wed, 08 Aug 2007 13:58:24 +0000 |
Florian Pose |
Changed names of debug interfaces.
|
changeset |
files
|
Wed, 08 Aug 2007 10:49:43 +0000 |
Florian Pose |
Fixed bug in configure.ac.
|
changeset |
files
|
Wed, 08 Aug 2007 10:31:54 +0000 |
Florian Pose |
Fixed defines bug in configure; renamed config.kbuild variables.
|
changeset |
files
|
Tue, 07 Aug 2007 13:33:57 +0000 |
Florian Pose |
Added debugging output for unmatched frames and those that timed out.
|
changeset |
files
|
Tue, 07 Aug 2007 13:33:21 +0000 |
Florian Pose |
Renamed EoE interfaces to eoe<MASTER>s<SLAVE>.
|
changeset |
files
|
Tue, 07 Aug 2007 13:22:37 +0000 |
Florian Pose |
Fixed typo.
|
changeset |
files
|
Tue, 07 Aug 2007 08:37:33 +0000 |
Florian Pose |
Fixed distribution for e1000.
|
changeset |
files
|
Tue, 07 Aug 2007 08:29:30 +0000 |
Florian Pose |
Added e1000 driver for 2.6.20.
|
changeset |
files
|
Tue, 07 Aug 2007 07:54:51 +0000 |
Florian Pose |
Added --enable-dummy; renamed EC_DBG_IF to EC_DEBUG_IF, ENABLE_DEBUG_IF
|
changeset |
files
|
Mon, 06 Aug 2007 12:33:09 +0000 |
Florian Pose |
Merged e1000 changes from 2.6.13 to 2.6.18 (not tested).
|
changeset |
files
|
Mon, 06 Aug 2007 11:51:52 +0000 |
Florian Pose |
Minor changes.
|
changeset |
files
|
Mon, 06 Aug 2007 11:46:41 +0000 |
Florian Pose |
First working version of e1000 driver under 2.6.13.
|
changeset |
files
|
Fri, 03 Aug 2007 14:11:37 +0000 |
Florian Pose |
Added ec_e1000 prefix for DPRINTK() macros.
|
changeset |
files
|
Fri, 03 Aug 2007 13:31:13 +0000 |
Florian Pose |
Improved Makefiles.
|
changeset |
files
|
Mon, 30 Jul 2007 11:50:08 +0000 |
Florian Pose |
Added e1000 driver for kernel 2.6.13.
|
changeset |
files
|
Mon, 30 Jul 2007 11:41:37 +0000 |
Florian Pose |
Made e1000_hw.h and e1000_osdep.h kernel-dependent.
|
changeset |
files
|
Wed, 25 Jul 2007 12:53:01 +0000 |
Florian Pose |
Serveral changes on e1000 driver (not tested!).
|
changeset |
files
|
Wed, 25 Jul 2007 12:52:06 +0000 |
Florian Pose |
Replaced ecdev_link_state() with ecdev_set_link(); added
|
changeset |
files
|
Wed, 25 Jul 2007 07:46:09 +0000 |
Florian Pose |
Updated TODO and NEWS.
|
changeset |
files
|
Tue, 17 Jul 2007 18:47:12 +0000 |
Florian Pose |
Advanced e1000 modifications.
|
changeset |
files
|
Fri, 13 Jul 2007 15:18:37 +0000 |
Florian Pose |
First version with e1000 driver (to be continued...)
|
changeset |
files
|
Fri, 08 Jun 2007 12:03:20 +0000 |
Florian Pose |
Improved dummy module.
|
changeset |
files
|
Wed, 06 Jun 2007 17:02:38 +0000 |
Florian Pose |
Added dummy module for simulation purposes.
|
changeset |
files
|
Thu, 03 May 2007 14:29:21 +0000 |
Florian Pose |
Introduced frames_timed_out flag to notice bus failure when link down is
|
changeset |
files
|
Fri, 16 Mar 2007 14:42:04 +0000 |
Florian Pose |
Completely lock master while an EoE cycle is executing.
|
changeset |
files
|
Fri, 16 Mar 2007 14:02:21 +0000 |
Florian Pose |
Version 1.3.0-rc1.
|
changeset |
files
|
Fri, 16 Mar 2007 14:00:12 +0000 |
Florian Pose |
Dynamic creation of EoE handlers.
|
changeset |
files
|
Fri, 16 Mar 2007 13:39:19 +0000 |
Florian Pose |
Configure alternative PDO mapping only on slaves that have PDO sync
|
changeset |
files
|
Fri, 16 Mar 2007 11:23:08 +0000 |
Florian Pose |
Removed unecessary clearing of EoE handlers in master init function;
|
changeset |
files
|
Fri, 16 Mar 2007 11:06:40 +0000 |
Florian Pose |
Updated TODO.
|
changeset |
files
|
Fri, 16 Mar 2007 11:04:50 +0000 |
Florian Pose |
Respected endianess in sysfs SDO output; Separate message, if data type
|
changeset |
files
|
Mon, 12 Mar 2007 18:21:42 +0000 |
Florian Pose |
Slave configuration exclusively from master thread; removed
|
changeset |
files
|
Mon, 12 Mar 2007 18:15:06 +0000 |
Florian Pose |
Merged changes of examples/mini/mini.c -r858:859 to
|
changeset |
files
|
Mon, 12 Mar 2007 18:12:30 +0000 |
Florian Pose |
Minor changes in minimal example.
|
changeset |
files
|
Mon, 12 Mar 2007 16:40:23 +0000 |
Florian Pose |
Fixed missing semaphore initialization.
|
changeset |
files
|
Mon, 12 Mar 2007 13:59:23 +0000 |
Florian Pose |
Added scan time output.
|
changeset |
files
|
Mon, 12 Mar 2007 13:59:06 +0000 |
Florian Pose |
Fixed skipped datagrams when not in FSM idle phase.
|
changeset |
files
|
Mon, 12 Mar 2007 12:11:43 +0000 |
Florian Pose |
Introduced idle flag in master state machine.
|
changeset |
files
|
Mon, 12 Mar 2007 11:02:05 +0000 |
Florian Pose |
Renamed names of enum type ec_request_state_t.
|
changeset |
files
|
Mon, 12 Mar 2007 08:47:56 +0000 |
Florian Pose |
Made waiting for device semaphore uninterruptible.
|
changeset |
files
|
Mon, 12 Mar 2007 08:42:02 +0000 |
Florian Pose |
Replaced master variable 'atomic_t available' by integer and used
|
changeset |
files
|
Fri, 09 Mar 2007 15:11:29 +0000 |
Florian Pose |
Implemented SDO reading with wait queues.
|
changeset |
files
|
Fri, 09 Mar 2007 14:00:32 +0000 |
Florian Pose |
Renamed ec_eeprom_request_state_t enum to ec_request_state_t and made it
|
changeset |
files
|
Fri, 09 Mar 2007 13:44:46 +0000 |
Florian Pose |
Updated TODO.
|
changeset |
files
|
Fri, 09 Mar 2007 13:24:15 +0000 |
Florian Pose |
Removed X:Y addressing scheme, ec_slave_is_coupler(),
|
changeset |
files
|
Fri, 09 Mar 2007 13:16:12 +0000 |
Florian Pose |
Correctted resetting topology_change_pending and tainted flags.
|
changeset |
files
|
Fri, 09 Mar 2007 10:32:25 +0000 |
Florian Pose |
Adjusted minimal example to interface changes.
|
changeset |
files
|
Fri, 09 Mar 2007 10:24:50 +0000 |
Florian Pose |
Added parameters for vendor ID and product code to ecrt_get_slave(); PDO
|
changeset |
files
|
Thu, 08 Mar 2007 18:15:25 +0000 |
Florian Pose |
Allow only MAC addresses as device identifiers; replaced master list by
|
changeset |
files
|
Thu, 08 Mar 2007 13:06:20 +0000 |
Florian Pose |
Updated NEWS and TODO.
|
changeset |
files
|
Thu, 08 Mar 2007 13:02:42 +0000 |
Florian Pose |
Removed ecrt_master_run(), removed datagram queueing from state
|
changeset |
files
|
Thu, 08 Mar 2007 08:10:32 +0000 |
Florian Pose |
Updated TODO.
|
changeset |
files
|
Wed, 07 Mar 2007 17:37:21 +0000 |
Florian Pose |
Implemented alternative PDO mapping configuration interface.
|
changeset |
files
|
Wed, 07 Mar 2007 17:27:25 +0000 |
Florian Pose |
Updated TODO.
|
changeset |
files
|
Wed, 07 Mar 2007 16:20:20 +0000 |
Florian Pose |
Updated TODO.
|
changeset |
files
|
Wed, 07 Mar 2007 15:29:02 +0000 |
Florian Pose |
Fixed sync manager freeing bug coming up in r833.
|
changeset |
files
|
Wed, 07 Mar 2007 13:56:00 +0000 |
Florian Pose |
Removed obsolete ec_slave_sync_config().
|
changeset |
files
|
Wed, 07 Mar 2007 13:29:29 +0000 |
Florian Pose |
Layed out FMMU structure and methods to own files.
|
changeset |
files
|
Wed, 07 Mar 2007 13:12:33 +0000 |
Florian Pose |
Moved a few constants to the files they are needed in.
|
changeset |
files
|
Wed, 07 Mar 2007 13:06:40 +0000 |
Florian Pose |
Layed out sync manager structures and methods into own files.
|
changeset |
files
|
Wed, 07 Mar 2007 11:46:02 +0000 |
Florian Pose |
Layed out PDO structures to own files.
|
changeset |
files
|
Wed, 07 Mar 2007 11:30:09 +0000 |
Florian Pose |
Renamed ec_sii_sync_t to ec_sync_t.
|
changeset |
files
|
Wed, 07 Mar 2007 11:18:34 +0000 |
Florian Pose |
Renamed ec_sii_pdo_t and ec_sii_pdo_entry_t to ec_pdo_t and
|
changeset |
files
|
Wed, 07 Mar 2007 11:11:17 +0000 |
Florian Pose |
Simplified handling of EEPROM strings.
|
changeset |
files
|
Tue, 06 Mar 2007 15:11:44 +0000 |
Florian Pose |
Renamed slave configuration states "sync" to "mbox_sync" and "sync2" to
|
changeset |
files
|
Tue, 06 Mar 2007 15:07:13 +0000 |
Florian Pose |
Changed order of slave conf FSM in graph.
|
changeset |
files
|
Tue, 06 Mar 2007 14:48:50 +0000 |
Florian Pose |
Improved slave configuration FSM graph.
|
changeset |
files
|
Tue, 06 Mar 2007 10:37:56 +0000 |
Florian Pose |
Renamed SII fetching functions (non-functional).
|
changeset |
files
|
Tue, 06 Mar 2007 09:15:12 +0000 |
Florian Pose |
Introduced ec_slave_get_pdo_sync().
|
changeset |
files
|
Tue, 06 Mar 2007 09:06:01 +0000 |
Florian Pose |
SII sync managers as array instead of list, removed sync manager
|
changeset |
files
|
Mon, 05 Mar 2007 16:59:02 +0000 |
Florian Pose |
Improved mapping FSM graph.
|
changeset |
files
|
Mon, 05 Mar 2007 15:50:30 +0000 |
Florian Pose |
Added PDO mapping FSM graph.
|
changeset |
files
|
Mon, 05 Mar 2007 14:59:23 +0000 |
Florian Pose |
Removed unnecessary edge in slave configuration FSM graph.
|
changeset |
files
|
Mon, 05 Mar 2007 14:51:53 +0000 |
Florian Pose |
Added DOT graph for slave configuration FSM.
|
changeset |
files
|
Mon, 05 Mar 2007 11:34:52 +0000 |
Florian Pose |
Removed ugly ec_slave_has_subbus() function.
|
changeset |
files
|
Mon, 05 Mar 2007 10:35:50 +0000 |
Florian Pose |
Introduced master status, ecrt_master_get_status(), tainted flag,
|
changeset |
files
|
Mon, 05 Mar 2007 10:00:18 +0000 |
Florian Pose |
Corrected type of online_state.
|
changeset |
files
|
Mon, 05 Mar 2007 09:55:39 +0000 |
Florian Pose |
Introduced ec_slave_online_state_t, ec_slave_set_online_state(), renamed
|
changeset |
files
|
Mon, 05 Mar 2007 09:10:02 +0000 |
Florian Pose |
Moved state request on PDO registration to slave.c.
|
changeset |
files
|
Sun, 04 Mar 2007 16:15:23 +0000 |
Florian Pose |
Updated TODO.
|
changeset |
files
|
Fri, 02 Mar 2007 15:43:45 +0000 |
Florian Pose |
Implemented alias reading/writing via sysfs.
|
changeset |
files
|
Fri, 02 Mar 2007 14:47:09 +0000 |
Florian Pose |
Minor changes in EEPROM write code.
|
changeset |
files
|
Fri, 02 Mar 2007 14:35:49 +0000 |
Florian Pose |
Fixed signal issue in EEPROM writing code.
|
changeset |
files
|
Fri, 02 Mar 2007 08:45:21 +0000 |
Florian Pose |
Fixed possible race with next request pointer again.
|
changeset |
files
|
Fri, 02 Mar 2007 07:45:00 +0000 |
Florian Pose |
Fixed possible bug in master FSM concerning unqueueing of EEPROM write
|
changeset |
files
|
Fri, 02 Mar 2007 07:37:34 +0000 |
Florian Pose |
Updated TODO.
|
changeset |
files
|
Thu, 01 Mar 2007 21:34:10 +0000 |
Florian Pose |
Introduced EEPROM write requests: EEPROM write operations from user
|
changeset |
files
|
Thu, 01 Mar 2007 21:23:07 +0000 |
Florian Pose |
Made data pointer in ec_fsm_sii_write() const.
|
changeset |
files
|
Thu, 01 Mar 2007 15:03:08 +0000 |
Florian Pose |
ec_slave_write_eeprom now returns certain error codes.
|
changeset |
files
|
Thu, 01 Mar 2007 14:52:17 +0000 |
Florian Pose |
Updated NEWS file.
|
changeset |
files
|
Thu, 01 Mar 2007 14:50:53 +0000 |
Florian Pose |
Removed eeprom_write_enable file.
|
changeset |
files
|
Wed, 28 Feb 2007 09:22:03 +0000 |
Florian Pose |
Completely removed ecrt_slave_pdo_size() code.
|
changeset |
files
|
Fri, 23 Feb 2007 13:42:30 +0000 |
Florian Pose |
Fixed enable8139too switch in config.kbuild.
|
changeset |
files
|
Thu, 22 Feb 2007 13:39:19 +0000 |
Florian Pose |
Added datagram state to "Failed to receive..." messages.
|
changeset |
files
|
Thu, 22 Feb 2007 10:15:02 +0000 |
Florian Pose |
Minor fix in 2.6.19 forcedeth driver.
|
changeset |
files
|
Thu, 22 Feb 2007 10:06:32 +0000 |
Florian Pose |
Back-ported the running forcedeth driver from 2.6.19 to 2.6.17.
|
changeset |
files
|
Thu, 22 Feb 2007 09:34:32 +0000 |
Florian Pose |
forcedeth device driver running fine.
|
changeset |
files
|
Thu, 22 Feb 2007 09:19:02 +0000 |
Florian Pose |
Removed faulty polling before device->open().
|
changeset |
files
|
Wed, 21 Feb 2007 13:43:47 +0000 |
Florian Pose |
Destroy slaves when leaving idle mode.
|
changeset |
files
|
Wed, 21 Feb 2007 13:38:02 +0000 |
Florian Pose |
Introduced DEVICE_MODULES variable in sysconfig file; enabled init
|
changeset |
files
|
Wed, 21 Feb 2007 13:36:08 +0000 |
Florian Pose |
Fixed installation of 8139too driver when disabled.
|
changeset |
files
|
Wed, 21 Feb 2007 12:42:20 +0000 |
Florian Pose |
Made forcedeth driver compile with 2.6.19.
|
changeset |
files
|
Wed, 21 Feb 2007 12:41:25 +0000 |
Florian Pose |
Fixed device Kbuild file again.
|
changeset |
files
|
Wed, 21 Feb 2007 11:47:18 +0000 |
Florian Pose |
Fixed REV variable in devices Kbuild file.
|
changeset |
files
|
Wed, 21 Feb 2007 11:40:40 +0000 |
Florian Pose |
Added testing version for forcedeth for 2.6.19 kernel.
|
changeset |
files
|
Wed, 21 Feb 2007 10:41:54 +0000 |
Florian Pose |
Added --enable-8139too; cleaned up configure.ac and devices/Kbuild.
|
changeset |
files
|
Wed, 21 Feb 2007 10:26:19 +0000 |
Florian Pose |
Added testing version of forcedeth driver.
|
changeset |
files
|
Wed, 21 Feb 2007 09:30:24 +0000 |
Florian Pose |
Fixed addition of e100 driver to target objects in devices Kbuild makefile.
|
changeset |
files
|
Tue, 20 Feb 2007 17:15:43 +0000 |
Florian Pose |
Made master devices persistent; added ec_device_attach() and ec_device_detach().
|
changeset |
files
|
Tue, 20 Feb 2007 13:42:44 +0000 |
Florian Pose |
Removed ktype for module kobject; added backup device for master; device
|
changeset |
files
|
Tue, 20 Feb 2007 13:40:30 +0000 |
Florian Pose |
Added ec_device_id_print().
|
changeset |
files
|
Tue, 20 Feb 2007 11:28:15 +0000 |
Florian Pose |
New module file /sys/ethercat, masters moved to /sys/ethercat/masterX.
|
changeset |
files
|
Tue, 20 Feb 2007 09:43:23 +0000 |
Florian Pose |
Layed out device ID functionality in own files.
|
changeset |
files
|
Tue, 20 Feb 2007 09:37:57 +0000 |
Florian Pose |
Minor change in device.c (removed unused header).
|
changeset |
files
|
Fri, 16 Feb 2007 17:13:39 +0000 |
Florian Pose |
Introduced device IDs; removed comment lines from 8139too; removed
|
changeset |
files
|
Fri, 16 Feb 2007 13:30:46 +0000 |
Florian Pose |
Removed ec_eoeif_count parameter from master module.
|
changeset |
files
|
Fri, 16 Feb 2007 13:23:57 +0000 |
Florian Pose |
Removed XML device from master structure.
|
changeset |
files
|
Fri, 16 Feb 2007 09:52:39 +0000 |
Florian Pose |
Fixed e100 installation with disabled ENABLE_E100.
|
changeset |
files
|
Thu, 15 Feb 2007 16:59:28 +0000 |
Florian Pose |
Added --enable-e100 switch to configure.
|
changeset |
files
|
Wed, 14 Feb 2007 17:26:25 +0000 |
Florian Pose |
First experimental version of e100 driver.
|
changeset |
files
|
Wed, 14 Feb 2007 17:24:22 +0000 |
Florian Pose |
Minor changes to root Makefile.am.
|
changeset |
files
|
Wed, 14 Feb 2007 09:33:32 +0000 |
Florian Pose |
Updated TODO.
|
changeset |
files
|
Tue, 13 Feb 2007 13:07:27 +0000 |
Florian Pose |
Release 1.2
|
changeset |
files
|
Tue, 13 Feb 2007 13:05:25 +0000 |
Florian Pose |
Updated NEWS file.
|
changeset |
files
|
Tue, 13 Feb 2007 13:01:59 +0000 |
Florian Pose |
Changed structure of scripts subdirectory.
|
changeset |
files
|
Tue, 13 Feb 2007 13:00:19 +0000 |
Florian Pose |
Updated AUTHORS file.
|
changeset |
files
|
Tue, 13 Feb 2007 12:59:18 +0000 |
Florian Pose |
Updated README file.
|
changeset |
files
|
Tue, 13 Feb 2007 12:57:22 +0000 |
Florian Pose |
Updated INSTALL file.
|
changeset |
files
|