Michael Buesch 728e95a8b6 simulator: Add some circuit simulators 5 lat temu
..
simulator 728e95a8b6 simulator: Add some circuit simulators 5 lat temu
tests d6ed6ad0ec tests: Define CONF_DEBUG 6 lat temu
.gitignore 4a461e3ebb .gitignore: Add dasm 7 lat temu
COPYING 59f27788f0 Add a copy of the GPL v2 9 lat temu
Makefile 0c4a90926f make: Enable eeprom ring 7 lat temu
avrmakelib.mk 3f56ba872d avrmakelib: Update 7 lat temu
bitmap.c 2c5664d5d2 bitmap: Put lookup table into RAM. 8 lat temu
bitmap.h 2c5664d5d2 bitmap: Put lookup table into RAM. 8 lat temu
buttons.c 18f311f3ca buttons: Remove dynamic callback 7 lat temu
buttons.h 18f311f3ca buttons: Remove dynamic callback 7 lat temu
controller_current.c b3cb869b54 pid: Add dumping of controller results 6 lat temu
controller_current.h f02b109cad Adjust factors to get reasonably quick controllers 7 lat temu
controller_temp.c b3cb869b54 pid: Add dumping of controller results 6 lat temu
controller_temp.h 113b94b8f9 controller_temp: Add a small D part 7 lat temu
debug_uart.c aa1d046490 debug: Add support for second prefix 6 lat temu
debug_uart.h aa1d046490 debug: Add support for second prefix 6 lat temu
display.c 8810e965e3 Remove all explicit inits to 0 8 lat temu
display.h 39b64c33fd Enable debugging via menu 9 lat temu
dumpcurves.py 5560493b88 dumpcurves: Remove unused type 6 lat temu
filter.c 059992284f filter: Add cast to balance types 6 lat temu
filter.h 2ae94bd4d7 filter: Add fixpt implementation of the LP filter 9 lat temu
fixpt.c fcab63bdb0 fixpt: Uninline all integer functions 7 lat temu
fixpt.h fcab63bdb0 fixpt: Uninline all integer functions 7 lat temu
main.c 2067f3f77a Make main loop available globally in simulator mode 6 lat temu
main.h 4e43bcff1e Add version.h 9 lat temu
measure.c aa1d046490 debug: Add support for second prefix 6 lat temu
measure.h 38ece1d0e1 measure: Reduce complexity 7 lat temu
measure_current.c aa1d046490 debug: Add support for second prefix 6 lat temu
measure_current.h 7bb42aac28 Add helper for current calibration 9 lat temu
measure_temp.c bdfe79a5e8 Avoid sparse warnings 7 lat temu
measure_temp.h e4676ed2c4 Add temperature adjustment feature 7 lat temu
menu.c bdfe79a5e8 Avoid sparse warnings 7 lat temu
menu.h ff2b7eb078 Rewrite measurement to reduce redundancies 9 lat temu
pid.c b3cb869b54 pid: Add dumping of controller results 6 lat temu
pid.h b3cb869b54 pid: Add dumping of controller results 6 lat temu
presets.c 0f93479507 presets: Remove local storage of active index 7 lat temu
presets.h c49cd1ce37 Increase the number of presets to 6 7 lat temu
pwm_current.c 5108220bf1 Add hooks for building the project in a simulator environment 6 lat temu
pwm_current.h cbc7084ff9 Implement PWM generation 9 lat temu
ring.c 3c34d1b895 Move ring buffer helpers 8 lat temu
ring.h 3c34d1b895 Move ring buffer helpers 8 lat temu
scale.c 0dba4e10b2 scale: Switch to smaller implementations 9 lat temu
scale.h 6e90df2f8c scale: Add rescale and rewrite impl2 9 lat temu
settings.c c146508c3a Add support for compiling with a c++ compiler 6 lat temu
settings.h 66b07e28ac settings: Remove packed attribute 6 lat temu
sparse.h 250938a56c sparse: Update progmem attr 8 lat temu
sseg.c 80185facd1 sseg: Add segment mask for minus sign 7 lat temu
sseg.h b61238e18f sseg: Split segment iomap and mux iomap 8 lat temu
timer.c a59ac9bba9 Fix compile 8 lat temu
timer.h a59ac9bba9 Fix compile 8 lat temu
util.c 5b25f4c68b util: Fix warning 6 lat temu
util.h 5108220bf1 Add hooks for building the project in a simulator environment 6 lat temu
version.h e4b164fe91 Bump version 7 lat temu