Commit Graph

5888 Commits

Author SHA1 Message Date
Robin Müller f84097543e
allow passing context to mutex guard 2023-03-02 15:20:59 +01:00
Robin Müller 511d07c0c7
refactored MGM device code 2023-02-26 21:26:24 +01:00
Robin Müller cf735143fe
update for SPI/gyro dev handler code 2023-02-26 14:54:35 +01:00
Robin Müller bdfe31dba4 Merge branch 'mueller/pus-15-tm-storage' into develop 2023-02-24 19:03:21 +01:00
Robin Müller 216f603d62 Merge remote-tracking branch 'origin/develop' into mueller/pus-15-tm-storage 2023-02-24 16:56:32 +01:00
Robin Müller 174a6aa862 Merge pull request 'use timeval instead of uptime for stopwatch' (#125) from stopwatch-fix into develop
Reviewed-on: #125
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
2023-02-24 16:51:28 +01:00
Robin Müller c2d9370aa1 Merge branch 'develop' into stopwatch-fix 2023-02-24 16:51:08 +01:00
Robin Müller 893b434728
allow dest handler to handle folder destinations 2023-02-24 16:49:23 +01:00
Marius Eggert 6eba84566d use timeval instead of uptime 2023-02-24 16:39:49 +01:00
Robin Müller f0415a97b1
some fixes and improvements 2023-02-24 15:49:05 +01:00
Robin Müller abcf1b29b2
execution complete 2023-02-24 14:50:36 +01:00
Robin Müller d373c45d36 Merge branch 'develop' into mueller/pus-15-tm-storage 2023-02-22 15:45:54 +01:00
Robin Müller bd208038dd
printout fixes 2023-02-22 15:45:39 +01:00
Robin Müller 206af00c8b Merge remote-tracking branch 'origin/develop' into mueller/pus-15-tm-storage 2023-02-21 11:14:19 +01:00
Robin Müller 2efff4d2c5
missing include 2023-02-21 02:59:13 +01:00
Robin Müller 2a0c244468
add pus 15 store ID 2023-02-20 16:10:21 +01:00
Robin Müller e1711f0345 Merge remote-tracking branch 'origin/develop' into mueller/pus-15-tm-storage 2023-02-20 15:04:13 +01:00
Robin Müller c327985222
printout tweak 2023-02-20 15:02:00 +01:00
Robin Müller b45206ccd6 Merge remote-tracking branch 'origin/develop' into mueller/pus-15-tm-storage 2023-02-20 13:33:10 +01:00
Robin Müller c8469ca647 a lot of bug potential here 2023-02-18 14:03:19 +01:00
Robin Müller 2d6622b8b8 wtf is this interface 2023-02-18 13:51:24 +01:00
Robin Müller 5f9eb01d94
better naming 2023-02-18 13:46:51 +01:00
Robin Müller 3568bdbecf
lets see if this fixes the issue 2023-02-18 13:45:49 +01:00
Robin Müller fcd84b59ae how the hell does this break anything 2023-02-18 13:37:39 +01:00
Robin Müller e3c968096b i2c small improvements 2023-02-18 13:07:38 +01:00
Robin Müller c745c0c8b4 Merge remote-tracking branch 'origin/develop' into mueller/pus-15-tm-storage 2023-02-17 13:18:09 +01:00
Robin Müller be015b4c66
service 11: cast to fix warning 2023-02-17 12:07:50 +01:00
Robin Müller dae5e988fd Merge remote-tracking branch 'origin/develop' into mueller/pus-15-tm-storage 2023-02-17 11:52:23 +01:00
Robin Müller a6d707a7db
SubsystemBase: Add function to update child modes 2023-02-17 02:04:17 +01:00
Robin Müller fe41d73895
remove obsolete mode 2023-02-16 17:57:03 +01:00
Robin Müller 70b785984c Merge remote-tracking branch 'origin/develop' into mueller/pus-15-tm-storage 2023-02-14 17:33:59 +01:00
Robin Müller 9de6c4b3aa
printout corrections 2023-02-14 14:33:02 +01:00
Robin Müller d256ede8c1
fix cppcheck lint 2023-02-14 10:33:22 +01:00
Robin Müller f0b8457ba2
bugfix for SPI
- Set transfer length to 0 for failed transfers
2023-02-13 13:51:52 +01:00
Robin Müller dac2d210b5
updates for thermal module in DHB 2023-02-13 00:36:54 +01:00
Robin Müller 8b4f73a97b
better error msg 2023-02-12 21:07:11 +01:00
Robin Müller 7fae6cbd6d
added missing CS unlock 2023-02-12 20:06:32 +01:00
Robin Müller d302ba7185
afmt 2023-02-10 13:51:16 +01:00
Robin Müller 14a92b3d89
typo 2023-02-09 18:28:16 +01:00
Robin Müller e4fd424d66
Merge branch 'possible_tc_sched_fixes' into develop 2023-02-09 18:25:44 +01:00
Robin Müller 341a66c265
changelog 2023-02-09 18:22:00 +01:00
Robin Müller b9b076aa4c logic error 2023-02-09 18:18:25 +01:00
Robin Müller d93486a340 that time margin check is possible broken 2023-02-09 18:18:05 +01:00
Robin Müller 820a7f059c
logic error 2023-02-09 18:13:58 +01:00
Robin Müller f4d188c36f
that time margin check is possible broken 2023-02-09 18:12:43 +01:00
Robin Müller 1841f92944
important bugfix for thermal set 2023-02-09 17:17:42 +01:00
Robin Müller b279985859
refactor DHB: Bugfix for thermal module 2023-02-09 16:42:38 +01:00
Ulrich Mohr fa7675897d Merge pull request 'Mode Service Bugfixes' (#736) from eive/fsfw:mode_service_fixes into development
Reviewed-on: fsfw/fsfw#736
2023-02-09 15:56:26 +01:00
Ulrich Mohr 3a2393885f more style 2023-02-09 15:44:39 +01:00
Ulrich Mohr c752b6d143 Merge pull request 'Generic TMTC Bridge Update' (#734) from eive/fsfw:tmtcbridge_tweaks into development
Reviewed-on: fsfw/fsfw#734
2023-02-09 15:37:35 +01:00