platform/core/system/sensord.git
2016-09-22 kibak.yoonsensord: change the default axis policy from DEVICE_ORI... 83/89183/1
2016-09-07 Mu-Woong LeeChange the order of the member variables of rv_sensor... 40/87340/1
2016-09-07 Mu-Woong LeeVersion 2.0.7 49/87249/1
2016-09-06 Mu-Woong LeeFix the external sensor worker to handle NULL payload... 10/87010/2
2016-09-06 Mu-Woong LeeRemove unnecessary header inclusion from face_down_alg_impl 11/87011/1
2016-09-02 akhilkedia94Face Down Gesture Sensor 11/81911/21
2016-08-25 akhilkedia94Gyroscope RV Sensor 76/84076/7
2016-08-25 akhilkedia94Magnetic RV Sensor 74/84074/6
2016-08-24 akhilkedia94Rotation Vector Sensor 39/83639/7
2016-08-18 akhilkedia94Moved Fusion Backed from sensor_fusion folder to rotati... 29/84329/1
2016-08-16 akhilkedia94[Bugfix] Order of parameters passed was incorrect ... 57/84057/1
2016-08-16 akhilkedia94[Bugfix] Timestamp was not being passed by refferencce... 14/84014/1
2016-08-10 akhilkedia94Porting Sensor Fusion to Tizen 3.0 00/81900/9
2016-07-21 Yunjin LeeSet SmackProcessLabel to System 05/80905/1
2016-07-01 hs81.gosensord: modify enum values for classification 87/77887/1
2016-07-01 kibak.yoonsensord: print errno log when proper errors are returned 19/77719/2
2016-06-30 kibak.yoonsensord: version 2.0.6 70/77470/1
2016-06-29 kibak.yoonsensord: fix wrong log in case of setting batch latency 81/77281/2
2016-06-29 kibak.yoonsensord: remove unused sensor_config sources 80/77280/2
2016-06-29 kibak.yoonsensord: clean up switch-case statement if attribute... 79/77279/1
2016-06-22 kibak.yoonsensord: fix the bug which converts wrong pause policy 22/76022/1
2016-06-21 kibak.yoonsensord: rename and reorder sensor types 22/75722/1
2016-06-20 kibak.yoonsensord: add new internal sensor types 04/75604/1
2016-06-20 kibak.yoonsensord: change sensor axis policy by using attribute... 03/75603/1
2016-06-20 kibak.yoonsensord: set to UINT_MAX batch count when there is... 02/75602/1
2016-06-20 kibak.yoonsensord: restore attributes after sensor daemon is... 01/75601/1
2016-06-20 kibak.yoonsensord: support the passive mode which listens sensor... 00/75600/1
2016-06-20 kibak.yoonsensord: change to use is_started() instead of using... 99/75599/1
2016-06-20 kibak.yoonsensord: move operate_sensor function to sensor_client_info 98/75598/1
2016-06-20 kibak.yoonsensord: rename option to pause policy 97/75597/1
2016-06-20 kibak.yoonsensord: support attribute interface & clean up option 96/75596/1
2016-06-08 kibak.yoonsensord: store unknown rotation event when auto_rotatio... 87/73387/1
2016-06-01 kibak.yoonsensord: fix comments properly about getting sensor... 09/72509/1
2016-06-01 kibak.yoonsensord: rename return variables from err to ret 08/72508/1
2016-05-30 kibak.yoonsensord: fix to not loading sensor which is already... 68/72068/1
2016-05-30 kibak.yoonsensord: move udev rules to HAL packages 67/72067/1
2016-05-26 kibak.yoonsensord: fix double free problem after the allocation... 15/71515/2
2016-05-26 kibak.yoonsensord: clean up permission_checker for syncing with... 09/71509/3
2016-05-26 kibak.yoonsensord: remove unused APIs 08/71508/2
2016-05-26 kibak.yoonsensord: change the log level from _E to _I 07/71507/2
2016-05-26 kibak.yoonsensord: remove EVENT_TYPE_SHIFT macro in sensor_log.h 06/71506/3
2016-05-26 kibak.yoonsensord: change error log macro from ERR to _E for... 05/71505/3
2016-05-26 kibak.yoonsensord: add null check when sensor event is pushed... 04/71504/2
2016-05-26 kibak.yoonsensord: initialize dbus when sensord is launched 03/71503/2
2016-05-26 kibak.yoonsensord: fix build warning because of using g_type_init() 38/71338/2
2016-05-26 kibak.yoonsensord: move deprecated event types to sensor_deprecated.h 37/71337/2
2016-05-26 kibak.yoonsensord: add power save vconf for syncing with tizen 2.3 06/71306/3
2016-05-25 kibak.yoonsensord: remove unused configs in spec file 49/70849/2
2016-05-25 kibak.yoonsensord: terminate sensord if there is no sensor 12/70412/2
2016-05-25 kibak.yoonsensord: update the duration of copyright in license 94/71294/1
2016-05-24 kibak.yoonsensord: support external sensor feature 61/71161/1
2016-05-24 kibak.yoonsensord: change comment for syncing 60/71160/1
2016-05-24 kibak.yoonsensord: transpose acc/gyro axis w.r.t the display... 87/71087/1
2016-05-24 kibak.yoonsensord: write void explicitly when no parameters allowed 86/71086/1
2016-05-24 kibak.yoonsensord: change the log level from INFO to ERROR 85/71085/1
2016-05-24 kibak.yoonsensord: add/remove useless spaces for code style 76/71076/1
2016-05-23 kibak.yoonsensord: fix default interval when there is no client... 84/70984/1
2016-05-23 kibak.yoonsensord: version up 2.0.5 73/70873/4
2016-05-23 kibak.yoonsensord:fix compiler warnings due to the comparison... 78/70878/2
2016-05-19 kibak.yoonsensord: set cynara configuration for cache size 44/70244/4
2016-05-19 kibak.yoonsensord: terminate sensor daemon safely 39/70239/3
2016-05-19 kibak.yoonsensord: auto_rotation: fix interval setting in auto_ro... 38/70238/2
2016-05-19 kibak.yoonsensord: change raw pointer to shared pointer for manag... 02/70202/3
2016-05-19 kibak.yoonsensord: set signal fd to poller for knowing what signa... 01/70201/3
2016-05-19 kibak.yoonsensord: add stop() in event_dispatcher thread 00/70200/2
2016-05-19 kibak.yoonsensord: add log message in destructor of sensors 99/70199/2
2016-05-19 kibak.yoonsensord: add lock in permission_checker functions 98/70198/2
2016-05-19 kibak.yoonsensord: add a newline for code readability 97/70197/2
2016-05-18 kibak.yoonsensord: check whether client list is empty or not... 96/70196/1
2016-05-18 kibak.yoonsensord: put a space after "if" 21/70121/1
2016-05-13 kibak.yoonsensord: enable rotation vector/orientation sensors 58/69058/3
2016-05-11 kibak.yoonsensord: remove unused rotation vector source files 57/69057/1
2016-05-10 kibak.yoonsensord: clean up the code detected by style checker 43/68943/4
2016-05-10 kibak.yoonsensord: add coding style checker scripts 42/68942/3
2016-05-04 kibak.yoonsensord: change gid/smack access rules of sensorhub... 36/68436/2
2016-04-28 kibak.yoonsensord: not install the unused virtual-sensor config... 58/67658/3
2016-04-25 kibak.yoonsensord: version 2.0.4 27/67127/1
2016-04-19 kibak.yoonsensord: change group of sensord from sensor to input 71/66571/1
2016-04-19 kibak.yoonsensord: change uid/gid of sensord from root to sensor 92/66392/2
2016-04-14 kibak.yoonsensord: reduce sensor logs which is printed when event... 49/65949/3
2016-04-14 kibak.yoonsensord: declare sensor types by using macro for conver... 44/65944/3
2016-04-08 kibak.yoonsensord: gravity: set the value of accuracy in synthesize 86/65286/2
2016-04-08 kibak.yoonsensord: change the max available interval until 255... 84/65284/2
2016-04-08 kibak.yoonsensord: add sensor types to log for debugging 83/65283/1
2016-04-07 kibak.yoonsensord: use shared_ptr for sensor data which can be... 62/65162/1
2016-04-07 kibak.yoonsensord: remove unused cb_type in library 16/65116/3
2016-04-07 kibak.yoonsensord: add internal sensor types 28/65028/1
2016-04-06 kibak.yoonsensord: add the checking EAGAIN while the data is... 64/64864/2
2016-04-05 kibak.yoonsensord: change default return value to true for additi... 39/64739/1
2016-04-05 Kibak YoonRevert "sensorctl test" 97/64697/1
2016-04-04 kibak.yoonsensorctl test 66/64666/2
2016-04-04 kibak.yoonsensord: replace 0x% with %# 30/64630/1
2016-04-04 kibak.yoonsensord: change static function to member function... 79/64579/1
2016-04-01 kibak.yoonsensor-hal: sync with the latest HAL interface 32/64532/1
2016-04-01 kibak.yoonsensord: set calibration at booting time if cal_node... 31/64531/1
2016-04-01 kibak.yoonsensord: fix the memory leak when get_data is failed 29/64529/1
2016-04-01 kibak.yoonsensord: remove unused variable 19/64519/1
2016-04-01 Mu-Woong Leesensor_base: add sensor event data caching for sync... 18/64518/1
2016-04-01 kibak.yoonsensord: use memcpy instead of copying values 17/64517/1
2016-04-01 Mu-Woong Leesensord: in similar with the interval, sensor attribute... 16/64516/1
next