- Mar 09, 2019
-
-
Grigoris Pavlakis authored
Replace the if's used for message type checking with proper error-handler-controlled assertions. One test needs updating to use the error handler's output.
-
- Mar 02, 2019
-
-
Grigoris Pavlakis authored
Prepare for replacement of if statements checking message type with assertions and proper notification messages provided by ErrorHandler
-
- Jan 29, 2019
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Rework reportParameterIds() to use a map instead of an array in order to fix the bug with the uninitialized structs and make the code more robust and readable
-
- Jan 23, 2019
-
-
Grigoris Pavlakis authored
setup, more info on numOfValidIds() source
-
- Nov 25, 2018
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Nov 24, 2018
-
-
Grigoris Pavlakis authored
Revert reportParameterIds() to original in order to not break the flow of testing until storeMessage() stores the messages somewhere. Also fixed formatting to conform to voted code style.
-
Grigoris Pavlakis authored
Change reportParameterIds so it uses storeMessage instead of returning. Breaks tests though, need to update them
-
Grigoris Pavlakis authored
Update ParameterService source and test to use resetRead() instead of the hackier msg.readPosition = 0 and fix some formatting
-
Grigoris Pavlakis authored
-
- Nov 23, 2018
-
-
Grigoris Pavlakis authored
-
- Nov 21, 2018
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Complete basic standard-specified functionality of ParameterService (except failure reports which depend on ST[06] and use of memory addresses for settings storage and retrieval)
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Amend parameter reporting to be **almost** standards-compliant (barring notification of failure to start). Possibly kludgy solution, read todo for more
-
- Nov 20, 2018
-
-
Grigoris Pavlakis authored
Fix parameter report to use multiple IDs for the same message (todo: write unit tests for both functions)
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Nov 19, 2018
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Nov 18, 2018
-
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-