summaryrefslogtreecommitdiff
path: root/src/class/audio
AgeCommit message (Expand)Author
2022-03-20Disable SOF ISR feedback calcuation by default s.t. examples still workReinhard Panhuber
2022-03-20Streamline call of tud_audio_set_itf_cb() within audiod_set_interface()Reinhard Panhuber
2022-03-20Add magic checksReinhard Panhuber
2022-03-20Streamline feedback calc, find fb interval from descriptors, inc. checksReinhard Panhuber
2022-03-19Implement power of two, shift, and float calculationReinhard Panhuber
2022-03-16Disable CFG_TUD_AUDIO_ENABLE_FEEDBACK_DETERMINATION_WITHIN_SOF_ISRReinhard Panhuber
2022-03-16Add todos and commentsReinhard Panhuber
2022-03-15Fix cycle count calculationReinhard Panhuber
2022-03-15Implement 16.16 fixed point feedback value calculationReinhard Panhuber
2022-03-14Add SOF callback function for feedback value determination in uac - wip!Reinhard Panhuber
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2022-01-16update format correction with actual bus speedhathach
2022-01-07Disable feedback format correction by default #1234Valentin Milea
2021-12-06Support disabling feedback format correction #1234Valentin Milea
2021-11-08rename to simply OPT_MCU_MSP432E4, add msp432e to cihathach
2021-11-06Implement dcd_edpt_xfer_fifo for dcd_musbkkitayam
2021-10-24remove ep descriptor wMaxPacketSize bitfield due to endian issuehathach
2021-10-12Merge branch 'master' into add_uvcHa Thach
2021-09-29moved ISO attributes from audio to commonkkitayam
2021-08-31UAC2: Add ring buffer support for dcd_transdimension.MasterPhi
2021-08-07Use linear buffer for GD32VF103Stefan Kerkmann
2021-07-29add the entry for RX72Nkkitayam
2021-07-29add RX65Nkkitayam
2021-07-29add a condition regarding OPT_MCU_RX63Nkkitayam
2021-07-06Fix copy byte countMasterPhi
2021-07-06- Remove alt_setting alignmentMasterPhi
2021-07-05ENCODE -> DECODEMasterPhi
2021-07-04Better handling tud_audio_set_itf_cb with FB.MasterPhi
2021-07-04Move audio_control_request_t to audio.hMasterPhi
2021-07-04Delay tud_audio_set_itf_cb call with feedback EP.MasterPhi
2021-07-04Fix speed detectionMasterPhi
2021-07-04more uac fixes,MasterPhi
2021-07-04Clear FIFO only if enabled...MasterPhi
2021-07-04audio_device : clear fifo on intf change.MasterPhi
2021-07-04Fix audiod_get_AS_interface_index in audio class.MasterPhi
2021-06-29Fix IAR compile error on pointer type.MasterPhi
2021-06-20Add bracket to switch case, fix warning.MasterPhi
2021-05-27include clean uphathach
2021-05-26rename usbd_edpt_iso_xfer to usbd_edpt_xfer_fifohathach
2021-05-10audio_device: Fix build errorJerzy Kasenberg
2021-04-30Remove n from tu_fifo_get_write_info() and fix bug in vendor classReinhard Panhuber
2021-04-30Remove variable n in tu_fifo_get_read_info()Reinhard Panhuber
2021-04-30Change read infos to pointer typeReinhard Panhuber
2021-04-28temporarily fix include recusrive loophathach
2021-04-23Change tu_fifo_get_linear_write/read_info() to return a structReinhard Panhuber
2021-04-23Init len_wrap = 0 to fix compiler complains.Reinhard Panhuber
2021-04-23Fix include path in audio_device.hReinhard Panhuber
2021-04-23Implement functions to allow for DMA usage in audio driver.Reinhard Panhuber
2021-04-21Remove unnecessary volatile and short audio function index to func_idReinhard Panhuber
2021-04-20Clean up old depracted and misleading variable namesReinhard Panhuber