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