Commit Graph
18 Commits
Author SHA1 Message Date
ManuelMcLureandGitHub 39c34e4992 Use ADC resolution in AD595/8495 calculation (#17018)
Fixes thermocouple reading on LP1768 (which uses 12-bit resolution).
2020-02-28 23:28:17 -06:00
ManuelMcLureandScott Lahteine 675295692b Fix unused var warning (#16467) 2020-01-05 02:52:38 -06:00
ManuelMcLureandScott Lahteine b065a60dd0 Onboard (always-on) pullups support (#16144) 2019-12-12 15:49:14 -06:00
ManuelMcLureandScott Lahteine 68da497f35 Remove debug_out.h '#pragma once' (again) (#16098) 2019-12-04 01:29:02 -06:00
ManuelMcLureandScott Lahteine c061656659 Use PSU powerup delay for all powerups (#16065) 2019-12-01 17:36:49 -06:00
ManuelMcLureandScott Lahteine b9703fdf36 Ensure TMC + LIN_ADVANCE pulse length (#15807) 2019-11-10 19:04:28 -06:00
ManuelMcLureandScott Lahteine 76b861d759 Fix kill screen with null string (#15747) 2019-11-02 07:13:42 -05:00
ManuelMcLureandScott Lahteine eed7c2fe2f Fix 'echo:' in TMC parameters M503 report (#15193) 2019-09-07 20:29:38 -05:00
ManuelMcLureandScott Lahteine 9c87786464 Change default Re-ARM UART pin order (#15037) 2019-08-23 20:55:41 -05:00
ManuelMcLureandScott Lahteine 51acbb2201 Prevent HOST_PROMPT_SUPPORT compile error (#13943) 2019-05-09 11:48:31 -05:00
ManuelMcLureandScott Lahteine 09f1b58146 Fix HOST_PROMPT_SUPPORT compile issue (#13847) 2019-05-04 22:55:51 -05:00
ManuelMcLureandScott Lahteine b1c13bce58 Fix EEPROM_CHITCHAT (and debug_out.h) (#13716) 2019-04-15 20:21:26 -05:00
ManuelMcLureandScott Lahteine 8bc5817559 Save files before starting AutoBuild (#13649) 2019-04-12 12:33:16 -05:00
ManuelMcLureandScott Lahteine 492883859e Don't protect unused CS pins (#13647) 2019-04-10 21:57:57 -05:00
ManuelMcLureandScott Lahteine f9b2b3e4f5 AutoBuild quality-of-life improvements (#13626)
- Assign helpful names to the terminals.
- Bring terminal forward so error messages are seen.
2019-04-08 23:07:57 -05:00
ManuelMcLureandScott Lahteine 04086fc455 Minor optimization to ARC_SUPPORT code (#13531) 2019-03-30 22:29:37 -05:00
ManuelMcLureandScott Lahteine 8679f671ed Remove dependency on PI. (#10701) 2018-05-11 17:55:56 -05:00
ManuelMcLureandScott Lahteine 613a3be167 Remove hidden dependencies on destination. Fixes #10686. (#10691) 2018-05-11 00:30:51 -05:00