Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-04 | Fixed http response codes in postHEADmaster | Krzysztof Wieclaw | 1 | -1/+1 |
2018-12-04 | Function naming refactor | Michal Skorupinski | 6 | -26/+28 |
2018-11-30 | Temporary fix to wrong response format | Michal Skorupinski | 2 | -2/+16 |
2018-11-30 | Fix in led colors when a new lap event is detected | Michal Skorupinski | 2 | -106/+71 |
2018-11-30 | Added cloud reconnecting | Krzysztof Wieclaw | 3 | -23/+16 |
2018-11-30 | Changed the way that the led colors are stored in the config file | Michal Skorupinski | 4 | -15/+50 |
2018-11-27 | Code fixes. Some logs added | Michal Skorupinski | 3 | -9/+27 |
2018-11-27 | Config for different led colors displaying the car states | Michal Skorupinski | 7 | -30/+151 |
2018-11-21 | Config added for the cloud comunication | Michal Skorupinski | 4 | -7/+58 |
2018-11-21 | Setting the led color based on the app state | Michal Skorupinski | 5 | -34/+56 |
2018-11-20 | RGB led functionality added | Michal Skorupinski | 5 | -113/+196 |
2018-11-06 | I2c led | Michal Skorupinski | 5 | -70/+109 |
2018-11-05 | Controling the rgb led using pwm | Michal Skorupinski | 2 | -10/+68 |
2018-10-31 | Ability to turn the bi-color led on and off using the config | Michal Skorupinski | 3 | -25/+46 |
2018-10-31 | Added two color led to indicate the app's status | Michal Skorupinski | 9 | -8/+197 |
2018-10-30 | GPIO pins updated | Michal Skorupinski | 1 | -3/+3 |
2018-10-30 | Car params loaded using config api | Michal Skorupinski | 4 | -28/+189 |
2018-10-26 | Resetting the lap counter when a new name is recived | Michal Skorupinski | 3 | -2/+11 |
2018-10-26 | Sending lap time to cloud | Michal Skorupinski | 15 | -18/+621 |
2018-10-25 | Integration with the lap_counter module | Michal Skorupinski | 5 | -79/+93 |
2018-10-25 | Lap counter peripheral added | Michal Skorupinski | 6 | -0/+200 |
2018-10-23 | Added service of message_config_user_name | Krzysztof Wieclaw | 4 | -3/+45 |
2018-10-23 | Added lap counter module stub | Krzysztof Wieclaw | 2 | -0/+73 |
2018-10-23 | Ported user name message | Krzysztof Wieclaw | 5 | -1/+183 |
2018-10-05 | New servo ranges | Michal Skorupinski | 1 | -28/+26 |
2018-10-04 | Camera control | Michal Skorupinski | 1 | -1/+17 |
2018-10-04 | Cleanup unused functions and modules | Krzysztof Wieclaw | 13 | -1450/+2 |
2018-10-04 | Integrated controller connection manager | Krzysztof Wieclaw | 1 | -25/+28 |
2018-10-04 | Added new class in command.h file | Krzysztof Wieclaw | 2 | -7/+59 |
2018-10-04 | Implemented controler connection manager | Krzysztof Wieclaw | 3 | -7/+308 |
2018-10-04 | Ported messages from gear racing controller | Krzysztof Wieclaw | 28 | -0/+2198 |
2018-10-04 | Fixed command.h file - addef header guardian | Krzysztof Wieclaw | 1 | -0/+4 |
2018-10-04 | Cloud communication integration | Michal Kolodziejski | 4 | -7/+279 |
2018-09-27 | Net utils | Michal Kolodziejski | 6 | -1/+326 |
2018-09-25 | Cloud API added | Michal Kolodziejski | 10 | -1/+1041 |
2018-09-21 | Added implementation of UDP connection | Krzysztof Wieclaw | 3 | -11/+194 |
2018-09-20 | config module implementation | Lukasz Stanislawski | 4 | -0/+395 |
2018-09-14 | Controller Connection API for P2P on UDP communication | Krzysztof Wieclaw | 3 | -0/+190 |
2018-09-03 | make a project for tizen studio | Jeonghoon Park | 7 | -52/+445 |
2018-03-26 | Merge remote-tracking branch 'privategit/master' | junkyu han | 35 | -0/+3363 |
2018-03-20 | fixed order of initializing modules | Jeonghoon Park | 1 | -8/+8 |
2018-03-20 | Merge pull request #10 from jh1979-park/build | 한준규/Tizen Platform Lab(SR)/Engineer/삼성전자 | 3 | -83/+144 |
2018-03-07 | Initial empty repository | Tizen Infrastructure | 0 | -0/+0 |
2018-01-18 | fixed typos | Jeonghoon Park | 1 | -1/+1 |
2018-01-18 | applys message and connection manager modules | Jeonghoon Park | 1 | -83/+140 |
2018-01-18 | enables message and connection manager module | Jeonghoon Park | 2 | -0/+4 |
2018-01-18 | Merge pull request #8 from jh1979-park/receiver2 | 박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 | 6 | -112/+582 |
2018-01-18 | Merge pull request #7 from jh1979-park/conn_mgr | 박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 | 2 | -0/+272 |
2018-01-17 | Merge pull request #6 from jh1979-park/resource | 박정훈/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 | 4 | -1/+6 |
2018-01-12 | refines receiver and receiver udp module | Jeonghoon Park | 6 | -112/+582 |