Commit Graph
100 Commits
Author SHA1 Message Date
jacqueline 3817ec0c77 turn on amp for development 2023-04-19 10:27:59 +10:00
jacqueline a9531c86a4 mostly single task pipeline 2023-04-19 10:27:59 +10:00
jacqueline 2a46eecdc6 Temporarily allow the touchwheel to be missing 2023-04-19 10:27:33 +10:00
jacqueline 35ecf8c49b rename 2023-04-17 16:39:06 +10:00
jacqueline a1cef17c5b Leave the display reset pin alone; we don't need it 2023-04-12 16:37:27 +10:00
jacqueline c93ed8efad fix some display issues 2023-04-06 16:18:04 +10:00
jacqueline 1b245316fe fix up touchpad timeouts, make it less chatty 2023-04-04 14:48:35 +10:00
jacqueline 9799ab458d fix sd card on for dev + mux pin 2023-03-30 10:15:09 +11:00
jacqueline a0ae39befe Update pinouts for R3 2023-03-30 09:31:08 +11:00
jacqueline 53ad4fc3f2 daniel wat 2023-03-13 15:19:22 +11:00
jacqueline b9a75cd55a LDO up at boot 2023-03-10 12:26:32 +11:00
jacqueline dd3cb1b760 Merge remote-tracking branch 'refs/remotes/origin/main' 2023-03-08 12:52:58 +11:00
jacqueline 0fce4fcc06 update to faceplate bodge 2023-03-08 12:47:56 +11:00
jacqueline d01f1bee10 Use UTF-8 for filenames 2023-02-23 18:51:01 +11:00
jacqueline e0363df454 Make a few init things fail less fatally 2023-02-22 11:17:48 +11:00
jacqueline db01e6335a Make default font not look broken 2023-02-22 10:53:39 +11:00
jacqueline fed7b450b3 Fix up display artficacts and clean up unused features 2023-02-22 10:28:11 +11:00
jacqueline 47ae601d41 Tidy up pipeline and use arena capacity to test for overruns 2023-02-21 14:40:18 +11:00
jacqueline 941bafca17 Add a memory arena for the audio pipeline 2023-02-21 13:19:11 +11:00
jacqueline 12d2ffdab7 Add logging to the DAC 2023-02-21 09:28:36 +11:00
jacqueline 644601b636 mark i2s callbacks as iram safe 2023-02-14 14:31:58 +11:00
jacqueline a65d996583 Use the sync apis for I2S output 2023-02-14 14:30:53 +11:00
jacqueline fa1f1cd9ab i am boo. boo the fool. 2023-02-13 16:22:45 +11:00
jacqueline f0a4b4cf50 whoops, remove chatty logging 2023-02-10 15:33:24 +11:00
jacqueline 61c91b3cdb Mostly working pipeline, including proper EOF signalling 2023-02-10 15:32:21 +11:00
jacqueline cabfd4b75e fix pipeline heap corruption and chunk ignores 2023-02-05 14:27:06 +11:00
jacqueline 9eecf78e08 fixing reading past eof 2023-01-31 16:35:52 +11:00
jacqueline aae1871999 remove unused ISR allocation
this was blocking the i2s driver somehow!(?)
2023-01-31 14:39:52 +11:00
jacqueline ef8d404b15 Continue ironing out i2s pipeline
still at least one heap corruption issue, plus the i2s write method
seems to block forever :/
2023-01-30 15:52:54 +11:00
jacqueline 2cc0a38a1a pipeline memory management fixes + logging 2023-01-27 13:28:22 +11:00
jacqueline 7b60f5f864 Make StreamInfo a PDO 2023-01-26 18:32:32 +11:00
jacqueline 3696512b38 Fix memory leak, re-enable play command (it doesnt work lol) 2023-01-26 15:09:59 +11:00
jacqueline f6dcd845fc Switch from MessageBuffer to Queue for pipeline comms 2023-01-26 15:02:57 +11:00
jacqueline e7f926e2c3 Tolerate longer dac timeouts + i2c timeouts during bootup 2023-01-24 16:47:04 +11:00
jacqueline a03b1e2139 Clean up main task log output 2023-01-24 16:42:49 +11:00
jacqueline e5fb1759b1 Add a bunch of logging from playback stream investigatons 2023-01-24 16:39:52 +11:00
jacqueline 0560fa7f10 clang-format 2023-01-21 19:02:28 +11:00
jacqueline 8ed3d7e31f Re-enable the parts of the audio pipeline that are working 2023-01-21 19:01:54 +11:00
jacqueline c7901ae429 build fixes for new compiler version and standard 2023-01-21 15:09:05 +11:00
jacqueline 8cb9e9361c ignore newly added warning 2023-01-21 15:08:46 +11:00
jacqueline bc8ff773f2 Default c++ standard is now 20! 2023-01-21 15:08:25 +11:00
jacqueline 085b6f3faa Ignore files created internally by esp-idf 2023-01-21 14:17:38 +11:00
jacqueline f013bab727 Migrate to the v5 adc api 2023-01-21 14:10:25 +11:00
jacqueline 393b268e15 Vendor tinycbor, since v5 no longer includes it 2023-01-21 14:09:00 +11:00
jacqueline bb50cf52cd bump esp-idf up to v5.0 2023-01-20 17:00:24 +11:00
jacqueline 4c88fcc4a5 fix build issues with new pipeline 2023-01-20 09:48:29 +11:00
jacqueline e53dfc4cc5 Merge branch 'main' into codecs 2023-01-17 13:52:38 +11:00
jacqueline 41993ea509 Merge branch 'r2-bringup' 2023-01-17 13:47:30 +11:00
jacqueline 2056cad0ab WIP 2023-01-12 14:28:52 +11:00
jacqueline 01be69eca1 better handling of chunk buffer 2022-12-07 15:36:47 +11:00
jacqueline f35bb64c2b basic i2s output element 2022-12-06 13:17:56 +11:00
jacqueline 066455669c update lsp config 2022-12-04 12:55:10 +11:00
jacqueline e0b2562cc4 fix missing std:: 2022-12-04 12:52:22 +11:00
jacqueline bf6f9cea20 building codec tests! 2022-12-03 17:50:59 +11:00
jacqueline 16d5d29049 Use std::span (backported) and std::byte to make our buffers safer 2022-12-03 11:10:06 +11:00
jacqueline 00d4883d3a add a span backport 2022-12-03 07:22:24 +11:00
jacqueline f212c1f02f fix unused result 2022-12-02 21:29:10 +11:00
jacqueline c36208016e better cbor handling 2022-12-02 17:25:53 +11:00
jacqueline 222c810b07 fix build errors 2022-12-02 13:39:00 +11:00
jacqueline 71a4f5166f Start on a couple of include issues 2022-11-23 17:21:56 +11:00
jacqueline a7df285588 Mostly done pipeline arch. Now onto cleanup and building. 2022-11-23 17:15:06 +11:00
jacqueline dfa9ab6e04 template-ify the cbor stuff 2022-11-22 23:10:42 +11:00
jacqueline 9176ef1872 Add cbor wrapper, and chunk streaming util 2022-11-22 17:05:02 +11:00
jacqueline 9f8cfaa7a8 Implement using libmad to decode 2022-11-21 14:46:32 +11:00
jacqueline d82a7e3d94 first go at r2 bringup. waiting on mosfets. 2022-11-21 10:18:42 +11:00
jacqueline 5f7444d795 WIP 2022-11-21 08:00:52 +11:00
jacqueline 52e0318292 Working-ish libmad build 2022-11-17 20:29:18 +11:00
jacqueline b92ed7f34f apply arch patch to libmad 2022-11-17 20:26:44 +11:00
jacqueline 42c387807f Basic libmad build 2022-11-17 20:18:01 +11:00
jacqueline c252132f39 Re-autoconf 2022-11-17 20:15:43 +11:00
jacqueline 57b4a6a9e5 initial commit of libmad 2022-11-17 17:49:45 +11:00
jacqueline acd6d78900 Progress on own pipeline. Still very WIP 2022-11-17 17:36:37 +11:00
jacqueline ddcbcad6d4 use idf in build 2022-11-17 13:52:59 +11:00
jacqueline 6d6628c98a use plain old idf 2022-11-17 13:37:23 +11:00
jacqueline 60169cdd91 WIP on our own pipeline 2022-11-17 13:30:16 +11:00
jacqueline 1d340db871 Order and group headers correctly 2022-11-16 11:34:46 +11:00
jacqueline 0ef333164b Use underscores instead of dashes in filenames consistently 2022-11-16 11:24:33 +11:00
jacqueline 8c51280bc6 Fix playback and console issues 2022-11-16 11:13:21 +11:00
jacqueline e802b8583f Enlarge app partition 2022-11-15 16:43:21 +11:00
jacqueline 07e1b5a328 WIP debug console for testing playback 2022-11-15 16:39:54 +11:00
jacqueline aef2eb7566 fix build 2022-11-15 14:40:17 +11:00
jacqueline 530fd15e66 WIP audio play and pause 2022-11-15 13:25:58 +11:00
jacqueline 37041b810f Add so many tests i am going to die 2022-11-09 16:28:19 +11:00
jacqueline 34330daadf adjust loglevel in tests 2022-11-09 13:53:52 +11:00
jacqueline ff30b27f0d First test cases :) 2022-11-09 13:33:50 +11:00
jacqueline e389871d20 whoops no exceptions 2022-11-09 08:52:02 +11:00
jacqueline dc4644dacb Fix up sdkconfig diffs 2022-11-09 08:26:20 +11:00
jacqueline 5adcbe3e81 Add readme, fix ignore test 2022-11-08 15:06:50 +11:00
jacqueline 9f572cb927 Working test runner!!! 2022-11-08 14:56:22 +11:00
jacqueline e219925fac WIP use catch2 instead of unity 2022-11-08 10:55:42 +11:00
jacqueline 1958b262ee Fix another warning 2022-11-07 16:41:50 +11:00
jacqueline 6584060296 Add a unit test app + example tests 2022-11-07 16:38:58 +11:00
jacqueline c29c218b85 enable MORE warnings 2022-11-07 13:27:40 +11:00
jacqueline d1f20b9bc8 fix shadowing 2022-11-07 13:27:33 +11:00
jacqueline 580d6b9968 fix warning 2022-11-07 12:33:45 +11:00
jacqueline 675d52c9a5 use a less fun but more descriptive namespace 2022-11-07 12:20:20 +11:00
jacqueline 28d73ad866 Split driver-y things into a separate component 2022-11-07 12:01:29 +11:00
jacqueline b13a9793e1 Set extra compile flags properly 2022-11-07 11:35:26 +11:00
jacqueline c2c450bd72 Merge branch 'tft-bringup' 2022-11-01 16:01:18 +11:00
jacqueline 1bcf59163b WIP display stuff that /could/ work, but i think my display is bad :( 2022-11-01 15:30:15 +11:00