* Remove pageValueWrite command support
Move advanced pageChunkWrite is used
* Straight logic in validateOffsetCount(), simplify, move to tunerstudio.cpp
* Remove some more unused commands
* More unused defines
* Command defines cleanup
* Test command
* TS: fix signature
* pageIdentifier is optional
* pageActivate command is not used
* TS: extract offset and size from incoming packet only for packets with such data
* TS: cast to packet header
* TS: use page in commands
* TS: support scatteredOchGetCommand
* TS: incapsulation
* TS: scatter: optimization for CPU load
* More CPU load optimization
* Update libfirmware
* Steal tunerstudio files from RusEFI
(cherry picked from commit dcba04fbd3)
* Steal crc32 files from RusEFI
(cherry picked from commit bfe88b5297)
* fix TS steal
(cherry picked from commit a77b9761da)
* fix crc32
(cherry picked from commit cdb4df09f6)
* TS stealed from RE
(cherry picked from commit ff470e1340)
* Steal TS
(cherry picked from commit d11406edc2)
* Steal Thread Controller
(cherry picked from commit 2aa5bbd571)
* Update TunerStudio protocol files
(cherry picked from commit 58f14216ec)
* byteswap.h
(cherry picked from commit 581d647fd4)
* bugfix
* one more file to compile, another file not ready - removing from this PR
* removing more from this PR
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>