Releases: MEAT-Inc/SharpWrap2534
Version 6.2.3.513 - Logger Upgrades
Version 6.2.3.513 - Logger Upgrades
- Not much to report. Upgraded packages and rebuilt for publish
What's Changed
- Built routine for converting flow control message to segments by @ZacharyWalsh57 in #109
- Changed to filter lists for configurations and added segmentation routine by @ZacharyWalsh57 in #110
Full Changelog: v6.2.3.509-config-and-playback-updates...v6.2.3.513-logger-upgrades
Version 6.2.3.509 - Configuration And Playback Updates
Version 6.2.3.509 - Configuration And Playback Updates
- Updated configurations for simulation playback to include a retry counter
- Build logic to use said retry counter in playback helper
- Diagnosed some more issues with sending large messages back out during simulations
- Updated the default configurations with more fine tuned setup values.
What's Changed
- More fixes for simulation playback and updated configurations by @ZacharyWalsh57 in #107
Full Changelog: v6.2.1.502-playback-fixes...v6.2.3.509-config-and-playback-updates
Version 6.2.1.502 - Playback Fixes
Version 6.2.1.502 - Playback Fixes
- Not much to include in these notes.
- Reconfigured routines for sending message responses when no responses are valid.
Full Changelog: v6.2.1.500-simulation-logging...v6.2.1.502-playback-fixes
Version 6.2.1.500 - Logging Changes
Version 6.2.1.500 - Logging Changes
- Axed a lot of the logger calls inside the simulation playback routines.
- Sped up the calls to building filters and replaying message responses.
- Fixed some issues with simulation configurations.
- Added new routines for generating channels based on a JArray/JObject inside the Simulation generator
- Proved functionality in the injector application finally for 11 bit CAN using mixed format configuration.
What's Changed
- Fixed issues with generating and playing 11 bit simulations by @ZacharyWalsh57 in #103
- Resolved 11 Bit Simulation Issues by @ZacharyWalsh57 in #104
- Removed a lot of dead/useless logging calls by @ZacharyWalsh57 in #105
Full Changelog: v6.1.12.477-generator-threading-fixes...v6.2.1.500-simulation-logging
Version 6.2.11.498 - Functional Playback
Version 6.1.12.447 - Threading and Logging Fixes
- Finally, we can actually take a CarDAQ Log file, process it using the expressions generator, convert it into a simulation, and ACTUALLY play it back in the OEM Application that was used to make the log file
- This was a HUGE pain in the ass, and only 11 bit CAN support is mostly there, but we're moving onto 29 bit routines soon. Hopefully I can get this polished up in a couple of weeks.
What's Changed
- Fixed issues with generating and playing 11 bit simulations by @ZacharyWalsh57 in #103
- Resolved 11 Bit Simulation Issues by @ZacharyWalsh57 in #104
Full Changelog: v6.1.12.477-generator-threading-fixes...v6.2.1.498-sim-playback-fixes
Version 6.1.12.447 - Threading and Logging Fixes
Version 6.1.12.447 - Threading and Logging Fixes
- Fixed some issues with generation by adding logging toggles to output
- This was done since when we consume the generators in the injector application, the UI would always hang up, no matter how I invoked it. There was simply too much going on with loggers in the background.
- This has been implemented by adding a bool flag to the generation routines for the Expressions and Simulations generators.
- Usually we can just leave it off, but for console apps/apps that need the debug information, you can just set it to enabled.\
What's Changed
- Generator Debug Logging Toggles by @ZacharyWalsh57 in #100
- Debug logging toggles and version increases by @ZacharyWalsh57 in #101
Full Changelog: v6.1.12.476-sim-configurations...v6.1.12.477-generator-threading-fixes
Version 6.1.12.476 - Simulation Configurations
Version 6.1.12.476 - Simulation Configurations
- More big changes to the SharpSimulator and SharpExpressions mainly.
- Built new 29 bit and mixed mode CAN configurations for simulation playback.
- Improved unit testing to hopefully catch issues faster for generation
- Built new routines for loading simulations into the playback helpers
- Fixed an issue with the expressions generator where log output was being shifted too far to the left when data was being read out to the expressions files.
What's Changed
- Built new Mixed Mode and 29 Bit CAN Configurations by @ZacharyWalsh57 in #96
- Upgraded Unit Testing for SharpWrapper by @ZacharyWalsh57 in #97
- Releasing new SharpWrapper configurations by @ZacharyWalsh57 in #99
Full Changelog: v6.1.11.471-simulation-upgrades...v6.1.12.476-sim-configurations
Version 6.1.11.471 - Simulation Upgrades
Version 6.1.11.471 - Simulation Upgrades
- Big changes to the SharpSimulator mainly. Included some changes for building more simulations and supported more versions of the ISO15765 channel type.
- Added new routines/default configurations to import into the FulcrumInjector project for better simulation playback.
What's Changed
- PR to merge changes from the refactors by @ZacharyWalsh57 in #84
- Merging changes for the newest logging refactoring by @ZacharyWalsh57 in #85
- PR to test fix for issues with DLL loading by @ZacharyWalsh57 in #86
- Fixed an issue with DLL Loading by @ZacharyWalsh57 in #87
- Version and package upgrades by @ZacharyWalsh57 in #88
- Fixed issues with expressions generator by @ZacharyWalsh57 in #89
- PR to include newest changes for the generators into develop by @ZacharyWalsh57 in #90
- Merging newest generator updates and unit tests by @ZacharyWalsh57 in #91
- Merging changes for Simulation playback by @ZacharyWalsh57 in #93
- Simulation Upgrades by @ZacharyWalsh57 in #94
Full Changelog: v5.3.6.402-major-refactor...v6.1.11.471-simulation-upgrades
Version 5.3.6.402 - MASSIVE Refactor
Version 5.3.6.402 - MASSIVE Refactor
- Not a ton of new features in this version of the SharpWrapper DLL, but there's a TON of new packages we can use now.
- I've taken almost all of the ShimDLL Logic or any Expressions/Simulation logic and moved it into their own packages inside this project
- The changes made were validated against the Injector application in the FulcrumShim repo to make sure that everything is going as planned.
- From now on, I'm only going to be publishing NuGet package updates since that's the best way to use this project. Feel free to check them out on the right side of the home page of this repo
What's Changed
- PR for merging in the refactored expressions objects by @ZacharyWalsh57 in #79
- PR to merge newest changes to packages into develop by @ZacharyWalsh57 in #80
- PR to merge in changes for latest major refactor by @ZacharyWalsh57 in #81
- Merging newest build versions into main by @ZacharyWalsh57 in #82
Full Changelog: v5.3.5.382-baud-rate-fixes...v5.3.6.402-major-refactor
Version 5.3.5.382 - BaudRate Fixes
Version 5.3.5.382 - BaudRate Fixes
- Very small change to include new baud rate value for ISO15765_PS protocol types.
- Rebuilt all packages and pushed this version into them
What's Changed
- Updated all package versions by @ZacharyWalsh57 in #78
Full Changelog: v5.3.4.374-package-rename...v5.3.5.382-baud-rate-fixes