Mercurial > public > m209
log
age | author | description |
---|---|---|
2013-06-09 | Brian Neal | Rename utils.group to utils.group_text. |
2013-06-08 | Brian Neal | Implemented the decrypt procedure. |
2013-06-08 | Brian Neal | Minor formatting changes. |
2013-06-08 | Brian Neal | Refactor the encrypt procedure into a class. |
2013-06-08 | Brian Neal | Created an encrypt procedure and a first test for it. |
2013-06-07 | Brian Neal | Finish config file style key list read/write routines. |
2013-06-06 | Brian Neal | Working on reading key lists. Started on config file format. |
2013-06-06 | Brian Neal | Add a method to retrieve settings from a M209 instance. |
2013-06-05 | Brian Neal | Gave KeyWheel a __str__() method and test. |
2013-06-04 | Brian Neal | Added a test for Drum.to_key_list(). |
2013-06-04 | Brian Neal | Added Drum.to_key_list() and Drum.__str__(). |
2013-06-03 | Brian Neal | Added a M209.set_all_pins() method. |
2013-06-03 | Brian Neal | Added converter tests. |
2013-06-02 | Brian Neal | Added a M209.set_key_wheels() method. |