Commit Graph

17 Commits

Author SHA1 Message Date
9cbeee2c4d
Moved pin config into seperate config file 2022-09-29 03:00:20 +02:00
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
f6318a3162
Adjusted volume curve, only change volume if enabled and added option to cancel volume sync 2022-06-29 03:41:01 +02:00
f95bcb503a
Revamped how volume changes are handled to also support remote volume control 2022-06-28 22:13:54 +02:00
7d5aad4c41
Added auto pausing under certain circumstances 2022-06-24 01:47:50 +02:00
a221936955
Removed MCP2515 code as it is no longer required 2022-06-24 01:19:56 +02:00
4bb95d2208
Started work on using TWAI instead of external CAN bus 2022-06-20 19:41:53 +02:00
2c53036d45
Seek forward and backward using scroll wheel in car 2022-06-16 23:12:31 +02:00
548a6278c0 Fixed bugs 2022-06-16 00:30:19 +02:00
ab1a78155d
Refactor and small optimization 2022-06-15 20:53:01 +02:00
06a90d4b04
MultiPurposeButton now uses a timer to time the long and short press 2022-06-15 19:28:02 +02:00
097814ea25 Some small tweaks 2022-06-15 19:07:37 +02:00
d05f767827
Volume is now synced from car to phone 2022-06-15 15:58:45 +02:00
a92fe02c59
Refactored and current playstatus is now received from device 2022-06-14 21:26:11 +02:00
0a24f70cc3 Implemented CAN Bus listening 2022-06-13 16:42:57 +02:00
788708fb74
Started work on CAN bus 2022-06-11 03:16:15 +02:00
6bcf0e0f39
Moved software into seperate folder 2022-05-26 03:34:25 +02:00