-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove NATIVE_INT_TYPE, NATIVE_UINT_TYPE, and POINTER_CAST from Svc #3374
Open
LeStarch
wants to merge
34
commits into
nasa:devel
Choose a base branch
from
LeStarch:issue-3205-int-svc
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+436
−1,819
Open
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
5227dec
Remove NATIVE_* types from FileUplink
LeStarch 0f44b4c
Remove NATIVE_* types from RateGroupDriver
LeStarch c86b6a2
Remove NATIVE_* types from ComLogger
LeStarch 76241c5
Addressing init function usage of NATIVE_ types
LeStarch 65e7721
NATIVE_ types from command dispatcher
LeStarch 1ef205c
NATIVE_ types from ComQueue
LeStarch 987cac8
NATIVE_ types from CmdSplitter
LeStarch a654039
U32 -> FwOpcodeType in CmdDispatcher
LeStarch 0f91883
NATIVE_ types in BufferManager
LeStarch 6986c6b
NATIVE_ types in LinuxTimer
LeStarch 61481eb
NATIVE_ types from BufferAccumulator and renabling UT
LeStarch 985a2c3
NATIVE_ types from TlmChan
LeStarch febf47e
NATIVE_ types from BufferRepeater
LeStarch f5f3743
NATIVE_ types from Active/Passive Rate Group
LeStarch 4c0576c
NATIVE_ types from ComSplitter and ComStub
LeStarch da4c884
NATIVE_ types from ActiveLogger and fixed ActiveRateGroup sdd
LeStarch 255d568
NATIVE_ types from Dp*
LeStarch bb7d065
NATIVE_ types from FileManager and ActiveLogger (missed)
LeStarch 29ddfaf
NATIVE_ types from BufferLogger, FileDownlink, StaticMemory
LeStarch b7f9786
Deleting UdpSender/UdpReceiver that lack models and build config
LeStarch f259108
NATIVE_ types from Health
LeStarch 3b1c9bd
NATIVE_ types from CmdSequencer
LeStarch 7015ec6
NATIVE_ types from TlmPacketizer
LeStarch 69fd08d
Fixing unit test issues
LeStarch 063bfc4
POINTER_CAST from Svc
LeStarch b5f171e
CI fixes
LeStarch 6d742c4
CI fixes (Linux)
LeStarch 71ee45b
Fixing Ref/RPI for RG context
LeStarch 3c2e08f
CI (sp)
LeStarch eead0a5
Fixing RPI build for time conversions
LeStarch 8adc219
CI fixes (RPI)
LeStarch 33a3774
Self review comments
LeStarch 5a55178
Removing UDP sender/receiver config
LeStarch 0befbc9
Review recommendations - pt 1
LeStarch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev
Previous commit
Loading status checks…
Review recommendations - pt 1
commit 0befbc967375e7c31197cc3a8f445e563c234403
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check warning
Code scanning / CodeQL
Unchecked return value Warning