Releases: GOcontroll/GOcontroll-Simulink
V4.4.0-rc8
Fix: change the output datatype of can receive to CAN_MESSAGE_EXTENDED, this fixes some build problems especially in newer versions
Full Changelog: V4.4.0-rc7...V4.4.0-rc8
V4.4.0-rc7
Fix: Fixed some incorrect datatypes for the 10 channel output monitor block
Full Changelog: V4.4.0-rc6...V4.4.0-rc7
V4.4.0-rc6
Feature: Added the 10 channel output monitor block to the library
Fix: Fixed parts of the 10 channel output block
Full Changelog: V4.4.0-rc5...V4.4.0-rc6
V4.4.0-rc5
Fix: version block no longer writes 0 to memory in Matlab 2024+
Fix: errors in various module block masks
Full Changelog: V4.4.0-rc4...V4.4.0-rc5
V4.4.0-rc4
Fix: add missing header includes to new read_accel block tlc
Full Changelog: V4.4.0-rc3...V4.4.0-rc4
V4.4.0-rc3
Feature: Added read accelerometer block for reading out the accelerometer on the moduline mini
Full Changelog: V4.4.0-rc2...V4.4.0-rc3
V4.4.0-rc2
Feature: Added standardised a version block to help with in model version management
Feature: Added config parameter to Memory read, which reads a config parameter from /etc/go-simulink/
Feature: User can now configure a simulink codegen/cache folder to prevent cluttering of the project folder
Feature: Diagnostic blocks now follow the SAE J1939 DTC standard
Fix: Fixed output module groundshift datatype
Full Changelog: V4.4.0-rc1...V4.4.0-rc2
V4.4.0-rc1
Feature: Added standardised version block to help with in model version management
Feature: Added config parameter to Memory read, which reads a config parameter from /etc/go-simulink/
Fix: User can now configure a simulink codegen/cache folder to prevent cluttering of the project folder
Fix: Fixed output module groundshift datatype
V4.3.2
V4.3.1
Changes
Removed duplicated upload function, auto upload now uses the manual upload script
Added template for a project with a stable blockset
Improved the developer experience when working on the blockset, compiler paths are now auto updated when loading the project
Fixed double space issue in a2l generation