forked from Michel2/pytimex
Update README.md and PROTOCOL.md
This commit is contained in:
+3
-1
@@ -113,6 +113,8 @@ Packed string max length is 15 characters + terminator. If there is no
|
||||
terminator in the 16 characters, the watch will start displaying its own
|
||||
memory.
|
||||
|
||||
The Windows help file states that the 150 and 150s supports up to 31
|
||||
characters + terminator. I have not yet tested this.
|
||||
|
||||
## Data packets
|
||||
|
||||
@@ -219,7 +221,7 @@ Example: 0x02 0x0e 0x1c 0x1d - timezone 2 named EST
|
||||
Versions: 3, 4
|
||||
|
||||
Combination of time packet and time zone name packet. Also includes
|
||||
information on date format, I believe. For models 150 and 150s.
|
||||
information on date format. For models 150 and 150s.
|
||||
|
||||
| Byte | Description |
|
||||
| ---- | -------------------------------- |
|
||||
|
||||
@@ -15,7 +15,6 @@ program. Much easier than getting it from the CRT!
|
||||
|
||||
## TODO
|
||||
|
||||
* Implement protocol for 150 and 150s
|
||||
* Test everything more extensively (most tests have been comparing to
|
||||
data from the original Timex software) - set up unit tests
|
||||
* Work on the protocol documentation
|
||||
@@ -23,6 +22,9 @@ program. Much easier than getting it from the CRT!
|
||||
More specific work:
|
||||
|
||||
* Implement phone number type/letter support
|
||||
* Support for date format (model 150)
|
||||
* Support for multiple numbers on one phone book entry
|
||||
* Add "beeps" packet
|
||||
|
||||
|
||||
## "Timex Notebook Adapter"
|
||||
|
||||
Reference in New Issue
Block a user