summaryrefslogtreecommitdiff
path: root/src/components/motor
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-1/+1
2021-09-14Merge branch 'develop' into disable_notif_onlyRiku Isokoski1-1/+0
2021-09-13Remove unused include in MotoController.hReinhold Gschweicher1-1/+0
2021-09-13Merge branch 'develop' into disable_notif_onlyRiku Isokoski2-6/+6
2021-09-12Toggle notifications only, keep vibrations.Riku Isokoski2-13/+2
2021-08-22Merge branch 'develop' into pinmaphubmartin2-10/+34
2021-08-03PinMap with namespace and constexprhubmartin2-5/+5
2021-08-01ImprovementsRiku Isokoski2-28/+24
2021-08-01Merge branch 'develop' into HEADRiku Isokoski1-2/+2
2021-05-20Timer App (#355)Florian1-1/+0
2021-05-16cleaned up the code and reduced the size of the diff by removing things like ...Florian Kraupa2-2/+2
2021-05-16implemented continuous vibration pattern for incoming callsFlorian Kraupa2-8/+35
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander2-19/+21
2021-04-04Big UI and navigation RewriteJoaquim2-1/+9
2021-02-05refactor MotorControllerpetter2-24/+10
2021-01-25remove vibtimer from .h to fix nonstop vibrationjlukanc1-1/+0
2021-01-25move app timer defjlukanc2-5/+5
2021-01-23remove unneeded definesjlukanc2-39/+1
2021-01-15add motor to notifs, fix tabs in motorcontroller.hjlukanc1-44/+44
2021-01-15add non-blocking motor controllerjlukanc2-0/+97