Temporary fix to wrong response format
[apps/native/gear-racing-car.git] / src / resource /
2018-11-30 Michal SkorupinskiTemporary fix to wrong response format
2018-11-30 Michal SkorupinskiFix in led colors when a new lap event is detected 81/194281/1
2018-11-30 Michal SkorupinskiChanged the way that the led colors are stored in the... 77/194277/1
2018-11-27 Michal SkorupinskiCode fixes. Some logs added 52/193952/1
2018-11-27 Michal SkorupinskiConfig for different led colors displaying the car... 51/193951/1
2018-11-21 Michal SkorupinskiSetting the led color based on the app state 49/193949/1
2018-11-20 Michal SkorupinskiRGB led functionality added 48/193948/1
2018-11-06 Michal SkorupinskiI2c led 47/193947/1
2018-11-05 Michal SkorupinskiControling the rgb led using pwm 46/193946/1
2018-10-31 Michal SkorupinskiAbility to turn the bi-color led on and off using the... 45/193945/1
2018-10-31 Michal SkorupinskiAdded two color led to indicate the app's status 02/192202/1
2018-10-30 Michal SkorupinskiCar params loaded using config api 85/191785/4
2018-10-25 Michal SkorupinskiIntegration with the lap_counter module 53/191653/3
2018-10-25 Michal SkorupinskiLap counter peripheral added 10/191510/4
2018-03-26 junkyu hanMerge remote-tracking branch 'privategit/master'
2018-01-03 한준규/Tizen Platform... Merge pull request #3 from jh1979-park/dev
2017-12-19 Jeonghoon ParkMerge branch 'dev' of github.sec.samsung.net:jh1979...
2017-12-19 Jeonghoon Parkfix code rule
2017-12-19 박정훈/Tizen Platform... Merge pull request #2 from jh1979-park/api
2017-12-18 Jeonghoon Parkchange pca9685 channel range(0 ~ 15)
2017-12-18 Jeonghoon Parkmissing include header
2017-12-18 Jeonghoon Parkfix PCA9685 maximum channel number
2017-12-15 Jeonghoon Parkrefer max channel number from pca9685 in servo motor
2017-12-15 Jeonghoon Parkadd servo motor api to resoure module
2017-12-15 Jeonghoon Parkhandling channels in pca9685 module
2017-12-15 Jeonghoon Parkadd l298n(motor driver) api in resource module
2017-12-15 Jeonghoon Parkadd pca9685(pwm generator) api in resource module
2017-12-14 박정훈/Tizen Platform... Merge pull request #1 from jh1979-park/dev
2017-12-14 Jeonghoon Parkrefining headers included in resource modules
2017-12-08 Eunyoung LeeImplement infrared obstacle avoidance sensor