Michael Buesch 7615b314b0 Optimize HSL calculation for code size před 4 roky
..
tests 7615b314b0 Optimize HSL calculation for code size před 4 roky
.gitignore ed1c645c85 Add bootloader support před 4 roky
Makefile ed1c645c85 Add bootloader support před 4 roky
adc.c d4adc0279b Fix watchdog handling, if deep sleep is disabled před 4 roky
adc.h fcbe196eaf adc: Don't suppress sleep, if analog inputs are disabled před 4 roky
arithmetic.h b20fb06e06 arithmetic: Fix contraints před 4 roky
avrmakelib.mk 09a5410bf9 avrmakelib: Add sed před 4 roky
battery.c 6edcf0ade1 battery: Add functions to get voltage před 4 roky
battery.h 7c6089c091 Rewrite build configuration mechanism před 4 roky
bootloader.c 62ed54282a uart: Enable odd parity před 4 roky
color.c 7615b314b0 Optimize HSL calculation for code size před 4 roky
color.h 7615b314b0 Optimize HSL calculation for code size před 4 roky
compat.h 991fd18107 Add eeprom support před 4 roky
crc.c ed1c645c85 Add bootloader support před 4 roky
crc.h ed1c645c85 Add bootloader support před 4 roky
curve.c 8412543b1c Add debugging output support před 4 roky
curve.h 8d1bc9ab90 Move curve to separate c file před 4 roky
curve_data_adc2sp.h fed9738102 Add HSL support před 4 roky
curve_data_sp2batdrop.h eb6f762972 battery: Correct the measured battery voltage ... před 4 roky
debug.c 26c4112e8c uart: Add support for dual channel. před 4 roky
debug.h 8412543b1c Add debugging output support před 4 roky
eeprom.c ae81ab54f5 Decouple watchdog IRQ handling from deep sleep před 4 roky
eeprom.h 6c8c77dbea Add PWM lower range setpoint correction před 4 roky
filter.c 997fbf67b5 filter: Add function to preset filter value před 4 roky
filter.h 997fbf67b5 filter: Add function to preset filter value před 4 roky
flash-usb.sh 546fd4ee00 Add convenience script for flashing před 4 roky
main.c 12e996531f Add support for m88 před 4 roky
main.h 12e996531f Add support for m88 před 4 roky
movingavg.c 8412543b1c Add debugging output support před 4 roky
movingavg.h 3ca84b6aa1 battery: Add moving average před 4 roky
outputsp.c 633a4482c8 outsp: Split HSL handling před 4 roky
outputsp.h 633a4482c8 outsp: Split HSL handling před 4 roky
pcint.c bb7e433d9f pcint: Only clear IRQ on first enable před 4 roky
pcint.h bb7e433d9f pcint: Only clear IRQ on first enable před 4 roky
potentiometer.c 7c6089c091 Rewrite build configuration mechanism před 4 roky
potentiometer.h 548b876e6c Move potentiometer power control před 4 roky
pwm.c 6c8c77dbea Add PWM lower range setpoint correction před 4 roky
pwm.h fed9738102 Add HSL support před 4 roky
pwm_conf.py 6c8c77dbea Add PWM lower range setpoint correction před 4 roky
pwm_isr_template.c 6c8c77dbea Add PWM lower range setpoint correction před 4 roky
remote.c 4fb900228d uart: Propagate rx error to application layer před 4 roky
remote.h 7c6089c091 Rewrite build configuration mechanism před 4 roky
ring.c 15f44d5be3 Add generic ring buffer helpers před 4 roky
ring.h 15f44d5be3 Add generic ring buffer helpers před 4 roky
sparse.h 7d04f5a96d Fix sparse warning před 4 roky
standby.c 58e2fc0632 standby: Split wakeup and watchdog handling před 4 roky
standby.h 2d72b92d4d uart: Add small standby suppress time to RX wakeup path před 4 roky
uart.c 4fb900228d uart: Propagate rx error to application layer před 4 roky
uart.h 4fb900228d uart: Propagate rx error to application layer před 4 roky
util.h f19a0ab5bc util: Add debugging toggle helper před 4 roky
watchdog.c ae81ab54f5 Decouple watchdog IRQ handling from deep sleep před 4 roky
watchdog.h ae81ab54f5 Decouple watchdog IRQ handling from deep sleep před 4 roky