Releases: GOcontroll/GOcontroll-Moduline
V0.8.2
V0.8.1
Improvements
Fix the source of bashrc in the install script
Fix newline in identify
V0.8.0
Features
Added firmware for new 6 channel in/output modules V2.0.2/V2.1.0
Improvements
Moved the /home/GOcontroll/.bashrc and /root/.bashrc files into /etc/bash.bashrc
Add a little warning message when the serial number step is skipped
Fix line in sources.list
V0.7.3
Improvements
Updated go-modules to 1.1.0
Identify now lists the serial number
Removed /usr/node-red-gocontroll, node red package is now installed through npm
V0.7.2
Fixes
Fixed install scripts for the Moduline Display
Fixed the testcan script for the Moduline Display
V0.7.1
fixes
- fixed the go-modules tool for the Moduline Display
V0.7.0
additions
replaced the old javascript/python based module firmware utilities with a new monolithic binary, go-modules.
replaced the old javascript based upload server with a new binary form, go-upload-server.
added a new utility for keeping track of the serial number of the controller, go-sn.
new module firmwares for a bunch of modules
fixes/improvements
improvements to the install script
some improvements to the Node RED blocks.
V0.6.0
repo version V1.15.0
additions
Added 4-20 mA input module hw v2 firmware v0.0.1 to module firmware folder
Added the ability to turn off Wi-Fi to rfcommServer and the app (app version 1.1.0+)
fixes
Small change to current sense value. Value is now communicated as uA. (higher resolution)(upcoming 4-20mA module)
Fixed kl15_monitor to use dynamic library aswell
parse_a2l now also parses the header of the file, this contains the required info to check whether the a2l matches the current model
Fixed the restarting of services in upload-new-module-firmware
nodered gps node now only returns values when there is a valid connection
V0.5.0
repo version V1.13.0
additions
Added libiio.so.0 for future simulink builds
Added 4-20 mA input module to identify script
Added 4-20 mA input module firmware v0.0.1 to module firmware folder
fixes
added a patch to the interfaces file to clean up the networking daemon error on the mini/screen
fixed a bug where testcan.js would get stuck if a faulty can bus was detected
removed leftover debug print from write_simulink_parameter.js
CAN busses now reset when they go down for some reason
Reworked go-wwan-guard to go-connectivity-guard
Reworked the wwan_settings part of the bluetooth server to use mmcli instead of manually working with the serial interface
Improved the nodered settings block
Set up dnsmasq.conf for dhcp on ethernet
go-simulink no longer restarts nodered, the upload server now does
V0.4.16
repo ver V1.11.37
fixes
kl15_monitor now no longer overflows a buffer at high voltages causing it to shut down above 25.5V~
testcan.js fixed a typo
first-install fixed the apt update location and fixed the wwan connection with connection.autoconnect-retries 0