OBSW-Client Example #11

Merged
muellerr merged 44 commits from obsw-client-example into main 2022-09-11 16:33:17 +02:00
Owner
  • First variant of example which is able to perform Client-OBSW interaction.
  • It routes a ping telecommand to a PUS packet handler. The PUS packet handler immediately packages a ping reply into a TmStore and then sends a TMTC message (mpsc::Sender<StoreAddr>) to a TM funnel. The TM funnel runs in a separate thread and immediately forwards the request to the UDP server which sends it back to the sender
  • Add basic PUS verification handler which is also used in example application
- First variant of example which is able to perform Client-OBSW interaction. - It routes a ping telecommand to a PUS packet handler. The PUS packet handler immediately packages a ping reply into a `TmStore` and then sends a TMTC message (`mpsc::Sender<StoreAddr>`) to a TM funnel. The TM funnel runs in a separate thread and immediately forwards the request to the UDP server which sends it back to the sender - Add basic PUS verification handler which is also used in example application
muellerr added 6 commits 2022-08-29 10:17:15 +02:00
muellerr added the
enhancement
label 2022-08-29 10:29:45 +02:00
muellerr added this to the satrs v0.1.0 milestone 2022-08-29 10:30:20 +02:00
muellerr changed title from OBSW-Client Example to WIP: OBSW-Client Example 2022-08-29 16:29:42 +02:00
muellerr requested review from nehlichp 2022-08-29 16:30:07 +02:00
muellerr added 1 commit 2022-09-03 13:48:28 +02:00
muellerr added 1 commit 2022-09-03 16:31:22 +02:00
muellerr added 1 commit 2022-09-03 17:10:27 +02:00
muellerr added 1 commit 2022-09-03 18:51:51 +02:00
muellerr added 1 commit 2022-09-04 19:07:39 +02:00
muellerr added 1 commit 2022-09-04 22:24:48 +02:00
muellerr added 1 commit 2022-09-05 18:24:05 +02:00
muellerr added 1 commit 2022-09-06 00:18:00 +02:00
muellerr added 1 commit 2022-09-06 09:48:08 +02:00
muellerr added 1 commit 2022-09-06 10:14:42 +02:00
muellerr added 2 commits 2022-09-06 10:44:53 +02:00
muellerr added 1 commit 2022-09-06 10:47:02 +02:00
muellerr added 2 commits 2022-09-07 11:02:45 +02:00
muellerr added 1 commit 2022-09-07 11:08:05 +02:00
muellerr added 1 commit 2022-09-07 13:37:01 +02:00
muellerr added 1 commit 2022-09-07 14:29:02 +02:00
muellerr added 1 commit 2022-09-07 14:35:25 +02:00
muellerr added 1 commit 2022-09-07 14:48:35 +02:00
muellerr added 1 commit 2022-09-07 14:57:34 +02:00
muellerr added 1 commit 2022-09-07 15:19:07 +02:00
muellerr added 1 commit 2022-09-07 15:21:59 +02:00
muellerr added 1 commit 2022-09-07 15:36:54 +02:00
muellerr added 1 commit 2022-09-08 00:30:01 +02:00
muellerr added 1 commit 2022-09-10 13:34:58 +02:00
muellerr added 1 commit 2022-09-10 14:10:08 +02:00
muellerr added 1 commit 2022-09-10 19:57:49 +02:00
muellerr added 2 commits 2022-09-10 20:18:13 +02:00
muellerr added 1 commit 2022-09-11 14:51:36 +02:00
muellerr changed title from WIP: OBSW-Client Example to OBSW-Client Example 2022-09-11 14:51:51 +02:00
muellerr added 1 commit 2022-09-11 14:58:39 +02:00
muellerr added 2 commits 2022-09-11 16:20:33 +02:00
muellerr added 1 commit 2022-09-11 16:28:06 +02:00
muellerr added 1 commit 2022-09-11 16:30:34 +02:00
muellerr added 1 commit 2022-09-11 16:31:24 +02:00
muellerr added 1 commit 2022-09-11 16:32:05 +02:00
muellerr merged commit b4d2415033 into main 2022-09-11 16:33:17 +02:00
muellerr deleted branch obsw-client-example 2022-09-11 16:33:18 +02:00
Sign in to join this conversation.
No description provided.