28 Commits

Author SHA1 Message Date
carlwachter
2f5f537de3 Added GPL 3.0 License 2024-07-05 09:16:24 +00:00
dario
28cb69d069 Updated doc string 2024-07-05 10:18:15 +02:00
carlwachter
3a0d38bf7a Merge pull request 'feature/ms5611-support' (#3) from feature/ms5611-support into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/driver-ms5607/pulls/3
Reviewed-by: carlwachter <carlwachter@noreply.git.intern.spaceteamaachen.de>
2024-05-30 11:12:29 +00:00
dario
37a46c7d87 Smaller fixes 2024-05-30 10:54:07 +02:00
dario
6403df9561 small bugfix 2024-05-17 01:23:17 +02:00
dario
142db575a7 Some cleanup 2024-05-17 00:56:31 +02:00
dario
48cdd646db Updated readme 2024-05-17 00:45:11 +02:00
dario
c0eb36fbe0 Reverted a few changes but fixed a few issues 2024-05-17 00:42:53 +02:00
dario
cdb9b4a1d2 Merged with fix/ms5607 branch and faster implementation 2024-05-16 22:12:29 +02:00
dario
516a47c9eb forgot to add that 2024-05-16 20:41:38 +02:00
dario
d013fbe62b Updated data handling 2024-05-16 20:41:22 +02:00
dario
7505f04558 Changes to make use of previous temperature measurements 2024-04-28 10:56:42 +02:00
dario
e96fae6f97 Fixed conversion maths 2024-04-20 16:03:49 +02:00
dario
5519e3664a Updated driver code; tested on MS5611 2024-04-13 17:43:16 +02:00
dario
90a04b4ee5 Updated driver 2024-03-28 00:44:43 +01:00
dario
1d3bc6acbf Added altitude calculation and more compact API 2024-03-27 16:57:27 +01:00
dario
26f3a6fcf6 More updates to the sensor API 2024-03-26 14:10:32 +01:00
dario
4c4f2658e2 Small cleanup and new methods 2024-03-25 23:05:14 +01:00
@CarlWachter
15d53829d7 cleanup 2023-12-14 13:22:27 +01:00
Theodor Teslia
8d13d93dfa Rewrite API 2023-05-22 13:09:52 +02:00
Theodor Teslia
c7299a8372 Rewrite API change 2023-05-11 13:57:05 +02:00
Theodor Teslia
c5eb409d79 Add gitignore 2023-05-10 14:34:55 +02:00
Theodor Teslia
726e7f6de0 Update TODOs in README 2023-04-27 19:52:26 +02:00
Theodor Teslia
f3097b7f25 Add some possible fixes (pulseCS and explicit type casts) 2023-04-27 11:03:49 +02:00
Theodor Teslia
265245e6ef Comment code 2023-03-18 14:43:10 +01:00
Theodor Teslia
e5181b23cd Small potential fixes after real world experience with SPI 2023-03-09 20:12:36 +01:00
Theodor Teslia
71b9753860 Finish writing the driver; Still needs testing and debugging 2023-02-27 16:42:33 +01:00
Theodor Teslia
21e4d4a4e2 Init commit 2023-02-22 00:05:58 +01:00