summaryrefslogtreecommitdiff
path: root/src/app.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-04Function naming refactorMichal Skorupinski1-17/+17
2018-11-27Code fixes. Some logs addedMichal Skorupinski1-7/+17
2018-11-27Config for different led colors displaying the car statesMichal Skorupinski1-8/+17
2018-11-21Setting the led color based on the app stateMichal Skorupinski1-0/+5
2018-11-20RGB led functionality addedMichal Skorupinski1-2/+2
2018-10-31Added two color led to indicate the app's statusMichal Skorupinski1-0/+6
2018-10-30GPIO pins updatedMichal Skorupinski1-3/+3
2018-10-30Car params loaded using config apiMichal Skorupinski1-23/+141
2018-10-26Resetting the lap counter when a new name is recivedMichal Skorupinski1-2/+4
2018-10-25Integration with the lap_counter moduleMichal Skorupinski1-0/+2
2018-10-25Lap counter peripheral addedMichal Skorupinski1-0/+10
2018-10-23Added service of message_config_user_nameKrzysztof Wieclaw1-1/+9
2018-10-05New servo rangesMichal Skorupinski1-28/+26
2018-10-04Camera controlMichal Skorupinski1-1/+17
2018-10-04Cleanup unused functions and modulesKrzysztof Wieclaw1-56/+1
2018-10-04Integrated controller connection managerKrzysztof Wieclaw1-25/+28
2018-10-04Cloud communication integrationMichal Kolodziejski1-7/+52
2018-09-27Net utilsMichal Kolodziejski1-1/+4
2018-03-20fixed order of initializing modulesJeonghoon Park1-8/+8
2018-01-18fixed typosJeonghoon Park1-1/+1
2018-01-18applys message and connection manager modulesJeonghoon Park1-83/+140
2017-12-19applys new motor functionsJeonghoon Park1-40/+71
2017-12-08Implement infrared obstacle avoidance sensorEunyoung Lee1-35/+91
2017-12-06initial versionJeonghoon Park1-0/+153