Device Handler Updates #9

Merged
meierj merged 29 commits from mueller/tmtc-dh-update into develop 2020-12-28 11:09:08 +01:00
Owner

This pull request includes multiple features and fixes:

  • Introduces new version of MGM which uses new local data pools. Code was tested on the AT91, we use this sensor on SOURCE too but the handler logic is independant of the used communication interface anyway. Also uses new local datapools now. @Jakob.Meier good example to see how local datapools work and can be used.
  • Deleted Arduino files from bsp_linux , files were moved to bsp_hosted
  • Repaired hosted build and added Eclipse .project files and launch configurations for Windows
  • Added RM3100 and L3GD20H device handlers. Not tested yet, will be tested on Raspberry Pi.

Fixes #2 .

This pull request includes multiple features and fixes: - Introduces new version of MGM which uses new local data pools. Code was tested on the AT91, we use this sensor on SOURCE too but the handler logic is independant of the used communication interface anyway. Also uses new local datapools now. @Jakob.Meier good example to see how local datapools work and can be used. - Deleted Arduino files from `bsp_linux` , files were moved to `bsp_hosted` - Repaired hosted build and added Eclipse .project files and launch configurations for Windows - Added RM3100 and L3GD20H device handlers. Not tested yet, will be tested on Raspberry Pi. Fixes #2 .
muellerr added the
feature
label 2020-12-27 18:50:48 +01:00
muellerr added 29 commits 2020-12-27 18:50:49 +01:00
meierj merged commit abf53527b3 into develop 2020-12-28 11:09:08 +01:00
Sign in to join this conversation.
No description provided.