From b64f3dc888deb1b820504bd5b2f48916f7677c7d Mon Sep 17 00:00:00 2001 From: Florian Pose <fp@igh-essen.com> Date: Fri, 20 Jun 2008 07:55:28 +0000 Subject: [PATCH] TODO. --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 48072667..664af8ce 100644 --- a/TODO +++ b/TODO @@ -13,6 +13,12 @@ Version 1.4.0: * Adapt remaining examples. * READMEs for examples. * Update documentation. +* ethercat 'list_config' +* Stop master thread at ecrt_master_request(). +* Overthink display style of hex numbers. +* Remove #x:y alias output. +* Race in jiffies frame timeout. +* FoE Future issues: @@ -26,7 +32,6 @@ Future issues: * Separate CoE debugging. * Evaluate EEPROM contents after writing. * Optimize alignment of process data. -* Wait for bus scanning, even when link is not up at ecrt_request_master()? * Redundancy with 2 network adapters. * Interface/buffers for asynchronous domain IO. * Add a -n (numeric) switch to ethercat command. -- GitLab