Personal tools
Document Actions

discussion on speed

Up to Software suite V2 - Middleware - tux_driver

discussion on speed

Posted by eFfeM at May 03. 2008

Hi,


In cmd_parser.c I bumped into tux_movement_conststr_to_val.
This one contains a test for values like VERYLOW, LOW etc
However, if I look into the api doc, these values are not used (as speed is an integer value).
I would have removed them, but i noticed that these values still are used in the type move_speed_t and this type again is used in tux_movement_perform


There seems to be an inconsistency here. Would like advice on how to proceed (or someone who picks this up).
BTW not too sure if we have a bug tracker (never bothered to look for one), but guess it would be useful for things like this.


Re: discussion on speed

Posted by Rémi Jocaille at May 07. 2008
True, I thinked that is more easy to write a command with an integer value instead of a set of named values. But I taked the other choice for other commands...
In effect, it need to be changed.
Powered by Ploneboard
You are here: Home Forum Software suite V2 - Middleware - tux_driver discussion on speed

Powered by Plone CMS, the Open Source Content Management System