Skip to content

Improve repo organization #85

Closed
Closed
@gwbres

Description

@gwbres

Hello, @andrei-ng, @maximeborges,

in the repo_organization branch, I'm trying to improve the overall organization of this lib, the packet module has grown impossible to maintain, with up to 4K lines of code.

The problem being all the macros involved in this crate, which personnally I don't get anything from.

The PacketRef definition is being augmented with ubx_packet_recv which complains that all its members should be public.
All I'm trying to do, is split the 4k lines of code into separate modules, where all structures are public and inner values are also public, so this does not stand to me. Do you gus have any ideas ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions