We cheated before and sent the serial data in the simulator into the G-code reporter so it could be line-buffered and then recorded as comments in the trace-log. But this confuses the simulator console output and is harder to manage. Revert to sending serial-out data directly to the comment engine. Also be less chatty about startup when connecting to a UART. |
||
|---|---|---|
| .. | ||
| analog_sim.c | ||
| data_recorder.c | ||
| data_recorder.h | ||
| delay_sim.c | ||
| heater_sim.c | ||
| intercom_sim.c | ||
| pff_diskio_sim.c | ||
| pff_sim.c | ||
| sd_sim.c | ||
| serial_sim.c | ||
| simulator.c | ||
| spi_sim.c | ||
| timer_ext.c | ||