Simon Larsson
7791e3c075
Lots of small notes in protocol documentation
...
Arduino blasting works better now, so I'm able to test more.
Charset documentation improved, and some undocumented usage added!
2020-07-04 20:18:16 +02:00
Simon Larsson
110c428a44
Working on better implementation of DATA1
...
since the START1 header packet needs to know how many DATA1
packets there are. This complicates things a bit.
2020-07-04 18:12:17 +02:00
Simon Larsson
6acd20f4c1
Fixed a screwup in the protocol documentation
2020-07-04 16:24:46 +02:00
Simon Larsson
59b38dd213
Changing defaults for anniversary and Todo
...
Minor change in how addNew* methods call the new objects.
2020-07-04 16:08:03 +02:00
Simon Larsson
16613028d9
Correct implementation of phone number encoding
2020-07-04 10:49:13 +02:00
Simon Larsson
96e1577bc2
More information on phone number records
...
Admittedly, there are a lot of small intricate details everywhere.
2020-07-04 10:00:44 +02:00
Simon Larsson
755574a171
Updating note on phone numbers
2020-07-04 09:49:42 +02:00
Simon Larsson
fadbbd7840
Removed debug statement
2020-07-04 09:15:23 +02:00
Simon Larsson
ed92be1423
Updating note on unknown byte
2020-07-04 09:02:33 +02:00
Simon Larsson
36bc053d08
Fixing string packing to conform with protocol
2020-07-04 08:52:56 +02:00
Simon Larsson
9d4945805c
Fixed protocol notes
...
String termination is done differently than I thought.
Added information on DATA1 packet continuation. Still do not understand
the unknown byte of DATA1 packets.
Added the type byte of phone number packets.
2020-07-03 21:02:08 +02:00
Simon Larsson
5ce2c4fb36
Fix note on alarm before appointments
2020-07-03 17:57:27 +02:00
Simon Larsson
1895203656
More sensible sumstitution choices for special characters
...
Now one should be able to use str.lower() on strings!
2020-07-03 17:38:09 +02:00
Simon Larsson
10296b6e47
Add note on 150 and 150s
2020-07-03 17:37:29 +02:00
Simon Larsson
36b496e9cb
Make the Notebook Adapter emulator work + add package parsing
...
Don't know why I had committed a broken version. This one runs,
and also parses packet length when in text mode, to add appropriate
newlines.
2020-07-03 17:35:17 +02:00
Simon Larsson
8355b8ebda
Updating timezone class
...
Adding string representation and default arguments
2020-06-07 18:49:27 +02:00
Simon Larsson
33c82787f9
Commit version which actually works with commited Arduino code
...
Buffers everything until flush is called
2020-06-06 20:56:14 +02:00
Simon Larsson
89f125c2cd
Small updates to protocol documentation
2020-06-06 20:55:41 +02:00
Simon Larsson
3f0c3f92ed
Ignore swp files
2020-06-06 08:39:10 +02:00
Simon Larsson
2aeac2e358
Moving protocol documentation to its own file
2020-05-30 14:40:21 +02:00
Simon Larsson
1b23ace6b0
Added info on hardware for the Blaster
2020-05-30 09:09:15 +02:00
Simon Larsson
9b40d60341
Cleaning up test code
2020-05-30 09:00:39 +02:00
Simon Larsson
752d645324
Update alarms code
2020-05-30 08:57:20 +02:00
Simon Larsson
aa6129723d
Adding Arduino sketch for completely buffering implementation
2020-05-29 21:39:25 +02:00
Simon Larsson
9073271cd5
Adding python code
2020-05-29 21:34:02 +02:00
Simon Larsson
c830da0809
Updating README
2020-05-29 21:33:36 +02:00
Simon Larsson
6ce9129de4
Adding a README
2020-05-29 21:31:22 +02:00
Snigel and GitHub
0b5564b921
Initial commit
2020-05-29 21:28:37 +02:00