Simon Albinsson
65317ef504
Still dosnt work but now it compiles
2018-04-12 16:10:46 +00:00
Simon Albinsson
ceb161c6a8
adds tests for crc
2018-04-12 15:32:43 +00:00
Simon Albinsson
d4dc8220f7
adds class for crc8 calculations
2018-04-12 15:30:49 +00:00
Simon Albinsson
20f98cdf61
Start of init function
...
The first parts of the init function. This should be the most neccesary
info that the class needs.
2018-04-07 22:55:45 +00:00
Simon Albinsson
8415d2594b
Short warning about the general call command
2018-04-07 22:52:33 +00:00
Simon Albinsson
866814fe59
Utility method for generating set-baseline
...
Realy the read/write command should probbably get updated to be able to
tale some additional data for writing but meh... creating an utility
function to generate extra-data is also workable, even if it creates
some unneccesary objects...
2018-04-07 22:38:36 +00:00
Simon Albinsson
3e10e27c85
created class, removed a few unneccesary rows
...
In order to make edits to class readable i commit this mostly white
space edit. Further more it removes a few application specific or
testing lines.
2018-04-07 22:28:33 +00:00
Simon Albinsson
b9c17cd791
startng to structure like a real package
2018-04-07 22:19:31 +00:00