summaryrefslogtreecommitdiff
path: root/src/model/model_car_connection.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-17Controlls are disabled when the app is pausedMichal Skorupinski1-2/+13
2019-01-17Segfault on race reset fixed. Removed connection termination on resetMichal Skorupinski1-1/+4
2019-01-17Stering modes added to configMichal Skorupinski1-1/+1
2018-10-26Changed licence to Apache 2.0Krzysztof Wieclaw1-2/+2
2018-10-26Integrated new user name messageKrzysztof Wieclaw1-3/+17
2018-10-23Sending commands only when connectedKrzysztof Wieclaw1-2/+5
2018-10-23Added checks for disconnectingKrzysztof Wieclaw1-0/+4
2018-10-04Integrated car connection managerKrzysztof Wieclaw1-199/+44
2018-09-07Camera controllMichal Skorupinski1-12/+32
2018-08-30Deadzone added to directionMichal Skorupinski1-5/+4
2018-08-30Update to emergency stopMichal Skorupinski1-8/+8
2018-08-30Emergency stop functionality implemented. Tuning to output valuesMichal Skorupinski1-7/+35
2018-08-30Fixes in the car connection model. Networking privileges addedMichal Skorupinski1-31/+130
2018-08-30Network failure view switches to the Connect to car viewMichal Skorupinski1-15/+2
2018-08-30Connecting to a carMichal Skorupinski1-8/+159
2018-07-18Unsubscribing events when a controller is destroyedMichal Skorupinski1-0/+5
2018-07-18List added to the car selection viewMichal Skorupinski1-0/+42