Files
snapclient/components
Karl Osterseher 76a9b9acce - remove bug in i2s driver resulting in overwriting DMA descriptor while initialization leading to wrong initial sync
- change some function return values from int8_t to int32_t
- improve syncing
  o try to mimic original algorithm used by badaix
- latency_buffer_full() call in player sporadically returns negative value
  which led to a unnecessary vTaskDelay --> resolved
- use esp_timer_get_time() instead of gettimeofday() for timestamping
- enable IRAM optimazations for WIFI
- decrease WIFI RX buffers

Signed-off-by: Karl Osterseher <karli_o@gmx.at>
76a9b9acce · 2022-10-21 19:30:51 +02:00
History
..
2021-08-27 10:31:30 +02:00
2021-08-27 10:31:30 +02:00
2021-11-18 07:26:19 +01:00
2021-08-27 10:31:30 +02:00
2021-11-12 07:57:37 +01:00
2021-08-27 10:31:30 +02:00
2021-08-27 10:31:30 +02:00
2022-10-06 14:56:00 +02:00