Releases: jeffegg/EggysIVFW
Version 0.3.3 - alpha release
Version 0.3.2 - alpha release
Address an issue seen on 1 valve where framing errors were seen and causing some packets to drop on transmit.
Version 0.3.1 - alpha release
Fix an error where bootloader may leave the UART in a bad state and we cannot receive any more packets.
Version 0.3.0 - alpha release
Minor changes that I suspect may help some bouncing seen on 1 of 4 valves I have. This update was mainly a cleanup to save space, we moved from floating point calc of the valve position to ADC table to a fixed point (Q24.8) that save 1200+ of program space. Also moved around handling of 1 very endpoint, that I suspect may help with some bouncing.
Version 0.2.5 - alpha release
Supporting multiple Valves (though they can and will be lost). New FW update, Valve IDs, etc.
Version 0.2.4 - alpha release
Fixed bug in FW uploader
Fixed bug where valve could overflow buffer
Added debug messages (if enabled) in valve manager to help debug valve movements.
Version 0.2.3 - alpha release
Updated the Python FW uploader updated, it will now scan for the valves, allow selection of valves, scan for git hub releases and allow selection. Also will "verify" that values were posted correctly, and try to recover if needed.
FW changes include fix to properly allow VALVE ID remotely, this allows the uploader to find the new FW and flash all types of valves.
Fixes as well for issues with Auto blink light not stopping in many cases, even if SW dies.
Version 0.2.2 - alpha release - test only
For testing only do not use
Version 0.2.1 - alpha release
Trending to be alpha version release
Issues I know about:
- Does not support setting valve end points via buttons. However it will take old FW values so any previous setup will be retained. Also endstops can be set (and are saved to EEPROM) via RS485 commands
- When valve is moving if RS485 packets sent to valve will generally be dropped
- Valve doesn't respond to buttons while moving
Version 0.2.0 - alpha release
Trending to be alpha version release
Issues I know about:
- Does not support setting valve end points via buttons. However it will take old FW values so any previous setup will be retained. Also endstops can be set (and are saved to EEPROM) via RS485 commands
- When valve is moving if RS485 packets sent to valve will generally be dropped
- Valve doesn't respond to buttons while moving