headphones/firmware/code
George Norton 55ee01c349 Re-order PCM3060 init i2c commands. 2023-06-20 00:27:54 +01:00
..
.gitignore Fix broken audio when changing a filter type. 2023-06-14 23:47:09 +01:00
AudioClassCommon.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
CMakeLists.txt Fix broken audio when changing a filter type. 2023-06-14 23:47:09 +01:00
StdDescriptors.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
bqf.c Disable interrupts while reconfiguring, reset all filters if one has a type change. 2023-06-17 23:35:30 +01:00
bqf.h Config save/load works. 2023-06-02 14:05:14 +01:00
configuration_manager.c Only update a filter if something has changed. 2023-06-19 23:52:40 +01:00
configuration_manager.h Only update a filter if something has changed. 2023-06-19 23:52:40 +01:00
configuration_types.h Report version info 2023-06-16 22:42:13 +01:00
fix16.c Fix audio distortion (#8) 2023-04-05 16:23:35 -04:00
fix16.h Disable interrupts while reconfiguring, reset all filters if one has a type change. 2023-06-17 23:35:30 +01:00
i2s.c firmware, mechanicals 2023-02-03 15:23:55 -05:00
i2s.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
i2s.pio Fix the LRCK signal which was reversing the channels. (#14) 2023-05-24 14:22:51 -04:00
os_descriptors.h Continuted to implement communication protocol. Can now validate Filter Configuration Structures 2023-06-01 20:43:10 +01:00
pico_extras_import.cmake firmware, mechanicals 2023-02-03 15:23:55 -05:00
pico_sdk_import.cmake firmware, mechanicals 2023-02-03 15:23:55 -05:00
ringbuf.c firmware, mechanicals 2023-02-03 15:23:55 -05:00
ringbuf.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
run.c Re-order PCM3060 init i2c commands. 2023-06-20 00:27:54 +01:00
run.h Codec confiuguration implementation. 2023-06-12 14:03:39 +01:00
version.h.in Fix broken audio when changing a filter type. 2023-06-14 23:47:09 +01:00