Init Commit: Moved bproto to seperate repo
This commit is contained in:
24
TODOs.md
Normal file
24
TODOs.md
Normal file
@@ -0,0 +1,24 @@
|
||||
## TODOs:
|
||||
- [X] Create pytest unit test
|
||||
- [X] Create combine unit test (python -> c -> python)
|
||||
- [X] Package ID + Sizes
|
||||
- [X] Generic Deocde (decode with Id)
|
||||
- [X] Converage Reports
|
||||
|
||||
- [X] Clean Up Code / Add consitanzie for Code
|
||||
- [ ] Add _Proper_ docs (code, dev tooling and product)
|
||||
- [ ] Dockerize for simplification
|
||||
|
||||
- [ ] Markdown Backend
|
||||
- [X] Hash + CRC checksum
|
||||
- [X] Proper Docs
|
||||
- [X] Vscode Plugin Syntax Highlighting
|
||||
|
||||
- [X] Add __eq__ for bitfields
|
||||
|
||||
- [X] Bitfield and
|
||||
- [X] Handle different endiandiss on differnt architectures (currently only little)
|
||||
- [ ] Current: using memcpy to handle diffrent endiandiss, is there a bette way?
|
||||
|
||||
- [X] Introduce flake8
|
||||
- [X] Big Reafactor
|
||||
Reference in New Issue
Block a user