Samuelrmlink
445069c92b
USBPDDebug: Check whether VPDO is EPR or PPS ( #1600 )
...
* USBPDDebug: Check whether VPDO is EPR or PPS.
* USBPDDebug - Allow trailing zeros after a decimal point.
---------
Co-authored-by: discip <53649486+discip@users.noreply.github.com >
2023-04-02 00:14:45 +11:00
Thomas White
8e7e58018a
expand bulk data to match individual value data ( #1555 )
...
* track and return Operating mode with BLE
* move global variable to fix build on other platforms
* formatting
* expand bulk data to match individual value data
* formatting
* fix accidental single line if
---------
Co-authored-by: Ben V. Brown <5425387+Ralim@users.noreply.github.com >
2023-02-05 00:04:51 +11:00
Thomas White
9802a622d5
Track and return Operating Mode with BLE ( #1553 )
...
Track and return Operating Mode with BLE
2023-02-04 09:33:43 +11:00
discip
fc10a24a89
simplification
2023-01-24 18:22:50 +01:00
Ben V. Brown
c2d69f91a6
Drop decimal when > 99.9W
2023-01-23 17:49:40 +11:00
Ben V. Brown
05628daba2
Merge branch 'dev' into new-translations-format
2023-01-22 22:05:13 +11:00
discip
1b84097e07
fixes cooldown flashing ( #1515 )
...
* unify rate of cooldown flashing
* adjusted flashing threshold
* revert adjusted flashing threshold
* revert follow-up
2022-12-31 22:41:00 +11:00
Ben V. Brown
fdc31467aa
Use size encoded symbols
...
Update make_translation.py
2022-12-05 22:26:03 +11:00
Ben V. Brown
cc65cbb05e
Update CJC.cpp
2022-11-25 21:25:49 +11:00
Ben V. Brown
38b4a87602
Update CJC.cpp
2022-11-23 21:06:01 +11:00
Ben V. Brown
91f939e0f5
Update OperatingModes.h
2022-11-22 18:37:41 +11:00
Ben V. Brown
8ea43ed8be
Update OperatingModes.h
2022-11-22 18:35:15 +11:00
Ben V. Brown
91cd702726
Update OperatingModes.h
2022-11-22 18:35:00 +11:00
Ben V. Brown
3b898ddc50
Refactor out home screen
2022-11-22 18:33:01 +11:00
Ben V. Brown
6cbb01db41
References
2022-11-22 18:26:16 +11:00
Ben V. Brown
27297fd692
Headers
2022-11-22 18:26:07 +11:00
Ben V. Brown
fe77fb097e
Update printSleepCountdown.cpp
2022-11-22 18:25:58 +11:00
Ben V. Brown
124c3ecade
Update shouldDeviceSleep.cpp
2022-11-22 18:25:57 +11:00
Ben V. Brown
da6b780941
Create shouldDeviceShutdown.cpp
2022-11-22 18:25:55 +11:00
Ben V. Brown
8d9e90c7b0
Create ShowWarning.cpp
2022-11-22 18:25:48 +11:00
Ben V. Brown
68eeb1276f
Create PrintVoltage.cpp
2022-11-22 18:25:45 +11:00
Ben V. Brown
4cb74bddd7
Create min.cpp
2022-11-22 18:25:43 +11:00
Ben V. Brown
7bb41ff7c9
Create GUIDelay.cpp
2022-11-22 18:25:40 +11:00
Ben V. Brown
3836915b19
Create DrawTipTemperature.cpp
2022-11-22 18:25:38 +11:00
Ben V. Brown
af55cd5da4
Create USBPDDebug.cpp
2022-11-22 18:25:36 +11:00
Ben V. Brown
70e35316d4
Create ShowStartupWarnings.cpp
2022-11-22 18:25:33 +11:00
Ben V. Brown
296e599bf1
Create DebugMenu.cpp
2022-11-22 18:25:29 +11:00
Ben V. Brown
1432fc0dc3
Create CJC.cpp
2022-11-22 18:07:46 +11:00
Ben V. Brown
d82876c630
Create OperatingModes.h
2022-11-22 18:07:42 +11:00
Ben V. Brown
d7e68e074c
Create Sleep.cpp
2022-11-22 18:07:40 +11:00
Ben V. Brown
24ab228f5a
Create Soldering.cpp
2022-11-22 18:07:38 +11:00
Ben V. Brown
7a3527c680
Create TemperatureAdjust.cpp
2022-11-22 18:07:36 +11:00
Ben V. Brown
3f8004e81c
Create checkUndervoltage.cpp
2022-11-22 18:07:34 +11:00
Ben V. Brown
d2dbeee658
Create drawPowerSourceIcon.cpp
2022-11-22 18:07:32 +11:00
Ben V. Brown
250e26e2d2
Create getSleepTimeout.cpp
2022-11-22 18:07:30 +11:00
Ben V. Brown
d46bdcbfcc
Create OperatingModeUtilities.h
2022-11-22 18:07:27 +11:00
Ben V. Brown
db57a51cbb
Create printSleepCountdown.cpp
2022-11-22 18:07:23 +11:00
Ben V. Brown
8c058df6ac
Create shouldDeviceSleep.cpp
2022-11-22 18:07:16 +11:00