You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dario Ernst 6c27b65356
added debug prints
15 years ago
..
Makefile filter tested, fixed, curve working, found an analog hardware bug 15 years ago
Project.ede added and fixed ede indexfiles 15 years ago
debug.c small bugfixes in debug, test-code 15 years ago
debug.h small changes 15 years ago
filter.c filter tested, fixed, curve working, found an analog hardware bug 15 years ago
filter.h added filter-file, some rewrites, compiles, not tested 15 years ago
i2c_simple.c i2c fixed 15 years ago
i2c_simple.h fixed i2c_simple compile error, added doc in the header 15 years ago
main.c added debug prints 15 years ago
main.h modified adc stuff to implement passing channels, added channels and started implementing read-temp 15 years ago
mcp_adc.c added filter-file, some rewrites, compiles, not tested 15 years ago
mcp_adc.h added filter-file, some rewrites, compiles, not tested 15 years ago
muxer.c testing channel 2 15 years ago
muxer.h added filter-file, some rewrites, compiles, not tested 15 years ago
softtimer.c added softtimer to slave 15 years ago
softtimer.h added softtimer to slave 15 years ago
spi.c fixed symlinking of spi from shared 15 years ago
spi.h fixed symlinking of spi from shared 15 years ago
spi_config.h new protocol for spi started 15 years ago
spi_pointers.c modified adc stuff to implement passing channels, added channels and started implementing read-temp 15 years ago
spi_pointers.h fixed a few spi weaknesses, like timing in spi_mst_start_packet 15 years ago
spi_proto.c moved spi_proto into a single file again 15 years ago
spi_proto.h moved spi_proto into a single file again 15 years ago