Full#1
Open
toomanych wants to merge 18 commits into
Open
Conversation
- WaveformGenerator2009 - code to set GAM internal state. (ask DAlves for details) - WaveformGenerator2009 does not compile without additional ExpressionEvaluator2009 (which is not distributed with EFDA MARTe Andre?) - Various fixes to Makefiles
…e libraries was not kept. This fixes this issue in a non-clean way. Ideally each module should define the LIBRARIES flag explicitly for its own compilation.
…lling abs on unsigned integers
- TimeInputGAM and InputGAM logger messages demoted to Information - UDPDriver uses proper MARTe declarations for int types
- Added ubuntu 32bit platform cint config file in 3rdPartyLibs
- Added flags to reduce the number of errors generated following a fault due to syncronise in the ETTS and Timing GAM
… the Input signals, regardless of type twice. This code has been removed.
….) function, otherwise the fileStatistics struct is uninitialised nonsense and also DirectoryExists(...) randomly returns true or false on stat(...) errors
…eventing very easily triggered seg fault
Adding proper use of the separator specified in configuration, and pr…
… minimising error output in common usage.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Hi Andre,
We have made many modifications to MARTe that you migth like to add to the main branch.
Kind Regards
Damien