Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-17 | Reset race now activates the 'Select car view'HEADmaster | Michal Skorupinski | 3 | -10/+10 |
2019-01-17 | Segfault when using bezel in the car list fixed | Michal Skorupinski | 1 | -0/+4 |
2019-01-17 | Controlls are disabled when the app is paused | Michal Skorupinski | 3 | -4/+16 |
2019-01-17 | Changes made to initial sensor position | Michal Skorupinski | 1 | -24/+9 |
2019-01-17 | Exiting the app using the cancel button on the connect to car page | Michal Skorupinski | 1 | -1/+6 |
2019-01-17 | Default url changed to local cloud | Michal Skorupinski | 1 | -1/+1 |
2019-01-17 | Segfault on race reset fixed. Removed connection termination on reset | Michal Skorupinski | 3 | -6/+9 |
2019-01-17 | Different app versions for different stering modes | Michal Skorupinski | 6 | -9/+83 |
2019-01-17 | Help text read from config | Michal Skorupinski | 3 | -7/+12 |
2019-01-17 | Stering modes added to config | Michal Skorupinski | 11 | -143/+257 |
2019-01-17 | Configuration file added | Michal Skorupinski | 11 | -126/+645 |
2018-10-26 | Changed licence to Apache 2.0 | Krzysztof Wieclaw | 105 | -208/+411 |
2018-10-26 | Integrated new user name message | Krzysztof Wieclaw | 8 | -26/+94 |
2018-10-23 | Implemented new type of message - message_config_user_name | Krzysztof Wieclaw | 4 | -10/+186 |
2018-10-23 | Sending commands only when connected | Krzysztof Wieclaw | 2 | -6/+11 |
2018-10-23 | Added checks for disconnecting | Krzysztof Wieclaw | 8 | -16/+44 |
2018-10-16 | Fixed static analysis issues | Krzysztof Wieclaw | 1 | -8/+7 |
2018-10-12 | Cleaned platform build remainders | Krzysztof Wieclaw | 3 | -166/+0 |
2018-10-04 | Swapped sensor axes | Michal Skorupinski | 2 | -7/+7 |
2018-10-04 | Set stering type based on the app's name | Michal Skorupinski | 4 | -11/+24 |
2018-10-04 | Config for rotation direction of stering indicator. Config for button step | Michal Skorupinski | 5 | -16/+44 |
2018-10-04 | View widgets updated based on controls' setup | Michal Skorupinski | 5 | -3/+61 |
2018-10-04 | Incremental mode added to sensors | Michal Skorupinski | 3 | -26/+87 |
2018-10-04 | Parameters added to buttons | Michal Skorupinski | 3 | -15/+34 |
2018-10-04 | Config added to sensors | Michal Skorupinski | 5 | -34/+90 |
2018-10-04 | Configs for all stering modes | Michal Skorupinski | 2 | -11/+7 |
2018-10-04 | Bezel configuration prepared | Michal Skorupinski | 7 | -41/+124 |
2018-10-04 | Three stering modes implemented | Michal Skorupinski | 10 | -92/+172 |
2018-10-04 | Defines used to choose the stering mode | Michal Skorupinski | 4 | -24/+56 |
2018-10-04 | Refresh button added to car list | Michal Skorupinski | 1 | -22/+57 |
2018-10-04 | Displaying message when no cars are added to car list | Michal Skorupinski | 3 | -8/+82 |
2018-10-04 | Cleanup unused modules and functions | Krzysztof Wieclaw | 11 | -1080/+0 |
2018-10-04 | Integrated car connection manager | Krzysztof Wieclaw | 4 | -214/+60 |
2018-10-02 | Added new command class in command.h file | Krzysztof Wieclaw | 2 | -1/+52 |
2018-10-02 | Implemented car connection manager | Krzysztof Wieclaw | 3 | -3/+365 |
2018-10-02 | Fixed command.h file - added header guardian | Krzysztof Wieclaw | 1 | -0/+4 |
2018-10-02 | Integrated cloud with GR Controller | Krzysztof Wieclaw | 13 | -131/+212 |
2018-10-02 | Added net-util to GRC project | Krzysztof Wieclaw | 3 | -0/+321 |
2018-09-26 | messages: implement message manager | Lukasz Stanislawski | 4 | -0/+306 |
2018-09-26 | messages: implement single-instance message factory | Lukasz Stanislawski | 2 | -0/+133 |
2018-09-26 | messages: implement protocol messages | Lukasz Stanislawski | 15 | -0/+971 |
2018-09-23 | messages: base message implementation | Lukasz Stanislawski | 2 | -0/+359 |
2018-09-21 | messages: implement reader/writer classes | Lukasz Stanislawski | 4 | -0/+417 |
2018-09-21 | Added implementation of UDP connection | Krzysztof Wieclaw | 2 | -11/+193 |
2018-09-21 | Fixed typo in function name | Krzysztof Wieclaw | 1 | -1/+1 |
2018-09-20 | Cloud async API implementation | Michal Kolodziejski | 5 | -18/+319 |
2018-09-19 | REST API wrapper | Michal Kolodziejski | 2 | -15/+145 |
2018-09-18 | Car info data implementation | Michal Kolodziejski | 1 | -12/+130 |
2018-09-14 | Json serializer and deserializer | Michal Kolodziejski | 2 | -0/+222 |
2018-09-14 | API for cloud communication | Michal Kolodziejski | 5 | -0/+263 |