summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-04Fixed http response codes in postHEADmasterKrzysztof Wieclaw1-1/+1
2018-12-04Function naming refactorMichal Skorupinski6-26/+28
2018-11-30Temporary fix to wrong response formatMichal Skorupinski2-2/+16
2018-11-30Fix in led colors when a new lap event is detectedMichal Skorupinski2-106/+71
2018-11-30Added cloud reconnectingKrzysztof Wieclaw3-23/+16
2018-11-30Changed the way that the led colors are stored in the config fileMichal Skorupinski4-15/+50
2018-11-27Code fixes. Some logs addedMichal Skorupinski3-9/+27
2018-11-27Config for different led colors displaying the car statesMichal Skorupinski7-30/+151
2018-11-21Config added for the cloud comunicationMichal Skorupinski4-7/+58
2018-11-21Setting the led color based on the app stateMichal Skorupinski5-34/+56
2018-11-20RGB led functionality addedMichal Skorupinski5-113/+196
2018-11-06I2c ledMichal Skorupinski5-70/+109
2018-11-05Controling the rgb led using pwmMichal Skorupinski2-10/+68
2018-10-31Ability to turn the bi-color led on and off using the configMichal Skorupinski3-25/+46
2018-10-31Added two color led to indicate the app's statusMichal Skorupinski9-8/+197
2018-10-30GPIO pins updatedMichal Skorupinski1-3/+3
2018-10-30Car params loaded using config apiMichal Skorupinski4-28/+189
2018-10-26Resetting the lap counter when a new name is recivedMichal Skorupinski3-2/+11
2018-10-26Sending lap time to cloudMichal Skorupinski15-18/+621
2018-10-25Integration with the lap_counter moduleMichal Skorupinski5-79/+93
2018-10-25Lap counter peripheral addedMichal Skorupinski6-0/+200
2018-10-23Added service of message_config_user_nameKrzysztof Wieclaw4-3/+45
2018-10-23Added lap counter module stubKrzysztof Wieclaw2-0/+73
2018-10-23Ported user name messageKrzysztof Wieclaw5-1/+183
2018-10-05New servo rangesMichal Skorupinski1-28/+26
2018-10-04Camera controlMichal Skorupinski1-1/+17
2018-10-04Cleanup unused functions and modulesKrzysztof Wieclaw13-1450/+2
2018-10-04Integrated controller connection managerKrzysztof Wieclaw1-25/+28
2018-10-04Added new class in command.h fileKrzysztof Wieclaw2-7/+59
2018-10-04Implemented controler connection managerKrzysztof Wieclaw3-7/+308
2018-10-04Ported messages from gear racing controllerKrzysztof Wieclaw28-0/+2198
2018-10-04Fixed command.h file - addef header guardianKrzysztof Wieclaw1-0/+4
2018-10-04Cloud communication integrationMichal Kolodziejski4-7/+279
2018-09-27Net utilsMichal Kolodziejski6-1/+326
2018-09-25Cloud API addedMichal Kolodziejski10-1/+1041
2018-09-21Added implementation of UDP connectionKrzysztof Wieclaw3-11/+194
2018-09-20config module implementationLukasz Stanislawski4-0/+395
2018-09-14Controller Connection API for P2P on UDP communicationKrzysztof Wieclaw3-0/+190
2018-09-03make a project for tizen studioJeonghoon Park7-52/+445
2018-03-26Merge remote-tracking branch 'privategit/master'junkyu han35-0/+3363
2018-03-20fixed order of initializing modulesJeonghoon Park1-8/+8
2018-03-20Merge pull request #10 from jh1979-park/build한준규/Tizen Platform Lab(SR)/Engineer/삼성전자3-83/+144
2018-03-07Initial empty repositoryTizen Infrastructure0-0/+0
2018-01-18fixed typosJeonghoon Park1-1/+1
2018-01-18applys message and connection manager modulesJeonghoon Park1-83/+140
2018-01-18enables message and connection manager moduleJeonghoon Park2-0/+4
2018-01-18Merge pull request #8 from jh1979-park/receiver2박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자6-112/+582
2018-01-18Merge pull request #7 from jh1979-park/conn_mgr박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자2-0/+272
2018-01-17Merge pull request #6 from jh1979-park/resource박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자4-1/+6
2018-01-12refines receiver and receiver udp moduleJeonghoon Park6-112/+582