Age | Commit message (Collapse) | Author |
|
fix another logic error
|
|
fix timer logic
|
|
change locked warning display time to 1 second
|
|
show the locked warning for half a second
|
|
revert last commit
|
|
allow to use remaining state1 for timer
|
|
Possible fix for lock/unlock toggle loop
|
|
optimize lock/unlock display information
|
|
|
|
* Mask LIS2DH12 clone support for TS101 only
* Also mask the probe
|
|
move comment
|
|
logic description fix
|
|
fix typo
|
|
add additional release state for locking
|
|
* Add enum for modes of locking buttons
* Update description for FULL value
|
|
* Add T55 to build
* Approx in T55
* Update ThermoModel.cpp
* use PT1000 lookup logic
* Handle no accelerometer
* Setup for temp reading
* Lock max temp
* No movement pin
* Compensate for heater coil resistance change
* Fix min offset for T55
* Fixup font for T55
* Update draw_profile_advanced.cpp
* Update draw_temperature_change.cpp
---------
Co-authored-by: discip <[email protected]>
|
|
YY-MM-DD => YYYY-MM-DD
|
|
|
|
changed date format to YYYY-MM-DD
|
|
closes #1951
|
|
Small fix IT language
|
|
|
|
Fix profile mode
|
|
|
|
Lower P/I Terms
Co-authored-by: discip <[email protected]>
|
|
* Create README.md
* Move to new folder
* Migrating
* Migrate Remainder
* format fix (all but one) (#1889)
* Update USBPDDebug_FS2711.cpp
* Delete PrintVoltage.cpp
* Copy in 128x32 template
* Mask drawing for 96x16
* Import #1819
* Update Font.h
* Homescreen
* Update draw_homescreen_detailed.cpp
* Fix oled normal draw for variable height
* Update OLED.cpp
* Draw settings icons
* Update draw_homescreen_simplified.cpp
* Update draw_power_source_icon.cpp
* Fixup oled drawing for fill area
* Update the region fill for mixed heights
* Fix newline height
* FIXUP! Draw icons in settings menu at correct size
* Fix scrollbar
* Update settingsGUI.cpp
* S60(P) Disable auto display rotation
* On tall oled, scroll in 2 line increments
* Bugfix transition L<->R
@discip I take it back, there was a bug :)
* Draw every other one on transitions
* .
* cleanup
* Bootup logo: Draw in centre
* Update OLED.hpp
---------
Co-authored-by: discip <[email protected]>
|
|
|
|
* Add enum for USB PD modes
* Update comments for clarification according to code review
|
|
* Update BG translation for PD mode options
* Update BG and RU translations for PD mode options
|
|
|
|
Update translation_IT.json
|
|
|
|
|
|
Been broken for a while but better to be correct
|
|
* Rename Sequre BSP Folder
* Update Makefile
|
|
* 4x faster PWM
* Add light filter to displayed temp
|
|
* Updated NTC lookup
* remove float compute from adc (as we dont use it)
* Updated adc settings
* Updated ADC Init
* Custom max temp lookup
* Mask Timer around changing timer rate
* Use timer channels in sane order
* Update IRQ.cpp
* Remove ADC dummy wait on start/stop
* Dont use ADC IRQ
* Disable sampling delay
* Update Setup.cpp
* PinecilV2 disable ROM driver utils
Always use our source
* Force settings upgrade on PinecilV2
Fix forced settings upgrade on Pinecilv2
* Prevent ADC rollover
* Update Setup.cpp
* ADC cleanup
* Rollover prevention
* Measure tip temperature 2nd
* Rebase Buffalo SDK to 1.4.5 (#1923)
* Update bl702_adc.c
* Update board.c
* .
* Update bl702_adc.c
* Import updated hal_drv
* Remove accidental dupe of stack in linker
* First pass update BLE stack
* Update ReleaseNotes
* Update push.yml
* Drop BT Audio which we dont use
* .
* Reformat
* Update conn.c
* Update hog.c
|
|
* Use PDMode to decide if we do resistance pad
* Rename PDVpdo to USBPDMode
* Add options for PD Mode
* OLED: Allow soft line-wrap x position
* Add new translation option for menu settings values
* Use new setting value for PD Mode
* Update translations for new menu setting
* Fixup! S60
* black python
|
|
* Update translation_TR.json
* Update translation_TR.json
* Update translation_TR.json
* Update translation_TR.json
---------
Co-authored-by: Ben V. Brown <[email protected]>
|
|
Handle non EPR devices not encoding PPS correctly
By not trusting them at all.
|
|
(#1893)
* Remove register keyword according to ISO C++17 for fixing related warning from compiler
|
|
Add description of fix for around common error under Windows section...
|
|
installation guide
Added a message about how to get around windows dialog prompt when copying from NTFS filesystems (Most of what Windows users will be copying from) to FAT which the iron uses.
This is an extremely common problem for Windows users, and I'd like to put in a tested workaround in the guide as it would have saved me about 15 minutes on what would have been a 20 second install.
I believe this will be of similar benefit to most Windows users.
|
|
Set "Zzz " as universal var instead of `SleepingSimpleString` "translatable" string
|
|
|
|
Completed PT translation file
|
|
|
|
|
|
This reverts commit 7376c491e51ae9a112cdd4c5b49f7206aae207b9.
|
|
|