forked from pool/brickv
- Update to new upstream version 2.4.14:
- Fix monoflop handling to cover full uint32 duration range - Better indicate disconnected state - Highlight timeout error counter > 0 in bold red - Fix slider/spinbox mismatch on auto-reconnect in DC Brick plugin - Avoid UI jumps on value changes in Energy Monitor Bricklet plugin - Add extra checkbox to avoid accidental port number changes - Handle all errors while downloading firmware updates version 2.4.13: - Fix race condition in RED Brick program state tracking - Report actual cause for connection errors - Don't reset RED Brick tab on every enumerate callback (fixes tab reset on selecting the Server Monitoring tab) - Ensure that all dialogs have proper close buttons - Fix close buttons for for detached tabs - Fix race condition in RED Brick overview sorting OBS-URL: https://build.opensuse.org/package/show/electronics/brickv?expand=0&rev=11
This commit is contained in:
parent
495185f975
commit
6292c0faed
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 20 12:22:23 UTC 2020 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
||||||
|
|
||||||
|
- Update to new upstream version 2.4.14:
|
||||||
|
- Fix monoflop handling to cover full uint32 duration range
|
||||||
|
- Better indicate disconnected state
|
||||||
|
- Highlight timeout error counter > 0 in bold red
|
||||||
|
- Fix slider/spinbox mismatch on auto-reconnect in DC Brick plugin
|
||||||
|
- Avoid UI jumps on value changes in Energy Monitor Bricklet plugin
|
||||||
|
- Add extra checkbox to avoid accidental port number changes
|
||||||
|
- Handle all errors while downloading firmware updates
|
||||||
|
version 2.4.13:
|
||||||
|
- Fix race condition in RED Brick program state tracking
|
||||||
|
- Report actual cause for connection errors
|
||||||
|
- Don't reset RED Brick tab on every enumerate callback (fixes tab reset on
|
||||||
|
selecting the Server Monitoring tab)
|
||||||
|
- Ensure that all dialogs have proper close buttons
|
||||||
|
- Fix close buttons for for detached tabs
|
||||||
|
- Fix race condition in RED Brick overview sorting
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 19 08:28:08 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Aug 19 08:28:08 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: brickv
|
Name: brickv
|
||||||
Version: 2.4.12
|
Version: 2.4.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tinkerforge Brick Viewer
|
Summary: Tinkerforge Brick Viewer
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:669a28efccd7da168691d49e3f2f1918206517703f8f0921afc87af8b78d7ea8
|
|
||||||
size 11254633
|
|
3
v2.4.14.tar.gz
Normal file
3
v2.4.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cf9019a4f6fdb98f36aa60bc4057a51744dceb5b36ea1475cdaf69a50b6c4b5e
|
||||||
|
size 11283098
|
Loading…
Reference in New Issue
Block a user