Getting the damn build out π
Getting the damn build out π
Features Added:
- Warning when settings are reset due to a firmware upgrade
- Re-wrote the entire code path for tip temperature, reduces complexity and (so far) appears to improve accuracy
- Now displays the calibration offset when you calibrate tip offset
- Hides leading zero's on values
- Menu's now time out so leaving your unit on a menu wont prevent it sleeping
Fixes:
- Temps should be more accurate
- Voltages update correctly when not soldering
Development Features:
- CI integration on Pull requests
- Docker based repeatable build environment
- Migrated from sw4stm32 and Atollic to STM32CubeIDE & Atollic
Known potential issues:
This build still uses the "jump to 12V" mode of QC2.0 to negotiate QC, which all QC3 devices should support. This increases compatibility to QC2.0 devices. Not sure if this is better or worse than the old method.