-
-
Notifications
You must be signed in to change notification settings - Fork 747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.20 #1416
Merged
Release 2.20 #1416
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
USB PD EPR Basics
Autostart (if enabled) _before_ showing boot logo (rather than waiting for the entire animation to finish). Only heats if the boot logo is on but not infinite (and autostart is set to heat). Heats to sleep temperature or 75*C, whichever is lower, for safety (and if the iron can get to 75* by the time the logo disappears then this really doesn't matter much). This is purely a preheat if your iron is low-powered and takes a long time to warm and so if autostart is set to heat to soldering temperature, it will start heating the rest of the way once the boot logo disappears.
Allow preheating iron during boot logo (fixes #1334)
Corrected some typos and added some forgoten translations.
Translate missed strings and adjust some wordings
Update translation_UK.json
document updates
* Update Dockerfile * Update Dockerfile * Add files via upload * Update README.md * Update README.md
* Update README.md * Update README.md * Delete Logo.md * Create Logo.md * Update Logo.md * Update Logo.md * Update Logo.md * Update Logo.md * Update Logo.md * Update README.md * Update README.md * Update Logo.md * Update Logo.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md
* solves artifacts issue if .gif is exactly 1024 B solves Ralim/IronOS-Meta#18 * increased animation speed a tad
* Buttons cancel animation * Button cancels transition * Update OLED.cpp
* Add SDK * fork * massaging makefile * Drop git module * Bring in sdk as its broken Far, Far to much crap to fix with regex now * Remove bl706 * rf_para_flash_t is missing defs * Remove crapton of junk * Remove yet more * Poking I2C * Update peripheral_config.h * Update pinmux_config.h * Update preRTOS.cpp * Update main.hpp * Setup template * Verbose boot * I2C ish * Update I2C_Wrapper.cpp * Update main.cpp * Turn off I2C reading for now * Display running * Roughing out scheduling timer0 * Starting ADC setup * Working scheduling of ADC 🎉 * Format adc headers * Update IRQ.cpp * Buttons working * Slow down I2C * Poking IRQ * Larger stack required * Accel on * Trying to chase down why __libc_init_array isnt working yet * Working c++ * Cleanup * Bump stacks * I2C wake part workaround * Cleanup * Working PWM init * qc draft * Hookup PWM * Stable enough ADC * ADC timing faster + timer without HAL * Silence * Remove boot banner * Tuning in ADC * Wake PID after ADC * Remove unused hal * Draft flash settings * Working settings save & restore * Update to prod model * Cleanup * NTC thermistor * Correct adc gain * Rough tip resistance progress * Scratch out resistance awareness of the tip * better adc settings * Tweaking ADC * ADC tweaking * Make adc range scalable * Update Dockerfile * Update configuration.h * Can read same ADC twice in a row * ADC Setup * Update PIDThread.cpp * Lesser adc backoff * Update USBPD.h * Add device ID * Update BSP_Power.h * Update BSP.cpp * DrawHex dynamicLength * Shorter ID padding * Show validation code * tip measurement * Create access for w0w1 * Expose w0 w1 * Enable debug * crc32 * Device validation * wip starting epr * Logic refactor * Safer PWM Init * PD cleanups * Update bl702_pwm.c * Update power.cpp * Update usb-pd * io * EPR decode * Better gui for showing pd specs * Rough handler for capabilities * EPR * Fix > 25V input * Perform pow step after PPS * Update BSP.cpp * Fix timer output * QC3 * Add tip resistance view * Hold PD negotiation until detection is done for tip res * Get Thermal mass * Tip res =0 protection * Update PIDThread.cpp * Update GUIThread.cpp * Rewrite tip resistance measurement * Update GUIThread.cpp * Fix fallback * Far better tip resistance measurement * Fix QC 0.6V D- * Convert the interpolator to int32 * Correct the NTC lookup * Update BSP.cpp * Update Setup.cpp * . Update configuration #defines More backported functions * Update usb-pd * More missed updates * Refactor BSP Magic BSP -> PinecilV2 Pine64 BSP -> Pinecil Update Makefile * Add Pinecilv2 to CI * Pinecil v2 multi-lang Update push.yml * Update HallSensor.md * Update README.md * Fix wrong prestartcheck default * Fix logo mapping * Update Makefile * Remove unused font block * Style * Style * Remove unused timer funcs * More culling TS80P * Revert "More culling TS80P" This reverts commit 2078b89. * Revert "Remove unused timer funcs" This reverts commit 0c693a8. * Make VBus check maskable * Remove DMA half transfer * Drop using brightness and invert icons and go back to text Saves flash space * Refactor settings UI drawing descriptions * Shorten setting function names * Store bin file assets * Fix MHP prestart
* Update README.md * Update Menu.md Thoughts: - changing the name in display to "Calibrate Tip Offset" (currently shows Calibrate temperature) might be more clear, and then people will not get nervous and think the number displayed means temperature? since it is just a number, i.e., 765, and does not say "765 offset" I suggest changing to either "number Offset" or changing menu name to "Calibrate Tip Offset" . when people incorrectly beleive the high number is temperature, since it says "calibrate temperature?" then it leads to unwarranted concern that the pinecil or IronOS is broken. * Update Menu.md * Update Temperature.md clarify language, add punctuation. * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update Flashing.md * Update HallSensor.md * Update GettingStarted.md * Update DebugMenu.md * Update GettingStarted.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update History.md * Update History.md updated history with some of the Releases that were missing. * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update DebugMenu.md * Update README.md * Update Temperature.md * Update DebugMenu.md * Update Flashing.md * Update Flashing.md * Update Temperature.md * Update Temperature.md * Update DebugMenu.md * Update DebugMenu.md * Update Temperature.md * Update Temperature.md * Update Temperature.md * Update Temperature.md * Update README.md Co-authored-by: discip <[email protected]> * Update Temperature.md * Update Troubleshooting.md In which troubleshooting conditions/symptoms would: (1) Re-calibrating tip offset temperature be appropriate? (2) Re-Calibrating Input voltage be appropriate? I think these 2 internal tests would be helpful sections for Troubleshooting, but not sure of all details to write-up. * Update GettingStarted.md Co-authored-by: discip <[email protected]>
* Update DebugMenu.md * Update make_translation.py * Update GUIThread.cpp * Update DebugMenu.md
* translation_update * Unified formatting to match the one generated by [TranslationEditor.html](https://github.com/Ralim/IronOS/blob/dev/Translations/TranslationEditor.html). * Added the counterfeit warning. * Update translation_RU.json * Update translation_RU.json
Cleaning up translations a small amount
Drop the fonts key
I would say you should use |
Revision on IT translation
@discip Should I just release this as is? |
Cleanup reset message + remove redundant enties
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Preparing for 2.20 release