mueller_framework #2

Closed
muellerr wants to merge 0 commits from KSat:mueller_framework into master
Owner

DEPRECATED:The only code change is making ioBoardAddress protected instead of private.

ioBoardAddress has been renamed logicalAddress and a getterMethod has been implemented. logicalAddress is private

DEPRECATED:The only code change is making ioBoardAddress protected instead of private. ioBoardAddress has been renamed logicalAddress and a getterMethod has been implemented. logicalAddress is private
Author
Owner

Second proposal/code change: ioBoardAddress default value 0 added because it is not used in source. order in ctor changed.

This was reverted, instead ioBoardAddress is called logical address now (different feature branch)

Second proposal/code change: ioBoardAddress default value 0 added because it is not used in source. order in ctor changed. This was reverted, instead ioBoardAddress is called logical address now (different feature branch)
Author
Owner

Third code change/proposal: time stamper on at91 did not work because at91sam9g20 uses custom stdio.c function. possible fix: cast (unsigned int) in service interface buffer instead of (unsigned long)

Third code change/proposal: time stamper on at91 did not work because at91sam9g20 uses custom stdio.c function. possible fix: cast (unsigned int) in service interface buffer instead of (unsigned long)
Author
Owner

Device Com IF send function has const data now

Device Com IF send function has const data now
muellerr closed this pull request 2020-03-19 12:38:58 +01:00
mohr referenced this issue from a commit 2022-09-08 11:58:49 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.