Cameron

Results 5 issues of Cameron

I want to take one more look over everything before I mark this as ready, but I have completed the bulk of the code base overhaul. I have included .clang-format...

```cpp void SignalPdu::marshal(DataStream &dataStream) const { RadioCommunicationsFamilyPdu::marshal( dataStream); // Marshal information in superclass first dataStream

bug
help wanted

"I am considering applying Google Style Guide formatting to the code base for modern C++ style compliance, though I do not want to overstep my bounds." _Originally posted by @crhowell3...

- [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x] The name of the port matches an existing name for this component on https://repology.org/ if possible, and/or is strongly associated...

category:new-port

### Summary Changes to recipe: **opendis6/0.1.0** -> **libdis6/0.1.0** #### Motivation I am attempting to get this package published on vcpkg as well, but the current name is too easily confused...

Failed