21 Commits

Author SHA1 Message Date
Dreaded_X fe3120dbee Little bit of clean up 2023-04-01 04:26:11 +02:00
Dreaded_X e9df974c9e Added led to indicate bluetooth status 2023-04-01 04:25:58 +02:00
Dreaded_X 987f778a25 Added menuconfig option to switch between prototype and eventual production hardware 2023-04-01 04:10:57 +02:00
Dreaded_X f57131d984 Added pin config for production 2022-09-29 03:18:35 +02:00
Dreaded_X 9cbeee2c4d Moved pin config into seperate config file 2022-09-29 03:00:20 +02:00
Dreaded_X 2bbc3673b6 Audio data now goes through a ringbuffer first so we can hopefully smooth out the sequence number errors 2022-07-05 00:26:55 +02:00
Dreaded_X f6318a3162 Adjusted volume curve, only change volume if enabled and added option to cancel volume sync 2022-06-29 03:41:01 +02:00
Dreaded_X f95bcb503a Revamped how volume changes are handled to also support remote volume control 2022-06-28 22:13:54 +02:00
Dreaded_X 7d5aad4c41 Added auto pausing under certain circumstances 2022-06-24 01:47:50 +02:00
Dreaded_X a221936955 Removed MCP2515 code as it is no longer required 2022-06-24 01:19:56 +02:00
Dreaded_X 4bb95d2208 Started work on using TWAI instead of external CAN bus 2022-06-20 19:41:53 +02:00
Dreaded_X 2c53036d45 Seek forward and backward using scroll wheel in car 2022-06-16 23:12:31 +02:00
Dreaded_X 548a6278c0 Fixed bugs 2022-06-16 00:30:19 +02:00
Dreaded_X ab1a78155d Refactor and small optimization 2022-06-15 20:53:01 +02:00
Dreaded_X 06a90d4b04 MultiPurposeButton now uses a timer to time the long and short press 2022-06-15 19:28:02 +02:00
Dreaded_X 097814ea25 Some small tweaks 2022-06-15 19:07:37 +02:00
Dreaded_X d05f767827 Volume is now synced from car to phone 2022-06-15 15:58:45 +02:00
Dreaded_X a92fe02c59 Refactored and current playstatus is now received from device 2022-06-14 21:26:11 +02:00
Dreaded_X 0a24f70cc3 Implemented CAN Bus listening 2022-06-13 16:42:57 +02:00
Dreaded_X 788708fb74 Started work on CAN bus 2022-06-11 03:16:15 +02:00
Dreaded_X 6bcf0e0f39 Moved software into seperate folder 2022-05-26 03:34:25 +02:00