Skip to content

Releases: Ralim/IronOS

New Iron Support, New Menu

31 Mar 05:46
Compare
Choose a tag to compare
v2.03

Enable SWD back, Add Off mode for Sleep

New small font & Bug Fixing

30 Dec 23:27
Compare
Choose a tag to compare

This adds the extended small 6x8 font (#173 / #176 )
Improves a few translations
Fixes the memory bug where I had accidentally located the settings table 8K too early in flash. This was causing weird bugs in fonts/calibrations/settings.

This does mean you will need to re-generate the bootup logo HEX file for those of you who use them.
The python script is already updated, and a new GUI C# app is included below.

More languages, better lcd

12 Dec 02:52
Compare
Choose a tag to compare

This improves and updates almost all languages.
Starting to add support for a better settings menu (English only so far, fix #148 and #149 for other languages).

V2.0 Release

04 Nov 04:28
Compare
Choose a tag to compare

This is a big changeup from the original 1.x firmware builds.
Completely re-written from scratch over the last few months.
Brings in better performance, more screen options and hopefully a much smoother user experience.
This is very similar to alpha 6, with minor bugfixes and sensitivity reduced. So should hopefully be fairly error free.

Translations are bought over from 1.17, so where missing there is English for now.
Anyone who wants to fix up the translations, just revive the old Issues for the language with new translations and I will update :)

V2.0 Alpha 6

28 Oct 23:02
Compare
Choose a tag to compare
V2.0 Alpha 6 Pre-release
Pre-release

Reduces display flicker
Fixes the motion detection not working for some users.

If no more issues found will most likely be the main 2.x release.

Extended translations

17 Sep 02:26
Compare
Choose a tag to compare

This release updates the description strings to be more uniform, and to have extra languages.

Adding bootup image support.

23 Jul 06:56
Compare
Choose a tag to compare

This release adds support for having a bootup logo on the iron.
To get this to work, first, flash this firmware.
Then create a bootup logo using instructions in the readme.

Simpler cutoff voltage selection, battery icon

22 Jul 02:22
Compare
Choose a tag to compare

This release updates the UVLO setting to instead select the battery cell count you are using.
If you select a battery cell count, it will show a battery icon while soldering.
For this to work you will need to calibrate your input voltage!!! Information is on the main page of the repo.

Swapped settings buttons & Adding auto key repeat

12 Jul 12:24
Compare
Choose a tag to compare

This small update adds automatic key repeat, so held down keys will keep repeating.
This also swaps the buttons for the settings menu so that the button that enters the menu will also cycle through the options, to prevent people just changing the UVLO setting by accident. This is a change of the button layout and I'm apologetic, however, it is much nicer now that buttons have auto-repeat on them.

Testing new accelerometer settings & alternate button layout

12 Jul 10:20
Compare
Choose a tag to compare

More sensitive accelerometer settings #17 , and flipping buttons in the menu #21