Ticket #29 (new enhancement)

Opened 6 months ago

Last modified 5 months ago

Variables support

Reported by: florian Owned by: admin
Priority: major Milestone: Casetta 0.4
Component: casetta/data Version: 0.3
Keywords: casetta data transfer cat newcat Cc:

Description

Add the support of variables:

  • add classes
  • add the transfer stuff
  • add the cat support
  • add the newcat support

The documentation work is here : http://casetta.tuxfamily.org/formats/raw.

Attachments

Change History

Changed 5 months ago by Xion345

The current function to unpack the BCD-like code returned by the calculator is really ugly.
It uses : hex(ord(i)).replace('0x',)
I would need some help to imrove that.
I looked at struct and array python modules but I didn't find anything useful

Changed 5 months ago by florian

If this code is really too ugly, we can write a function to make the convertion... but I don't really see what exacty is needed. Can you upload your code in the svn repository, or copy here more code?

Add/Change #29 (Variables support)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.