index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
ex
/
ST
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Documentation fix
Rocco Marco Guglielmi
2018-02-28
2
-4
/
+4
*
LSM303DLHC driver completely updated
Rocco Marco Guglielmi
2018-02-28
2
-275
/
+521
*
Updated EX makefiles to be compliant with new mechanisms
Rocco Marco Guglielmi
2018-02-28
8
-8
/
+40
*
Improved LSM303DLHC driver. Modified base demo
Rocco Marco Guglielmi
2018-02-27
1
-3
/
+3
*
Updated LSM303DLHC driver
Rocco Marco Guglielmi
2018-02-27
2
-367
/
+564
*
Modified sensor classes, not complete yet.
Giovanni Di Sirio
2018-02-26
2
-43
/
+22
*
Improved ST/MEMS documentation. Completely fixed Bug #915
Rocco Marco Guglielmi
2018-02-05
8
-13
/
+17
*
Updated LSM6DS0 driver to v 1.0.4 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-54
/
+52
*
Updated LPS25H driver to v 1.0.4 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-57
/
+79
*
Updated LIS302DL driver to v 1.0.4 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-43
/
+43
*
Updated LIS3MDL driver to v 1.0.5 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-68
/
+68
*
Minor documentation fixes
Rocco Marco Guglielmi
2018-02-05
3
-3
/
+3
*
Updated L3GD20 driver to v 1.0.5 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-91
/
+90
*
Updated HTS221 driver to v 1.0.1 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-287
/
+332
*
Updated LIS3DSH driver to v 1.0. (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-147
/
+147
*
Updated LSM303DLHC driver to v 1.0.4 (Fixing Bug #915).
Rocco Marco Guglielmi
2018-02-05
2
-54
/
+53
*
Correct assertion string and code style.
Theodore Ateba
2017-09-20
1
-15
/
+14
*
Improved ChibiOS\EX documentation (Complete)
roccomarco
2017-07-02
1
-3
/
+2
*
Improved ChibiOS\EX documentation (almost complete)
roccomarco
2017-07-02
6
-10
/
+11
*
Improved ChibiOS\EX documentation (Still uncomplete)
roccomarco
2017-07-01
16
-8
/
+33
*
Improved LIS3DSH driver and related demos: improved bias and sensitivity hand...
Rocco Marco Guglielmi
2016-09-30
2
-39
/
+115
*
Minor fix indent
Rocco Marco Guglielmi
2016-09-30
1
-4
/
+4
*
Improved LIS302DL driver and related demos: improved bias and sensitivity han...
Rocco Marco Guglielmi
2016-09-30
2
-31
/
+68
*
Improved LSM303DLHC driver and related demos: improved bias and sensitivity h...
Rocco Marco Guglielmi
2016-09-29
2
-117
/
+226
*
Improved LIS3MDL driver and related demo: improved sensitivity handling.
Rocco Marco Guglielmi
2016-09-28
2
-5
/
+5
*
Improved LPS25H driver and related demo: improved sensitivity handling.
Rocco Marco Guglielmi
2016-09-28
2
-4
/
+4
*
Improved L3GD20 driver and related demo: improved sensitivity and bias handling.
Rocco Marco Guglielmi
2016-09-28
2
-47
/
+90
*
Improved LSM6DS0 driver and related demo: added multiple register read/write.
Rocco Marco Guglielmi
2016-09-28
2
-282
/
+333
*
LIS3MDL minor fixes.
Rocco Marco Guglielmi
2016-09-28
2
-7
/
+8
*
Improved LIS3MDL driver and related demo: added multiple register read/write.
Rocco Marco Guglielmi
2016-09-27
2
-146
/
+146
*
Improved HTS221 driver and related demo: added multiple register read/write.
Rocco Marco Guglielmi
2016-09-27
2
-68
/
+71
*
Improved LPS25H driver and related demo: added multiple register read/write.
Rocco Marco Guglielmi
2016-09-27
2
-112
/
+125
*
Improved HTS221 driver
Rocco Marco Guglielmi
2016-09-27
1
-48
/
+55
*
ChibiOS/EX: added support for HTS221 humidity and temperature MEMS
Rocco Marco Guglielmi
2016-09-27
3
-0
/
+974
*
Mass update of EX drivers. Bias now is completely handled as a float.
Rocco Marco Guglielmi
2016-09-25
14
-32
/
+32
*
Removed wrong defines in LPS25H.
Rocco Marco Guglielmi
2016-09-25
1
-3
/
+0
*
Added support for LPS25H.
Rocco Marco Guglielmi
2016-09-25
3
-0
/
+780
*
Updated LSM6DS0 driver and related STM32 Nucleo F401RE demo
Rocco Marco Guglielmi
2016-09-22
2
-4
/
+4
*
Fixed wrong bit-masks in L3GD20 related header file.
Rocco Marco Guglielmi
2016-09-22
1
-8
/
+8
*
UpdatedEX: LSM6DS0 driver updated to v1.0.0
Rocco Marco Guglielmi
2016-08-31
2
-443
/
+639
*
Fixes in LIS3MDL driver, added a new demo for STM32 Nucleo-64 F401RE
Rocco Marco Guglielmi
2016-08-31
2
-3
/
+12
*
Minor fixes on L3GD20 Drivers
Rocco Marco Guglielmi
2016-08-31
2
-5
/
+17
*
Added missed acquire bus in LSM303DLHC driver
Rocco Marco Guglielmi
2016-08-31
2
-10
/
+19
*
Updated EX: LIS3MDL driver updated to v1.0.0
Rocco Marco Guglielmi
2016-08-20
2
-171
/
+307
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9731 35acf78f-673a-0410...
Rocco Marco Guglielmi
2016-07-30
1
-3
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9730 35acf78f-673a-0410...
Rocco Marco Guglielmi
2016-07-30
1
-2
/
+2
*
UpdatedEX: LIS3DSH driver updated to v1.0.0
Rocco Marco Guglielmi
2016-07-28
2
-353
/
+395
*
Fixed bug in LSM303DLHC acc_set_fullscale and comp_set_fullscale method.
Rocco Marco Guglielmi
2016-07-28
2
-3
/
+39
*
Fixed bug in L3GD20 set_fullscale method.
Rocco Marco Guglielmi
2016-07-27
2
-6
/
+13
*
UpdatedEX: LIS302DL driver updated to v1.0.0
Rocco Marco Guglielmi
2016-07-27
1
-1
/
+1
[prev]
[next]