summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-14Car Connection API for P2P on UDPKrzysztof Wieclaw3-0/+200
2018-09-11Added velocity control based on gravity sensorKrzysztof Wieclaw7-1253/+919
2018-09-07Camera controllMichal Skorupinski7-31/+88
2018-09-07Camera indicators added. Azimuth indicator animation addedMichal Skorupinski2-4/+143
2018-09-07Direction change blocker implementedMichal Skorupinski1-4/+46
2018-08-30Velocity arrow's color changed based on movement directionMichal Skorupinski2-3/+13
2018-08-30Deadzone added to directionMichal Skorupinski4-15/+22
2018-08-30Reduced the size of the clicable area in the racing viewMichal Skorupinski1-1/+10
2018-08-30Update to emergency stopMichal Skorupinski5-10/+29
2018-08-30Emergency stop functionality implemented. Tuning to output valuesMichal Skorupinski8-13/+57
2018-08-30Fixes in the car connection model. Networking privileges addedMichal Skorupinski12-43/+192
2018-08-30Network failure view switches to the Connect to car viewMichal Skorupinski6-27/+34
2018-08-30Connecting to a carMichal Skorupinski20-54/+209
2018-08-30Using the rotary to set the throttleMichal Skorupinski10-62/+205
2018-08-30Filtering the direction value received from sensorMichal Skorupinski2-14/+50
2018-08-30Sensors integrationMichal Skorupinski5-619/+1271
2018-07-25Car selection screen updatedMichal Skorupinski11-82/+88
2018-07-19Button hiding fixedKrzysztof Wieclaw1-23/+22
2018-07-18Pop mechanics added to naviframeMichal Skorupinski13-51/+117
2018-07-18Emergency stop page removedMichal Skorupinski12-266/+97
2018-07-18Destroying the controllers from viewsMichal Skorupinski28-32/+143
2018-07-18Unsubscribing events when a controller is destroyedMichal Skorupinski18-30/+37
2018-07-18Removed controller memory allocationMichal Skorupinski9-43/+32
2018-07-18Popup view with progress circle added.Michal Skorupinski18-49/+227
2018-07-18List added to the car selection viewMichal Skorupinski44-199/+2916
2018-07-17Style for middle button addedKrzysztof Wieclaw4-12/+66
2018-07-17Reset view addedKrzysztof Wieclaw4-6/+98
2018-07-17Connection failure view addedKrzysztof Wieclaw7-9/+85
2018-07-17Connection successed view addedKrzysztof Wieclaw1-4/+6
2018-07-17Help view addedKrzysztof Wieclaw2-4/+58
2018-07-17Name input view addedKrzysztof Wieclaw14-1204/+815
2018-07-13Background added to 'connect to car' screenMichal Skorupinski6-6/+16
2018-07-13Custom style created for buttonsMichal Skorupinski20-37/+193
2018-07-13Better handling of longpress in emergency stop viewMichal Skorupinski5-29/+29
2018-07-13View factory addedMichal Skorupinski4-59/+105
2018-07-13Emergency stop createdMichal Skorupinski5-9/+95
2018-07-13view_base struct addedMichal Skorupinski39-171/+240
2018-07-13Using stub model to simulate sensor dataMichal Skorupinski17-28/+205
2018-07-13Added rotation maps to velocity and direction imagesMichal Skorupinski3-10/+28
2018-07-13Racing static screen addedMichal Skorupinski17-22/+183
2018-07-12Stubs for all views addedMichal Skorupinski35-9/+1163
2018-07-12Connection model added.Michal Skorupinski5-14/+125
2018-07-12Car selection controller added.Michal Skorupinski6-13/+37
2018-07-12Car selection stub screen addedMichal Skorupinski8-2/+103
2018-07-11Connect to car stub page addedMichal Skorupinski27-5/+1901
2018-01-12Merge pull request #4 from RS7-TizenReferenceSampleApplication/jjoggo한준규/Tizen Platform Lab(SR)/Engineer/삼성전자1-2/+46
2018-01-11Fixed reviews 2junkyu han1-4/+4
2018-01-11Fixed reviewsjunkyu han1-2/+1
2018-01-11Send average value of current 10 datajunkyu han1-2/+47
2018-01-11Merge pull request #3 from RS7-TizenReferenceSampleApplication/sangnamja한준규/Tizen Platform Lab(SR)/Engineer/삼성전자15-195/+1009