feat: add condition parameters to pinit sub packet
feat: add pinit packet
chore: remove unused usings
feat: add fc packet
feat: add move packet with tests
feat: add base packet types converting
feat: add Packets and PacketTests projects
chore: fix line endings
Merge branch 'in-packet-serialize' into 'main' Serialize IN packet See merge request Rutherther/nos-smooth!3
tests: add tests for in packet serializer