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