|
69b7b1b245
|
Fixed some issues
|
2022-06-29 01:28:36 +02:00 |
|
|
f95bcb503a
|
Revamped how volume changes are handled to also support remote volume control
|
2022-06-28 22:13:54 +02:00 |
|
|
36a27b81f3
|
Added proof of concept to control volume
|
2022-06-24 23:28:19 +02:00 |
|
|
376d86bf02
|
Forgot to remove can.h from main.cpp
|
2022-06-24 19:04:47 +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 |
|
|
3b1528e951
|
Fixed mask and made buttons functional again
|
2022-06-22 20:36:12 +02:00 |
|
|
b4cb413d4c
|
Reduced some logging, and added id filter
|
2022-06-21 04:10:43 +02:00 |
|
|
4bb95d2208
|
Started work on using TWAI instead of external CAN bus
|
2022-06-20 19:41:53 +02:00 |
|
|
2a727b66b0
|
Swapped forward and backwards on scroll made scroll larger
|
2022-06-16 23:55:44 +02:00 |
|
|
0ea3a0b4ab
|
Only listen for buttons to prevent weird issues from occuring
|
2022-06-16 23:14:06 +02:00 |
|
|
2c53036d45
|
Seek forward and backward using scroll wheel in car
|
2022-06-16 23:12:31 +02:00 |
|
|
44f9e6393a
|
Buttons should now only work if we are on AUX2
|
2022-06-16 00:47:04 +02:00 |
|
|
548a6278c0
|
Fixed bugs
|
2022-06-16 00:30:19 +02:00 |
|
|
2a276b8a58
|
Turned on O2
|
2022-06-15 20:53:24 +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 |
|
|
2f854ad54d
|
Forgot to store previous button state
|
2022-06-14 21:46:55 +02:00 |
|
|
a92fe02c59
|
Refactored and current playstatus is now received from device
|
2022-06-14 21:26:11 +02:00 |
|
|
1c1ccf0a7a
|
Implemented forward and backward
|
2022-06-14 20:10:57 +02:00 |
|
|
560e3c191f
|
Play/pause using the forward button on the steering wheel
|
2022-06-13 17:37:38 +02:00 |
|
|
0a24f70cc3
|
Implemented CAN Bus listening
|
2022-06-13 16:42:57 +02:00 |
|
|
f42df67f80
|
Fixed accessing out of scope memory
|
2022-06-11 04:01:13 +02:00 |
|
|
788708fb74
|
Started work on CAN bus
|
2022-06-11 03:16:15 +02:00 |
|
|
7f449b8475
|
Canmonitor was not fast enough
|
2022-06-10 01:51:45 +02:00 |
|
|
8a234e9ddb
|
Wrote CAN Bus data visualizer
|
2022-06-09 21:33:17 +02:00 |
|
|
afb26b2a47
|
Fixed flipped transistor
|
2022-06-09 21:32:53 +02:00 |
|
|
6bcf0e0f39
|
Moved software into seperate folder
|
2022-05-26 03:34:25 +02:00 |
|
|
7907e16701
|
Started work on a companion app to read out things like battery life
|
2022-05-26 03:30:12 +02:00 |
|
|
6d81ff66ab
|
Created falstad circuit simulation for the input power switch
|
2022-05-26 03:28:42 +02:00 |
|
|
d5a015d3cd
|
Put buck converter on seperate PCB for validation
|
2022-05-26 03:26:39 +02:00 |
|
|
c61dc9591f
|
Make sure we include everything in the pick and place files
|
2022-05-26 03:25:15 +02:00 |
|
|
8e26e43e3b
|
Worked on schematic and split parts into seperate schematics
|
2022-05-26 03:24:54 +02:00 |
|
|
2e2471c128
|
Fixed: Not set to discoverable if there is no last device
|
2022-05-25 04:48:34 +02:00 |
|
|
3b3c54af0b
|
Revert "Moved esp-idf to tagged version"
This reverts commit c292934bb0 .
|
2022-05-23 04:28:47 +02:00 |
|
|
c292934bb0
|
Moved esp-idf to tagged version
|
2022-05-23 04:01:17 +02:00 |
|
|
7c66935cb9
|
Worked on schematics and added some parts
|
2022-05-22 21:00:50 +02:00 |
|
|
ecae5f4718
|
Added basis for hardware design
|
2022-05-21 04:44:38 +02:00 |
|
|
0ae67ff35b
|
Removed set/get volume as we are not going to use it for now
|
2022-05-21 02:41:45 +02:00 |
|
|
49c06fceb5
|
Reorganized project
|
2022-05-21 01:11:57 +02:00 |
|
|
3387c9edc2
|
Refactored and removed unneeded parts
|
2022-05-21 00:53:42 +02:00 |
|
|
b6882cd635
|
First commit
|
2022-05-20 17:14:31 +02:00 |
|