78 Commits (dbd28eecc9cd4b5954a4fd1ed0c02bd9788c279b)

Author SHA1 Message Date
  Scott Lahteine dbd28eecc9 Number serial from 1 to match settings 3 years ago
  X-Ryl669 55c31fbe9a
Distinguish serial index from mask (#21287) 3 years ago
  Victor Oliveira 1b9ff68f8c
Fix Host Keepalive serial target (#21283) 3 years ago
  X-Ryl669 ec42be346d
Fix and improve G-code queue (#21122) 3 years ago
  X-Ryl669 f003e52009
Combined LPC / Serial fixes (#21178) 3 years ago
  Scott Lahteine fd2477923c Minor serial code cleanup 3 years ago
  X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
  X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 3 years ago
  ellensp c929fb52dd
Meatpack::report_state on serial port init (#20903) 3 years ago
  Scott Lahteine d33fe2378c
Move common strings (#20846) 3 years ago
  Scott Lahteine 1d43e81be0 Fix compile warnings, serial alias 3 years ago
  bilsef 9baa944460
Teensy 4.1 Ethernet support (#19801) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
  Fabio Santos 25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367) 4 years ago
  Scott Lahteine f4c258dc23
Creality Ender 3 v2 (#17719) 4 years ago
  Scott Lahteine 6371782263 Add HAS_MULTI_SERIAL conditional 4 years ago
  Jason Smith 209fd2d0cb
Fix SERIAL_ECHO forever bug (#17932) 4 years ago
  Scott Lahteine 39263efef7 Allow more serial parameters 4 years ago
  Scott Lahteine 4ed912eb23 Misc. patches 4 years ago
  Scott Lahteine 38873596ec Tweak parser warning 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 4 years ago
  randellhodges ebdf8b6b1a Fix STM32 flush of TX (used by UBL) (#16197) 4 years ago
  Scott Lahteine cb7817093f More serial macro cleanup 4 years ago
  Scott Lahteine f83bc0aa13 Optimize common strings 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
  Scott Lahteine 8683d4abfd Improved list-oriented macros 5 years ago
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
  Scott Lahteine f9961ddebb Optimize SERIAL_ECHOPAIR_F 5 years ago
  Tanguy Pruvot 2435c6082a STM32F1: AUTO_BED_LEVELING_UBL build fixes (#15240) 5 years ago
  Jamie dbee0e9c54 Analog joystick jogging control (#14648) 5 years ago
  Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago
  Giuliano Zaro 7085781c71 Include configs in serial.h (#14714) 5 years ago
  Scott Lahteine 305f277843 Drop old includes in serial.h 5 years ago
  Scott Lahteine 5ccf8c2c33 Fix serial.h indents 5 years ago
  Scott Lahteine 94f2e82897 Serial assert (needs work) 5 years ago
  Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 5 years ago
  Scott Lahteine 3ea073ace6 Slight reduction in serial.h file size 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
  Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) 5 years ago
  Scott Lahteine 72c7751768 Fix SERIAL_POS in use with DEBUG_OUT 5 years ago
  Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5 years ago
  Hadrien Jouet 0278ad0a6d Add ESP32 WiFi interface (#11209) 5 years ago
  Scott Lahteine 388babbcea Tweak SERIAL_PRINTF 5 years ago
  Scott Lahteine c7d618b4d9 Fix SERIAL_ECHOLNPAIR 5 years ago
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
  Chris Pepper 38bef9da91 Report auto temp to both serial ports, if available (#13301) 5 years ago
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5 years ago
  Scott Lahteine 64253e1a58 Followup to serial reform 5 years ago