Skip to content

Releases: jeffegg/EggysIVFW

Version 0.3.3 - alpha release

02 Sep 08:46
Compare
Choose a tag to compare

Adding support to allow selected endstop to be changed by using specified circuit without needing a relay setup.

Version 0.3.2 - alpha release

12 Aug 09:32
Compare
Choose a tag to compare

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

10 Aug 08:44
Compare
Choose a tag to compare

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

07 Aug 08:35
Compare
Choose a tag to compare

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

06 Aug 08:52
Compare
Choose a tag to compare

Supporting multiple Valves (though they can and will be lost). New FW update, Valve IDs, etc.

Version 0.2.4 - alpha release

01 Aug 08:05
Compare
Choose a tag to compare

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

31 Jul 07:37
Compare
Choose a tag to compare

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

30 Jul 08:29
Compare
Choose a tag to compare

For testing only do not use

Version 0.2.1 - alpha release

23 Jul 07:46
Compare
Choose a tag to compare

Trending to be alpha version release
Issues I know about:

  1. 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
  2. When valve is moving if RS485 packets sent to valve will generally be dropped
  3. Valve doesn't respond to buttons while moving

Version 0.2.0 - alpha release

22 Jul 08:25
Compare
Choose a tag to compare
Pre-release

Trending to be alpha version release
Issues I know about:

  1. 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
  2. When valve is moving if RS485 packets sent to valve will generally be dropped
  3. Valve doesn't respond to buttons while moving