discip
03e2ba19ab
Merge pull request #1964 from juhotauriainen/dev
...
Update translation_FI.json
2024-08-24 13:03:53 +02:00
discip
7a32f48169
Merge branch 'dev' into dev
2024-08-24 13:01:47 +02:00
juhotauriainen
d3edb58b48
Update Translations/translation_FI.json
...
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-08-24 10:28:04 +03:00
juhotauriainen
7fce6c062a
Update Translations/translation_FI.json
...
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-08-24 10:27:57 +03:00
juhotauriainen
d9f25e2db0
Update Translations/translation_FI.json
...
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-08-24 10:27:46 +03:00
juhotauriainen
d34a05f043
Update Translations/translation_FI.json
...
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-08-24 10:27:40 +03:00
juhotauriainen
7fd0f47a76
Update Translations/translation_FI.json
...
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-08-24 10:27:33 +03:00
juhotauriainen
2b51ce43d3
Update Translations/translation_FI.json
...
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-08-24 10:27:25 +03:00
juhotauriainen
518e836d6d
Update Translations/translation_FI.json
...
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-08-24 10:26:51 +03:00
juhotauriainen
e0d15d78d5
Update Translations/translation_FI.json
...
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-08-24 10:25:39 +03:00
Ben V. Brown
11beddf5e6
TS1010 Logo rework for Miniware DFU ( #1967 )
...
* Move LOGO and settings to suit Miniware DFU
* Update configuration.h
* Adjust TS101 logo to 99K offset
* Add logo note/instructions for TS101
2024-08-22 12:11:51 +10:00
Ivan Zorin
6305093b64
Add stub implementations of unused syscalls explicitly ( #1966 )
2024-08-22 08:16:03 +10:00
ave
02b21a620b
Add a sleep timeout setting for hall sensor ( #1969 )
...
* Add a sleep timeout setting for hall sensor
* Update Settings.h to reorder HallEffectSleepTime to the end
* Update Settings.cpp to reorder HallEffectSleepTime to the end
* add HallEffSleepTimeout to rest of translations
* mix misaligned number in Settings.cpp
* fix clang-format issue in getHallEffectSleepTimeout
2024-08-21 15:23:34 +10:00
discip
65c3eed360
Merge branch 'dev' into dev
2024-08-13 22:25:42 +02:00
discip
adfc521122
Merge pull request #1957 from neon12345/dev
...
Keep the locked warning for some time
2024-08-13 22:24:20 +02:00
neon12345
42d7f8d4c5
Update Soldering.cpp
...
use the LockingKeysString message for state 2
2024-08-13 18:18:39 +02:00
juhotauriainen
9811875946
Update translation_FI.json
...
Fixed spelling mistake, tested working on TS101
2024-08-12 07:47:54 +03:00
neon12345
d8b7c73b8e
Update Soldering.cpp
...
allow unlock during locked warning
2024-08-11 00:38:22 +02:00
juhotauriainen
845a28b189
Update translation_FI.json
2024-08-09 22:32:29 +03:00
neon12345
dfbf45a1c4
Update Soldering.cpp
...
fix timed locked warning based on review comments with additional state7 field.
2024-08-06 13:54:33 +02:00
neon12345
cae14dee6a
Update OperatingModes.h
...
add state7 for locked timer ticks
2024-08-06 13:44:15 +02:00
discip
c002f45c7e
making the LOCKED / UNLOCKED stay for a second
2024-08-05 22:46:20 +02:00
neon12345
697b0c795d
Update Soldering.cpp
...
fix another logic error
2024-08-01 08:54:26 +02:00
neon12345
3d43354ea1
Update Soldering.cpp
...
fix timer logic
2024-08-01 08:39:14 +02:00
neon12345
ea2deb0e12
Update Soldering.cpp
...
change locked warning display time to 1 second
2024-08-01 05:56:09 +02:00
neon12345
ae55d5c3de
Update Soldering.cpp
...
show the locked warning for half a second
2024-08-01 05:41:07 +02:00
neon12345
c0ba6eb30d
Update Soldering.cpp
...
revert last commit
2024-08-01 05:29:53 +02:00
neon12345
34db06ab9c
Update Soldering.cpp
...
allow to use remaining state1 for timer
2024-08-01 05:00:26 +02:00
discip
2bce5b710e
Merge pull request #1956 from neon12345/dev
...
Possible fix for lock/unlock toggle loop
2024-08-01 03:36:58 +02:00
neon12345
6a2f2dc344
Update Soldering.cpp
...
optimize lock/unlock display information
2024-07-31 13:28:26 +02:00
discip
80217efd38
Merge branch 'dev' into dev
2024-07-31 13:05:12 +02:00
Ben V. Brown
56d8082e7d
Mask LIS2DH12 clone support for TS101 only ( #1894 )
...
* Mask LIS2DH12 clone support for TS101 only
* Also mask the probe
2024-07-31 20:57:49 +10:00
neon12345
f0fa271940
Update Soldering.cpp
...
move comment
2024-07-31 12:28:57 +02:00
neon12345
616db16b00
Update Soldering.cpp
...
logic description fix
2024-07-31 06:16:51 +02:00
neon12345
2a5ba2b057
Update Soldering.cpp
...
fix typo
2024-07-31 06:06:45 +02:00
neon12345
297205aa06
Update Soldering.cpp
...
add additional release state for locking
2024-07-31 05:52:32 +02:00
Ivan Zorin
95eb154c44
Add enum for modes of locking buttons ( #1955 )
...
* Add enum for modes of locking buttons
* Update description for FULL value
2024-07-24 22:14:06 +10:00
Ben V. Brown
d9c88c9e71
Sequre T55 Support ( #1928 )
...
* 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 <53649486+discip@users.noreply.github.com >
2024-07-24 19:06:26 +10:00
discip
84e53e11e0
Merge pull request #1954 from Ralim/discip-patch-1
...
YY-MM-DD => YYYY-MM-DD
2024-07-24 00:41:11 +02:00
discip
aec1e7883d
YY-MM-DD => YYYY-MM-DD
2024-07-23 21:42:56 +02:00
discip
d2c3d3091d
Merge pull request #1952 from Ralim/discip-patch-1
...
changed date format to YYYY-MM-DD
2024-07-23 16:22:54 +02:00
discip
a4f070f4fd
changed date format to YYYY-MM-DD
...
closes #1951
2024-07-23 14:54:22 +02:00
discip
a855a68ca3
Merge pull request #1949 from fredericuslaurentii/dev
...
Small fix IT language
2024-07-22 19:01:37 +02:00
fredericuslaurentii
6b28b40071
Update translation_IT.json
2024-07-22 16:00:25 +02:00
discip
545d56833f
Merge pull request #1948 from ReimuHakurei/profile_fix
...
Fix profile mode
2024-07-17 12:20:13 +02:00
ReimuHakurei
7d58d1c7c0
Fix profile mode
2024-07-16 23:35:40 -05:00
Ben V. Brown
db126831bd
Pinecil 2 PID tune adjustments ( #1925 )
...
Lower P/I Terms
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2024-07-12 08:28:10 +10:00
Ben V. Brown
48649908a7
WIP: Split Render for multiple screen resolutions ( #1888 )
...
* 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 <53649486+discip@users.noreply.github.com >
2024-07-12 08:27:05 +10:00
Ivan Zorin
18e936ae6d
Implement OLED::drawUnavailableIcon() to simplify duplicated calls ( #1947 )
2024-07-12 00:34:12 +10:00
Ivan Zorin
c19e882338
Add enum for USB PD modes ( #1943 )
...
* Add enum for USB PD modes
* Update comments for clarification according to code review
2024-07-09 19:20:02 +10:00