luhuadong
|
6c25b839ee
|
[sensor] support GPS/GNSS sensor class
|
2020-09-11 18:04:28 +08:00 |
luhuadong
|
7c4e70b3b3
|
[Sensor] Add user-commands range limitation
|
2020-03-16 11:03:32 +08:00 |
luhuadong
|
815d231f4a
|
add change log
|
2020-02-22 22:43:14 +08:00 |
luhuadong
|
82f981d34c
|
[Sensor] Support custom commands for rt_sensor_control
|
2020-02-22 21:00:35 +08:00 |
luhuadong
|
26fa5e5fa2
|
[Sensor] Add the prefix corresponding to sensor types
|
2020-02-20 16:09:52 +08:00 |
wangk-ge
|
649f75f861
|
修改内存泄漏问题
|
2019-11-11 16:46:43 +08:00 |
tyustli
|
d8eb0cfc1e
|
fix kernel and framework no cast type error
|
2019-06-18 20:09:19 +08:00 |
guozhanxin
|
7d6fa2388d
|
[sensor] To streamline the code.| 精简代码,去除冗余的代码。
|
2019-06-13 17:52:52 +08:00 |
guozhanxin
|
2600f82e39
|
[sensor] Fixed error with mutex_lock take and release not matching.| 修复锁的获取和释放不对应的错误.
|
2019-06-13 16:01:23 +08:00 |
guozhanxin
|
1ec6f5b101
|
[sensor] Fix the problem that memory is not free after the sensor is closed. | 修复sensor设备关闭后内存不释放的问题。
|
2019-06-13 15:39:11 +08:00 |
guozhanxin
|
8ade4fff2e
|
[sensor] Fixed error with mutex_lock take and release not matching.| 修复锁的获取和释放不对应的错误.
|
2019-06-06 16:14:51 +08:00 |
guozhanxin
|
34e5383f9a
|
[sensor] fixed step name display abnormal.
|
2019-05-30 00:06:44 +08:00 |
Zhou DingHua
|
fdc9683150
|
Add new sensor type and vendor type.
sensor type: force sensor
vendor type: MiraMEMS
|
2019-04-17 16:32:32 +08:00 |
armink
|
fa4d4ab7cf
|
Update all of debug log definition to DBG_TAG and DBG_LVL.
|
2019-04-12 10:18:57 +08:00 |
guozhanxin
|
507a90f055
|
[sensor] add irq_handle for driver. | 为底层驱动添加中断回调。
|
2019-03-08 10:34:10 +08:00 |
armink
|
0d7ba79219
|
Remove the DBG_COLOR and DBG_ENABLE definition.
|
2019-03-06 17:54:30 +08:00 |
guozhanxin
|
fb9482d61b
|
[sensor] change RT_SENSOR_FLAG_FIFO to RT_DEVICE_FLAG_FIFO_RX
|
2019-02-15 10:51:20 +08:00 |
guozhanxin
|
37d0400739
|
rename rt_sen_ to rt_sensor_
|
2019-02-13 15:00:35 +08:00 |
guozhanxin
|
64813b6b07
|
add first version
|
2019-02-12 14:09:34 +08:00 |