Update notes and documents
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
113d31a592
commit
91978e22d9
10 changed files with 155 additions and 37 deletions
|
@ -13,3 +13,4 @@
|
|||
## Next Steps
|
||||
- Test different worker amounts
|
||||
- Finish personas, use cases and requirements
|
||||
- Plan protocol and signal
|
||||
|
|
17
notes/2022-10-27_meeting.md
Normal file
17
notes/2022-10-27_meeting.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Meeting 2022-10-27
|
||||
## Attendees
|
||||
* Severin Kaderli
|
||||
* Reto König
|
||||
|
||||
## Progress
|
||||
* Requirements
|
||||
* Solution
|
||||
* Mockups
|
||||
|
||||
## Topics
|
||||
|
||||
|
||||
## Next Steps
|
||||
- Postamble
|
||||
- Consider other protocols (checksums, preamble, postamble)
|
||||
- Risks of transmission failure
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
# 2022-09-25
|
||||
* Another test with a speaker
|
||||
* No change measurable in magnetmeter even if I can see the coil vibrate
|
||||
* No change measurable in magnetometer even if I can see the coil vibrate
|
||||
* I assume the change in the magnetic field is too small to be measured
|
||||
* Finish project plan
|
||||
|
||||
|
@ -80,3 +80,23 @@
|
|||
* Eve
|
||||
* Wants to transmit data in an airgapped system
|
||||
* eg.
|
||||
|
||||
# 2022-10-25
|
||||
* Flesh out requirements
|
||||
* Signal
|
||||
* Preamble
|
||||
* 3 Hi
|
||||
* 1 Low
|
||||
* 3 Hi
|
||||
* Protocol
|
||||
* Manchester Encoded Bits
|
||||
* Clock of 250ms
|
||||
|
||||
# 2022-10-26
|
||||
* Start documenting solution
|
||||
* Start documenting some preliminaries
|
||||
* Update requirements and personas
|
||||
* Create mockups for app and website
|
||||
|
||||
# 2022-10-27
|
||||
* Prepare meeting notes
|
||||
|
|
Reference in a new issue