Changeset 259 for trunk/brainstorms/Puzzlebox/Brainstorms/Interface.py
- Timestamp:
- 01/04/11 04:58:05 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/brainstorms/Puzzlebox/Brainstorms/Interface.py
r258 r259 10 10 11 11 __changelog__ = """\ 12 Last Update: 2010.12. 0412 Last Update: 2010.12.12 13 13 14 14 """ … … 16 16 __todo__ = """ 17 17 - ERROR: could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0' /dev/ttyUSB0 18 - ERROR: Could not configure port: (5, 'Input/output error') /dev/ttyS0 18 19 - server may not correctly handle multiple clients connected 19 20 to an embedded Brainstorms server 21 - add setting to configuration.ini for which helicopter command gets 22 called when speed reaches threshold 20 23 - disable autorepeating on shortcut keys 21 24 - update configuration.ini file with settings entered into interface
Note: See TracChangeset
for help on using the changeset viewer.