@@ -41,7 +41,7 @@ Please consider this code experimental and beta quality.
4141It is a work in progress and is rapidly changing.
4242
4343Every attempt has been made to comply with the revelant DSP306 and other
44- standards and esd files from multile sources have been tested for loading and
44+ standards and EDS files from multiple sources have been tested for loading and
4545saving as been (at times) validated for errors using EDS conformance tools.
4646
4747With many thanks to the following contributors for spotting my mistakes and
@@ -59,12 +59,12 @@ Library
5959* Save EDS/DCF classes back to EDS file
6060* Export C and H files in CanOpenNode format CO_OD.c and CO_OD.h
6161* EDS/DCF supports modules
62- * EDS/DCF supports compactPDO (read only) 1 *
63- * EDS/DCF supports implict PDO (read only) 1 *
64- * EDS/DCF supports CompactSubOb (read only) 1 *
62+ * EDS/DCF supports compactPDO (read only) * ¹
63+ * EDS/DCF supports implict PDO (read only) * ¹
64+ * EDS/DCF supports CompactSubOb (read only) * ¹
6565* Supports loading/saving of all EDS/DCF module information
6666
67- 1 * read only in this context means the EDS/DCF is fully expanded but the compact
67+ * ¹ Read only, in this context, means the EDS/DCF is fully expanded but the compact
6868 forms is not written back, only the expanded form will be saved.
6969
7070GUI
8080* Create profiles that can be added to any project (just save the device xml file to the profiles/
8181 directory, only include the minimum number of objects that you want to auto insert) This will auto add to insert menu
8282* Edit Device and File Info sections
83- * Set RX/TX PDO mappings easily from dropdown lists of avaiable objects
83+ * Set RX/TX PDO mappings easily from dropdown lists of available objects
8484* Add and remove new PDO entries (communication paramaters and mapping) in a single button push
85- * Save groups of EDS/XML files as a network objects with abality to set concrete node IDs
86- * View report of all configured PDO across the network
85+ * Save groups of EDS/XML files as a network object with ability to set concrete node IDs
86+ * View report of all configured PDOs across the network
8787* View modules and module details present within EDS files
8888* View/edit actual object values for device configuring/DCF files
8989* Support for loading XDD files (CanOpen offical XML)
9090* Support for saving XDD files (CanOpen offical XML)
91- * Some module info is displayed in GUI showing avaiable modules (eds) and
91+ * Some module info is displayed in GUI showing available modules (eds) and
9292 configured modules (dcf) and what OD entries they reference. Full details such
9393 as subobj extension and fixed subobj are not currently displayed and unless
9494 there is demand probably will not ever be.
0 commit comments