Simon Albinsson
b42c4f33e1
adds crc-check to read_write method
2018-04-12 21:41:58 +00:00
Simon Albinsson
e102eef198
bug fixes after refactoring of general call
2018-04-12 21:04:28 +00:00
Simon Albinsson
afc8f18456
fixes most basic init
2018-04-12 19:52:03 +00:00
Simon Albinsson
65317ef504
Still dosnt work but now it compiles
2018-04-12 16:10:46 +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