index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
extractconfig: Add helper script that extracts config files from a log
Kevin O'Connor
2017-12-06
1
-0
/
+56
*
graphstats: Fix graphing script
Kevin O'Connor
2017-10-29
1
-4
/
+6
*
pru: Force load the ADC module during PRU startup
Kevin O'Connor
2017-10-18
1
-0
/
+3
*
pru: Update start script to always unbind the PRU before binding it
Kevin O'Connor
2017-10-05
1
-1
/
+4
*
pru: Update installation and flash scripts
Kevin O'Connor
2017-09-20
4
-29
/
+122
*
graphstats: Increase maximum expected task duration
Kevin O'Connor
2017-08-09
1
-1
/
+2
*
graphstats: Fix so that older files (predating mcu_awake) still work
Kevin O'Connor
2017-07-21
1
-1
/
+1
*
graphstats: Support graphing "mcu_awake" statistic
Kevin O'Connor
2017-07-19
1
-2
/
+9
*
pru: Add documentation and install scripts for running on the PRU
Kevin O'Connor
2017-07-05
2
-0
/
+101
*
pru: Add support for "make flash" rule
Kevin O'Connor
2017-07-05
1
-0
/
+30
*
sched: Pass shutdown reason code via longjmp() parameter
Kevin O'Connor
2017-07-04
1
-2
/
+4
*
msgproto: Export static_strings from mcu to host as a dictionary
Kevin O'Connor
2017-07-02
1
-1
/
+2
*
command: Directly call command_sendf() for ack/nak messages
Kevin O'Connor
2017-06-29
1
-9
/
+1
*
command: Encode MESSAGE_MIN in command_parser->max_size
Kevin O'Connor
2017-06-29
1
-3
/
+5
*
build: Request python2 for all directly executed python binaries
Kevin O'Connor
2017-06-27
5
-5
/
+5
*
checkstack: Continue to accumulate stack usage on misc instructions
Kevin O'Connor
2017-06-22
1
-2
/
+2
*
install-octopi: Add python-virtualdev to package list
Kevin O'Connor
2017-06-15
1
-1
/
+1
*
command: Store the command parsing information directly in array
Kevin O'Connor
2017-05-26
2
-20
/
+23
*
build: Use compile_time_request system for init, tasks, and shutdown
Kevin O'Connor
2017-05-26
2
-10
/
+27
*
build: Avoid linker magic in compile_time_request.c unique id generation
Kevin O'Connor
2017-05-26
1
-19
/
+65
*
build: Add __visible to variables in compile_time_request.c
Kevin O'Connor
2017-05-15
1
-6
/
+8
*
scripts: Add octopi installation scripts
Kevin O'Connor
2017-04-21
2
-0
/
+156
*
graphstats: The times are no longer in UTC time
Kevin O'Connor
2017-04-11
1
-1
/
+1
*
checkstack: Be more flexible in finding the timer irq function
Kevin O'Connor
2017-04-02
1
-2
/
+2
*
avrsim: Catch simulation errors
Kevin O'Connor
2017-03-26
1
-0
/
+1
*
checkstack: Updates for newer binutils
Kevin O'Connor
2017-03-26
1
-0
/
+3
*
avrsim: Support pacing the simulation
Kevin O'Connor
2017-03-24
1
-1
/
+32
*
avrsim: Do IO directly from simulavr callbacks
Kevin O'Connor
2017-03-24
1
-45
/
+39
*
toolhead: Rework lookahead flush to be more stable during high cpu
Kevin O'Connor
2017-02-12
1
-2
/
+2
*
graphstats: Display host buffer stats in graph
Kevin O'Connor
2017-02-02
1
-2
/
+24
*
build: Define DECL_CONSTANT mechanism for defining exported constants
Kevin O'Connor
2016-12-23
1
-28
/
+15
*
graphstats: Updates for recent stats changes
Kevin O'Connor
2016-12-06
1
-2
/
+7
*
stepstats: Update stepstats script with change in dir_pin meaning
Kevin O'Connor
2016-12-01
1
-2
/
+2
*
stepstats: Add debugging script to calculate stats on stepper movement
Kevin O'Connor
2016-10-31
1
-0
/
+39
*
graphstats: Add new helper script that generates graphs of MCU load
Kevin O'Connor
2016-10-31
1
-0
/
+85
*
build: Support creating and storing the data dictionary on each build
Kevin O'Connor
2016-09-10
1
-3
/
+11
*
serialhdl: Calculate baudadjust from MCU's baud instead of host baud
Kevin O'Connor
2016-07-16
1
-1
/
+1
*
buildcommands: Fix max_size calculation
Kevin O'Connor
2016-06-05
1
-1
/
+1
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
3
-0
/
+763
*
build: Update kconfig to always emit symbols - even when false.
Kevin O'Connor
2014-08-23
1
-1
/
+9
*
build: Update kconfig to work outside of kbuild make system.
Kevin O'Connor
2014-08-23
1
-7
/
+17
*
build: Add kconfig menu system.
Kevin O'Connor
2014-08-23
43
-0
/
+26868