Release E from 13.11.2021
This commit is contained in:
parent
39293b9351
commit
2b95a2289e
11 changed files with 58 additions and 0 deletions
BIN
Firmware/Release E 211113/FIRMWARES/RD6006/RD60062_V1.36.1e.bin
Normal file
BIN
Firmware/Release E 211113/FIRMWARES/RD6006/RD60062_V1.36.1e.bin
Normal file
Binary file not shown.
BIN
Firmware/Release E 211113/FIRMWARES/RD6006/RD60062_V1.36.bin
Normal file
BIN
Firmware/Release E 211113/FIRMWARES/RD6006/RD60062_V1.36.bin
Normal file
Binary file not shown.
BIN
Firmware/Release E 211113/FIRMWARES/RD6006P/RD60065_V1.40.1e.bin
Normal file
BIN
Firmware/Release E 211113/FIRMWARES/RD6006P/RD60065_V1.40.1e.bin
Normal file
Binary file not shown.
BIN
Firmware/Release E 211113/FIRMWARES/RD6006P/RD60065_V1.40.bin
Normal file
BIN
Firmware/Release E 211113/FIRMWARES/RD6006P/RD60065_V1.40.bin
Normal file
Binary file not shown.
BIN
Firmware/Release E 211113/FIRMWARES/RD6012/RD60121_V1.34.1e.bin
Normal file
BIN
Firmware/Release E 211113/FIRMWARES/RD6012/RD60121_V1.34.1e.bin
Normal file
Binary file not shown.
BIN
Firmware/Release E 211113/FIRMWARES/RD6012/RD60121_V1.34.bin
Normal file
BIN
Firmware/Release E 211113/FIRMWARES/RD6012/RD60121_V1.34.bin
Normal file
Binary file not shown.
BIN
Firmware/Release E 211113/FIRMWARES/RD6018/RD60181_V1.36.1e.bin
Normal file
BIN
Firmware/Release E 211113/FIRMWARES/RD6018/RD60181_V1.36.1e.bin
Normal file
Binary file not shown.
BIN
Firmware/Release E 211113/FIRMWARES/RD6018/RD60181_V1.36.bin
Normal file
BIN
Firmware/Release E 211113/FIRMWARES/RD6018/RD60181_V1.36.bin
Normal file
Binary file not shown.
2
Firmware/Release E 211113/FIRMWARES/UNKNOWN/readme.txt
Normal file
2
Firmware/Release E 211113/FIRMWARES/UNKNOWN/readme.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
If the flasher fails to identify the device,
|
||||
it will look for firmware files in this directory.
|
BIN
Firmware/Release E 211113/RDFlasher.exe
Normal file
BIN
Firmware/Release E 211113/RDFlasher.exe
Normal file
Binary file not shown.
56
Firmware/Release E 211113/Readme.md
Normal file
56
Firmware/Release E 211113/Readme.md
Normal file
|
@ -0,0 +1,56 @@
|
|||
+ With the "Green Output" option enabled (previously "GreenTerm=>Out"),
|
||||
Temperature/MEM/SHIFT are displayed in GREEN (no space for a separate icon).
|
||||
+ Show window size on Graph Display Layout.
|
||||
|
||||
|
||||
|
||||
+ Added a calibration menu (similar to the software on a computer). The password is the same!
|
||||
(at the bottom of this menu, there is a text line with CW/CCW counters, these are for testing the Encoder.
|
||||
The counters are reset with UP/DOWN buttons. I did it just for myself, but decided to leave it as is.)
|
||||
How to use:
|
||||
Enter the password, press (ENTER)
|
||||
If the password is correct, the calibration menu will be displayed.
|
||||
There are all the necessary parameters (including Back V-BAT and BackInput which are unavailable in software).
|
||||
After selecting a parameter, the corresponding formula is displayed at the bottom of the display, according to which the firmware calculates the values.
|
||||
The changes are applied immediately (in RAM), so you can see the result.
|
||||
Click on (SHIFT)+(Dot) sets the selected parameter to the factory setting.
|
||||
Select the desired action and press (ENTER) (!!! The cursor must be on the button !!!)
|
||||
* NOP - No Operation (does nothing, exit the menu without resetting the password)
|
||||
* CANCEL - Cancels all settings (loads current values from EEPROM)
|
||||
* STORE - Stores current changes to EEPROM
|
||||
* RESTORE - Restores factory calibrations (from a backup copy. Similar to holding the button (1) at power on).
|
||||
Click on the encoder resets the password and closes the menu
|
||||
(!!! Calibrations are not saved/restored. All changes will remain until reboot !!!)
|
||||
|
||||
|
||||
|
||||
+ menu "--- Power Settings ---"
|
||||
+ Added option "Max V-SET" sets limit for V-SET.
|
||||
+ menu "--- Display ---"
|
||||
+ Added two parameters "Very Slow" and "ExtraSlow" to the "Update Rate" option, averaging the last 8 or 16 samples, respectively.
|
||||
+ menu "--- Charge Batteries ---"
|
||||
+ Added "AutoSetLayout" option to automatically switch Layout when a battery is detected (Charger Mode),
|
||||
when the battery is disconnected, it will return to the previous Layout (unless you switched manually)
|
||||
+ The "Home" menu has been slightly rebuilt, some options have been moved to separate groups:
|
||||
@ "--- Appearance ---"
|
||||
+ Added option "7SegInact.Elem" to disable highlighting of inactive elements in 7-Seg
|
||||
@ "--- V-SET/I-SET/OVP/OCP/OPP ---"
|
||||
# "Timeout" (бывшая "IVSet Timeout").
|
||||
# "Save Mult.".
|
||||
# "Skip Exit" (бывшая "SkipExitIVSet").
|
||||
@ "--- Memory ---"
|
||||
# "Hint" (previously "Mem Hint").
|
||||
# "Confirmation" (previously "Take Ok").
|
||||
# "Instant Out" (previously "Take Out").
|
||||
# "SHIFT Table" (previously "ShiftMemTable").
|
||||
@ "--- Buzzer ---"
|
||||
+ Added option "PwrOnBeep" - sound when RD turned on.
|
||||
+ duplicated "Comm Buzzer" option.
|
||||
@ "--- Colors ---"
|
||||
+ "ORP" - sets the ORP color in the status bar.
|
||||
+ "Ah (L1)", "Wh (L1)" separately sets the color of the corresponding elements in Layout 1.
|
||||
* Fixed bug with offset Ah\Wh lines in Layout 1.
|
||||
* Fixed bug with Mem Hint popup overlapping confirmation dialog.
|
||||
* Fixed bug with displaying I-OFF (RD6012, RD6018)
|
||||
|
||||
|
Loading…
Reference in a new issue