aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Debugging.md
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix typos (#6032)Thijs Triemstra2023-02-201-1/+1
* docs: Updated simulavr building instructionsDmitry Butyugin2022-01-261-9/+27
* docs: Add a note on how to view the raw motan logs in Debugging.mdKevin O'Connor2021-12-011-0/+5
* docs: Update documentation with new klipper github URLKevin O'Connor2021-09-231-1/+1
* avrsim: Change default speed to 16Mhz and default baud to 250KKevin O'Connor2021-09-161-6/+5
* motan: Pass dataset parameters in parenthesisKevin O'Connor2021-08-301-2/+2
* docs: Fix typo in Debugging.mdKevin O'Connor2021-08-241-1/+1
* docs: Add information on motan scripts to Debugging.mdKevin O'Connor2021-08-221-0/+62
* docs: Reorder sections of Debugging.mdKevin O'Connor2021-08-021-84/+82
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-14/+11
* console: Make baud an optional parameterKevin O'Connor2021-03-021-1/+4
* github: Run continuous integration tests using "github actions"Kevin O'Connor2020-10-301-2/+3
* config: Rename avrsim.cfg to generic-simulavr.cfgKevin O'Connor2019-11-241-1/+1
* docs: Add information on running the regression suite locallyKevin O'Connor2019-06-231-0/+21
* graphstats: Add support for interactive graphsKevin O'Connor2019-06-191-1/+1
* docs: Note that graphstats.py can produce different types of graphsKevin O'Connor2019-04-011-0/+3
* docs: Move benchmark information from Debugging.md to new Benchmarks.mdKevin O'Connor2019-03-281-287/+1
* docs: Remove spurious executable flag from documentsKevin O'Connor2019-03-241-0/+0
* docs: Update atsam usb transfer benchmarksKevin O'Connor2019-03-101-2/+2
* docs: Note command dispatch benchmark needs desktop class machineKevin O'Connor2019-02-111-1/+5
* docs: Update duet2 benchmarksFlorian Heilmann2019-02-101-4/+7
* docs: Update atsam benchmarksKevin O'Connor2019-02-071-5/+5
* docs: Update benchmarksKevin O'Connor2019-02-061-25/+27
* docs: Add performance results for SAMD51Kevin O'Connor2019-01-281-0/+18
* docs: Sort command dispatch table by transfer rateKevin O'Connor2019-01-201-5/+5
* docs: Update Debugging document with SAM3X8E usb transfer benchmarkKevin O'Connor2019-01-201-0/+1
* docs: Add sam4s8c benchmarksKevin O'Connor2019-01-071-0/+17
* docs: Fix typo in command dispatch benchmarksKevin O'Connor2018-11-161-4/+4
* docs: Round pru command parsing benchmarkKevin O'Connor2018-11-161-1/+1
* docs: Add information on command parsing benchmarksKevin O'Connor2018-11-161-0/+28
* docs: Update benchmarksKevin O'Connor2018-11-161-15/+17
* docs: Fix SAM4E8E benchmark test revisionKevin O'Connor2018-10-221-1/+1
* docs: Update SAM4E8E benchmarksKevin O'Connor2018-10-221-3/+3
* docs: Update LPC176x benchmarksKevin O'Connor2018-10-181-6/+6
* docs: Update benchmarks for Arduino DueKevin O'Connor2018-10-131-5/+4
* docs: Updates to stm32f103 benchmarksKevin O'Connor2018-10-111-2/+2
* docs: Update sam4e8e docs and benchmarks (#562)Florian Heilmann2018-08-221-0/+17
* docs: Warn about possible pin conflicts in benchmarksKevin O'Connor2018-08-081-0/+5
* docs: It's difficult to estimate real-world usage from the benchmarksKevin O'Connor2018-08-081-3/+1
* docs: Add benchmarking details to docs/Debugging.mdKevin O'Connor2018-08-081-0/+192
* docs: Update Debugging.md with information on logextractKevin O'Connor2018-01-111-5/+28
* avr: Add SIMULAVR build option; don't show WATCHDOG or SERIAL_BAUD_U2XKevin O'Connor2017-05-281-4/+4
* docs: Avoid using "firmware" in the documentationKevin O'Connor2017-04-271-15/+17
* docs: Add documentation on how to run the graphstats.py scriptKevin O'Connor2017-04-111-0/+23
* docs: Update Debugging.md file with python virtual env setupKevin O'Connor2017-04-111-9/+3
* docs: Describe running Klippy in batch mode for debuggingKevin O'Connor2016-09-101-0/+42
* docs: Change the debugging docs to recommend a serial baud rate of 250000Kevin O'Connor2016-06-131-6/+5
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+90