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