Commit Graph

66 Commits

Author SHA1 Message Date
Robin Müller 033676ad3b
smaller fixes for DHB 2022-10-28 10:30:48 +02:00
Robin Müller af06969905
Merge remote-tracking branch 'upstream/mohr/dhb2normal' into mohr/dhb2normal 2022-10-28 10:15:40 +02:00
Robin Müller 226dc4d8b7
UIO mapper can handle symlinks now 2022-10-27 14:01:35 +02:00
Ulrich Mohr bddc7a7ca6 minimal first version 2022-10-26 13:22:16 +02:00
Ulrich Mohr d9730032fd Merge pull request 'DHB Countdown Bug' (#693) from eive/fsfw:mueller/dhb-countdown-bug into development
Reviewed-on: fsfw/fsfw#693
2022-10-10 14:55:43 +02:00
Robin Müller 337cb0d6c9
hotfix 2022-10-10 10:21:17 +02:00
Robin Müller 692be9df8d DHB bugfix and addition 2022-10-06 16:57:47 +02:00
Robin Müller 3de0ae5a48 DHB bug 2022-09-29 17:22:44 +02:00
Robin Müller b9d0ff8fb7
DHB bug 2022-09-29 17:20:18 +02:00
Robin Müller 808e3e0462
remove unused variable 2022-09-16 18:54:48 +02:00
Ulrich Mohr bd594123a2 Merge remote-tracking branch 'upstream/development' into mohr/merge-upstream 2022-09-14 12:54:15 +02:00
Ulrich Mohr 60fd3d43c0 Merge pull request 'DHB TM handler alternative API raw buffer' (#671) from mueller/dhb-handle-device-tm-2 into development
Reviewed-on: fsfw/fsfw#671
2022-09-01 11:22:17 +02:00
Robin Müller 7ae82a5cb4
do not cache previous recipient 2022-09-01 08:58:18 +02:00
Robin Müller 7345c18b04 small fix which allows sending action reply immediately 2022-08-31 16:50:48 +02:00
Robin Müller cfca27542a
small fix which allows sending action reply immediately 2022-08-31 16:26:18 +02:00
Robin Müller 2fa76d3663 Merge remote-tracking branch 'upstream/mueller/dhb-handle-device-tm-2' into develop 2022-08-31 00:02:52 +02:00
Robin Müller 158007fa7f
const correct API 2022-08-31 00:02:25 +02:00
Robin Müller 726f44cafe
Merge remote-tracking branch 'upstream/mueller/dhb-handle-device-tm-2' into develop 2022-08-30 23:53:16 +02:00
Robin Müller ab719a3e59
alternative solution 2022-08-30 23:38:55 +02:00
Robin Müller 21ac86619e
now its getting interesting 2022-08-30 15:52:34 +02:00
Robin Müller eedf57624f
Merge remote-tracking branch 'upstream/mueller/dhb-handle-device-tm' into develop 2022-08-30 15:40:52 +02:00
Robin Müller 3a47062f2a
refactored dhb TM handler 2022-08-30 13:39:21 +02:00
Robin Müller 2a75440b32
allow device tm in raw format 2022-08-27 01:01:29 +02:00
Robin Müller f91ad84bdc
Merge remote-tracking branch 'upstream/mueller/refactor-tmtc-stack' into mueller/refactor-tmtc-stack-retval-merged 2022-08-24 17:13:41 +02:00
Robin Müller 8c8d1cfa84
apply auto-formatter 2022-08-22 15:02:16 +02:00
Robin Müller 1037102349
merge retval refactoring 2022-08-16 01:08:26 +02:00
Robin Müller 62fe75ee40
perform renaming 2022-08-15 20:28:16 +02:00
Robin Müller 03fa77e2b3
get current uptime correctly 2022-08-12 12:29:10 +02:00
Robin Müller 8970a7379a
Merge remote-tracking branch 'upstream/development' into mueller/update-from-upstream 2022-08-12 12:21:50 +02:00
Jakob Meier ecac08814e better naming for functions which reset states of replies 2022-07-14 09:15:13 +02:00
Jakob Meier 4d34f93cfc missing reset of timedOut value in loop of decrementDeviceReplyMap 2022-07-14 08:58:23 +02:00
Ulrich Mohr adbf375f38 some small fixes to dhb countdown addition 2022-07-13 21:58:07 +02:00
Jakob Meier 2d2f65bf89 moved activation of periodic replies to updatePeriodicReply 2022-06-23 11:54:51 +02:00
Robin Müller 5abbf42e9f
some form updates 2022-06-21 00:49:58 +02:00
Jakob Meier ae2f7219fd run auto-formatter 2022-06-06 11:55:42 +02:00
Jakob Meier bf673c56c6 unit test for dhb 2022-06-05 12:52:55 +02:00
Jakob Meier ab68817e9a removed debugging printout 2022-05-26 02:06:05 +02:00
Jakob Meier 3749f31ab4 disable pending commands and replies in MODE_OFF transition 2022-05-26 02:03:39 +02:00
Robin Müller e06c457743
Cache SPI device name in ComIF
- Architecturally, this makes a lot more sense because
  each ComIF should be responsible for one SPI bus
2022-05-11 11:11:39 +02:00
Jakob Meier 951c077abc option to use Countdown object to time out replies 2022-04-26 10:03:04 +02:00
Jakob Meier 900ef5b912 option to use coutdwon object to time out replies 2022-04-26 09:07:03 +02:00
Robin Müller 1bc7a91869
apply auto-formatter 2022-04-01 14:08:29 +02:00
Robin Müller 8e26e287c3 Merge remote-tracking branch 'origin/eive/develop' into mueller/master 2022-04-01 14:07:26 +02:00
Jakob Meier 6c1db8473b get alternative reply from device command info 2022-03-31 14:36:45 +02:00
Jakob Meier 29cf8c9009 fix in getReplyLength 2022-03-31 11:42:39 +02:00
Jakob Meier 532607bf8f extended command info 2022-03-30 09:21:03 +02:00
Robin Müller 3ea9f999b7
apply auto-formatter 2022-03-28 12:59:51 +02:00
Robin Müller 6ea1eabb2d
small order change in DHB 2022-03-28 12:21:25 +02:00
Robin Müller 543daaa95a
various tweaks and improvements 2022-03-17 19:19:02 +01:00
Robin Müller 84f95e8d76
this is better 2022-03-08 09:45:58 +01:00