Commit Graph

238 Commits

Author SHA1 Message Date
Rocco Marco Guglielmi d226497cc2 Updated Updated LIS302DL demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LIS302DL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15447 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-08 10:19:15 +00:00
Rocco Marco Guglielmi 6dab361b94 Updated Updated LSM6DS0 demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM6DS0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15446 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-08 08:29:48 +00:00
Rocco Marco Guglielmi 4ef99d2775 Updated Updated LPS25H demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LPS25H.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15445 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-08 08:20:55 +00:00
Rocco Marco Guglielmi 77454609d9 Updated Updated LIS3MDL demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LIS3MDL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15444 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-08 08:16:48 +00:00
Rocco Marco Guglielmi 184deb923d Updated LSM303AGR demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM303AGR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15442 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-08 08:00:52 +00:00
Rocco Marco Guglielmi 4ddc79903f Updated LSM6DSL demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM6DSL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15440 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-07 19:00:30 +00:00
Rocco Marco Guglielmi e9918a4413 Updated LIS3DSH demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LIS3DSH.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15439 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-07 18:47:21 +00:00
Rocco Marco Guglielmi 7a1228781e Updated LSM303DLHC demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in LSM303DLHC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15437 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-07 17:56:19 +00:00
Rocco Marco Guglielmi db3586adf7 Updated ADXL355 demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in ADXL355.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15436 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-07 17:37:18 +00:00
Rocco Marco Guglielmi 501fa46740 Updated L3GD20 demos in testex demos to be close to the pattern used in testhal demos. Minor changes to field names in L3GD20.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15434 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-02-07 10:40:22 +00:00
Giovanni Di Sirio 800c37a960 Documentation quality fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14036 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-02-08 10:21:45 +00:00
Giovanni Di Sirio a4e9fc5170 Identification macros such as__CHIBIOS_RT__ are now prefixed by two underscores.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13808 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-08-10 12:30:19 +00:00
Rocco Marco Guglielmi 3d1a198221 Improved communication buffer management for ADXL355 Device Driver
Added a new demo for the STM32F7

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13557 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-22 16:02:51 +00:00
Rocco Marco Guglielmi 5742b82e65 Implemented cache handling in the ADXL355 Device Driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13556 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-22 13:34:16 +00:00
Rocco Marco Guglielmi 7fe87fc979 Modified ADXL355 driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13554 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-22 10:58:37 +00:00
Rocco Marco Guglielmi 0276e731fd Fixed makefile and initialized variable i ADXL355 files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13481 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-25 14:24:43 +00:00
Rocco Marco Guglielmi 29c0a99e9b EX: Added support for the ADXL355
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13463 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-20 13:53:11 +00:00
Giovanni Di Sirio f8c1ce8eeb Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13429 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-16 08:58:02 +00:00
Rocco Marco Guglielmi eb47694071 Mass update of copyright period for ChibiOS/EX
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13142 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-23 09:32:53 +00:00
Giovanni Di Sirio 6699452158 Cleanup of TODO instances.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12794 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-05-18 06:41:00 +00:00
Rocco Marco Guglielmi 70c872d44c Reviewed EX documentation (Still incomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12731 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-04-07 15:23:02 +00:00
Rocco Marco Guglielmi 29fd6aba0b Mass rework of EX's makefiles
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12728 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-04-07 13:21:25 +00:00
Rocco Marco Guglielmi 164f5c2c2f Moved Bosch folder
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12727 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-04-07 13:14:33 +00:00
Rocco Marco Guglielmi 538c1b97f6 Moved ST folder
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12726 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-04-07 13:13:43 +00:00
Rocco Marco Guglielmi a2ee068375 Mass rework of ChibiOS\EX: the modules now rely on EX's interfaces.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12724 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-04-07 12:54:09 +00:00
Giovanni Di Sirio de0e42cfef Moved files from HAL and renamed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12722 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-04-07 12:25:12 +00:00
Rocco Marco Guglielmi 1fd33c787e Created dummy template files for vl53l0x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12643 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-02-08 08:35:57 +00:00
Rocco Marco Guglielmi f4e659d850 Fixed Bux #1006
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12635 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-02-03 11:25:22 +00:00
Rocco Marco Guglielmi c248526f60 Fixed Bug #1005
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12633 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-02-03 11:20:45 +00:00
Rocco Marco Guglielmi 33fef46dac Updated testes/STM32/STM32F4xx demos for STM32F4 Discovery to be compliant with new project organization/makefile mechanisms
Batch review of *_USE_ADVANCED macros

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12618 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-01-27 14:59:38 +00:00
gdisirio aeb1a7cd74 Removed micron section.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12597 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-01-26 16:00:40 +00:00
Giovanni Di Sirio f44e916c47 Versions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12594 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-01-26 11:43:33 +00:00
Giovanni Di Sirio 9d21d501b5 Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12574 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-01-21 20:47:47 +00:00
Giovanni Di Sirio d27c34d080 Removed QSPI driver and demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12331 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-10-06 05:04:05 +00:00
Rocco Marco Guglielmi 021bd52c4a Fixed Bug #943
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11985 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-05-02 13:18:38 +00:00
Rocco Marco Guglielmi 86ed98b30a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11758 110e8d01-0319-4d1e-a829-52ad28d1bb01 2018-03-14 20:47:25 +00:00
Rocco Marco Guglielmi 1c189bf60b Updated ChibiOS/EX drivers version number. Updated readme.txt
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11757 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 20:37:53 +00:00
Rocco Marco Guglielmi 3d3363b7da Minor adjustments
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11756 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 20:32:08 +00:00
roccomarco 6198d6d965 Completed LSM303AGR driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11755 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 19:30:08 +00:00
roccomarco 4738ea4a13 Completed LSM303AGR driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11752 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 18:10:24 +00:00
Rocco Marco Guglielmi 4b0e6ca65c Adjustment to LSM303AGR Driver (Still incomplete), added demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11751 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 16:01:39 +00:00
Rocco Marco Guglielmi f685cd7f54 Minor fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11750 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 15:42:45 +00:00
Rocco Marco Guglielmi 286dbbc838 Added template for LSM303AGR Driver (Still incomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11746 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 14:35:19 +00:00
Rocco Marco Guglielmi dc5651bf52 Removed spaces before newline
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11745 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 13:28:50 +00:00
Rocco Marco Guglielmi df0a27871a Completed base support for LSM6DSL added base demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11740 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 11:07:17 +00:00
Rocco Marco Guglielmi bf900f9dbf Fixes on LSM6DS0 demo and driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11739 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 11:04:47 +00:00
Rocco Marco Guglielmi 682ff1867b Adjustments to LSM6DSL Driver (Still incomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11737 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 09:53:23 +00:00
Rocco Marco Guglielmi 99e37a0531 Adjustments to LSM6DSL Driver (Still incomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11736 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 08:50:43 +00:00
Rocco Marco Guglielmi 8172b86629 Added LSM6DSL driver template (working on it)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11733 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-13 21:41:12 +00:00
Rocco Marco Guglielmi 39b398c1f0 Added support for LPS22HB 2 axis Barometer\Thermometer MEMS.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11719 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-13 09:30:43 +00:00