summaryrefslogtreecommitdiffhomepage
path: root/source/Core/BSP
AgeCommit message (Expand)Author
2023-10-21Pinecil v2 tune via PID (#1827)v2.22-rc3v2.22Ben V. Brown
2023-09-22Temperature code updates (#1814)v2.22-rc2Ben V. Brown
2023-08-04Use 3 count filter for MHP30 acceleromter (#1762)Ben V. Brown
2023-08-02Merge branch 'dev' into Short-DetectionBen V. Brown
2023-08-01Abstract out showing bootlogoBen V. Brown
2023-08-01Fixup for logo addresses + Set DFU address for PinecilV2Ben V. Brown
2023-07-28Merge branch 'dev' into Short-DetectionBen V. Brown
2023-07-28Add isTipShorted() to warningsBen V. Brown
2023-07-28Allow S60 fallback to head if PD times out after 3 secondsBen V. Brown
2023-07-18Merge branch 'dev' into Short-Detectiondiscip
2023-07-16clang-format implementation (#1740)Ivan Zorin
2023-07-06Merge branch 'dev' into Short-Detectiondiscip
2023-07-06Try side-port of different linker and ram for PinecilV2 (#1730)Ben V. Brown
2023-06-30Tip short detection at bootalextrical
2023-06-29Revert to slower software I2CBen V. Brown
2023-06-20A bit of clean-up & update configuration.h files (#1717)Ivan Zorin
2023-06-20Zipping compiler warning about POW_PD_EXT / Two options (#1711)Ivan Zorin
2023-06-19Fix OLED display scroll speed being painfully slow + junk on ease in/outBen V. Brown
2023-06-19Handle devices where flash is not 1:1 memory mappedBen V. Brown
2023-06-18Larger OLED Support (#1713)Ben V. Brown
2023-06-18TS101 (#1695)Ben V. Brown
2023-06-18Save settings on change only / All builds OK (#1699) (#1704)Ivan Zorin
2023-06-04Refactor PinecilV2 TuningBen V. Brown
2023-06-03S60 Support (#1692)Ben V. Brown
2023-05-09Adjust how heap and ram sections are allocatedBen V. Brown
2023-04-25put soldering profile mode into its own file, put common functions in utilsLaura Klünder
2023-04-24revert unneeded changeLaura Klünder
2023-04-23full profile supportLaura Klünder
2023-04-23profile mode is optionalLaura Klünder
2023-04-15Add validation ID to BLEVladimir K
2023-04-07unifying (#1657)discip
2023-04-08correcting MAX_POWER_LIMIT to 120discip
2023-04-01Update ble_handlers.cppBen V. Brown
2023-03-31Merge branch 'dev' into discip-patch-1discip
2023-03-29Change to 128bit UUID's (#1608)Ben V. Brown
2023-03-26Merge branch 'dev' into discip-patch-1discip
2023-03-26Readjusting brightness (Pinecil v2) (#1622)discip
2023-03-26Merge branch 'dev' into discip-patch-1discip
2023-03-25adapting 10 °C > 50 °F (#1636)discip
2023-03-24Add FW version to BLE characteristic (#1633)Vladimir
2023-03-14Merge branch 'dev' into discip-patch-1discip
2023-03-14Update configuration.hRiver M
2023-03-13Update ble_handlers.cppdiscip
2023-03-11Update ble_handlers.cppdiscip
2023-03-11Update ble_handlers.cppdiscip
2023-03-11Update ble_handlers.cppdiscip
2023-02-22Fix typo in BLE settings mappingNeil Hanlon
2023-02-22Handle updating certain settings updates over BLE - Fixes #1560Neil Hanlon
2023-02-20Merge pull request #1582 from Samuelrmlink/PPSctrlBen V. Brown
2023-02-19Add BLE characteristic - PD VPDOs EnabledSamuelrmlink