From: greg Date: Mon, 14 May 2007 07:05:18 +0000 (+0000) Subject: DS-302 profile update X-Git-Tag: jan-benda-base~58 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/CanFestival-3.git/commitdiff_plain/3d80e6319239ff12b82e1e5690834a9a7b35cbf4 DS-302 profile update --- diff --git a/objdictgen/config/DS-302.prf b/objdictgen/config/DS-302.prf index c2f0d17..d6cd872 100644 --- a/objdictgen/config/DS-302.prf +++ b/objdictgen/config/DS-302.prf @@ -6,15 +6,15 @@ MappingDictionary for DS-302 Mapping = { 0x1F20 : {"name" : "Store DCF", "struct" : rec, "need" : False, "values" : - [{"name" : "Number of Entries", "type" : 0x02, "access" : 'ro', "pdo" : False}, + [{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, {"name" : "Store DCF for node %d[(sub)]", "type" : 0x0F, "access" : 'rw', "pdo" : False, "nbmax" : 0x7F}]}, 0x1F21 : {"name" : "Storage Format", "struct" : rec, "need" : False, "values" : - [{"name" : "Number of Entries", "type" : 0x02, "access" : 'ro', "pdo" : False}, + [{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, {"name" : "Storage Format for Node %d[(sub)]", "type" : 0x02, "access" : 'rw', "pdo" : False, "nbmax" : 0x7F}]}, 0x1F22 : {"name" : "Concise DCF", "struct" : rec, "need" : False, "values" : - [{"name" : "Number of Entries", "type" : 0x02, "access" : 'ro', "pdo" : False}, + [{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, {"name" : "Concise DCF for Node %d[(sub)]", "type" : 0x0F, "access" : 'rw', "pdo" : False, "nbmax" : 0x7F}]} }