Commit Graph

1098 Commits

Author SHA1 Message Date
Robin Müller 02730f9070
add delay for commands 2022-09-27 13:58:55 +02:00
Robin Müller aae1fbddf4
add SD card switch commands 2022-09-27 12:09:27 +02:00
Robin Müller 801afb9550
added SD card switch cmds 2022-09-27 12:05:36 +02:00
Robin Müller eaf79ba03d
re-run generators 2022-09-27 09:33:10 +02:00
Robin Müller 4307620a56
add cmd configs 2022-09-26 22:27:53 +02:00
Robin Müller 947f377147
add TMTC commands for OBSW update 2022-09-26 22:25:47 +02:00
Robin Müller 847a9dc000
tweak changelog 2022-09-16 18:29:20 +02:00
Robin Müller 8c9fe8f4d2
update changelog 2022-09-16 18:27:28 +02:00
Robin Müller e2811947dc
track new run configs 2022-09-16 18:16:39 +02:00
Robin Müller 2210ddb168
run last adaptions 2022-09-16 17:37:01 +02:00
Robin Müller 611855e347
add two files for filetest 2022-09-16 17:31:05 +02:00
Robin Müller 91f85537ce
CFDP integration 2022-09-16 17:28:19 +02:00
Robin Müller d3e3acc152
bump tmtc deps 2022-09-16 17:20:11 +02:00
Jakob Meier 603b7e8574 Merge pull request 'update gomspace commands' (#112) from mueller/gomspace-save-load-table into main
Reviewed-on: #112
Reviewed-by: Jakob Meier <meierj@irs.uni-stuttgart.de>
2022-09-02 12:32:22 +02:00
Robin Müller f366b1c3f6
prompt fix 2022-09-01 17:40:03 +02:00
Robin Müller 6085c6543c
add command to load table 2022-09-01 17:31:24 +02:00
Robin Müller e162e5c51b
update gomspace commands 2022-09-01 16:58:31 +02:00
Jakob Meier abecbe4401 Merge pull request 'GomSpace reset all watchdogs' (#111) from mueller/power-cmds-added into main
Reviewed-on: #111
Reviewed-by: Jakob Meier <meierj@irs.uni-stuttgart.de>
2022-09-01 10:40:44 +02:00
Robin Müller cc31a75685
use zero delay now 2022-08-31 22:51:53 +02:00
Robin Müller 9418b92df4
additional commands for WDT 2022-08-31 22:48:23 +02:00
Robin Müller f5a83db43d
more power commands 2022-08-31 21:15:31 +02:00
Robin Müller 05dd173860
fix for reboot commands 2022-08-29 15:43:29 +02:00
Robin Müller 729e945013
extend power commands 2022-08-29 13:20:44 +02:00
Robin Müller e402b456bf
bump tmtccmd 2022-08-29 11:56:26 +02:00
Jakob Meier cc5def04cb Merge pull request 'Power Command Updates' (#110) from mueller/power-cmds-update into main
Reviewed-on: #110
Reviewed-by: Jakob Meier <meierj@irs.uni-stuttgart.de>
2022-08-28 10:25:51 +02:00
Robin Müller 602e2cf4a8
basic p60 dock param parsing 2022-08-27 17:17:48 +02:00
Robin Müller cd21267796
acu hk parsing 2022-08-27 16:45:35 +02:00
Robin Müller ce837353ca
somoe more restructuring 2022-08-27 16:28:33 +02:00
Robin Müller a53bfd22c4 Merge pull request 'syrlinks HK procedure' (#109) from mueller/syrlinks-proc into main
Reviewed-on: #109
2022-08-27 16:02:10 +02:00
Robin Müller abc3d6bd62
Merge remote-tracking branch 'origin/main' into mueller/syrlinks-proc 2022-08-27 12:55:46 +02:00
Robin Müller efc8e3b4b2
basic pdu config parsing 2022-08-27 01:01:04 +02:00
Robin Müller 6c59fb95d3
clean up and extend power TMTC handling 2022-08-26 23:52:47 +02:00
Robin Müller 0f9aed4ee2
new command to request config table 2022-08-26 23:39:39 +02:00
Robin Müller e4e7308962 Merge branch 'mueller/power-updates' into mueller/power-cmds-update 2022-08-26 23:39:27 +02:00
Robin Müller 079a0f9472
fixes in TM handling 2022-08-26 13:42:32 +02:00
Robin Müller d61af604fe
update pcdu reply handling 2022-08-25 18:13:37 +02:00
Robin Müller df5d68315b
move power module 2022-08-25 16:14:21 +02:00
Jakob Meier 5c0def704f Merge pull request 'Power Commands Update' (#108) from mueller/power-cmds-update into main
Reviewed-on: #108
Reviewed-by: Jakob Meier <meierj@irs.uni-stuttgart.de>
2022-08-25 14:48:41 +02:00
Robin Müller 4f5559c50f
small fix 2022-08-25 09:55:34 +02:00
Robin Müller 3321123581
merge conflict 2022-08-25 08:59:02 +02:00
Robin Müller f22aba3e65
Merge remote-tracking branch 'origin/main' into mueller/power-cmds-update 2022-08-25 08:57:51 +02:00
Robin Müller d19cdfa566 Merge pull request 'Update PLOC SUPV TMTC handling' (#107) from mueller/update-ploc-supv-cmds into main
Reviewed-on: #107
2022-08-24 16:44:57 +02:00
Robin Müller cf8284e518
Merge remote-tracking branch 'origin/main' into mueller/update-ploc-supv-cmds 2022-08-24 16:44:29 +02:00
Robin Müller 7e0bb3e93a
rerun generators based on develop 2022-08-24 16:28:49 +02:00
Robin Müller 3151557b1d
higher default delay 2022-08-24 16:25:00 +02:00
Robin Müller 02b78cc48b
clean up a bit 2022-08-24 16:18:20 +02:00
Robin Müller aadcd2b061 Merge branch 'mueller/update-ploc-supv-cmds' of https://egit.irs.uni-stuttgart.de/eive/eive-tmtc into mueller/update-ploc-supv-cmds 2022-08-24 13:47:55 +02:00
Robin Müller ae29619018
remove unused includes 2022-08-24 13:46:56 +02:00
Robin Müller 7885b29d22
update update command 2022-08-24 12:06:49 +02:00
Robin Müller ac7821575c
bump tmtccmd 2022-08-24 12:02:03 +02:00