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