proper fault/ext ctrl handling for dual side #529

Merged
muellerr merged 3 commits from improve_duallane_fdir into develop 2023-03-28 22:09:22 +02:00
2 changed files with 37 additions and 22 deletions
Showing only changes of commit 7a8df782cc - Show all commits

2
fsfw

Submodule fsfw updated: b31e1037fb...314f0fa2cd

View File

@@ -36,6 +36,10 @@ struct PtmeGpios {
* programmable logic of the Q7S.
*
* @details
* From a system view, OFF means that the transmitter is off, on means that the transmitter is on.
* The handler will only take care of the IP configuration, the actual swithing and configuration
* of the COM hardware (Syrlinks for the EIVE project) will be done in a separate device handler.
*
* After reboot default CADU bitrate is always set to 100 kbps (results in downlink rate
* of 200 kbps due to convolutional code added by syrlinks transceiver). The IP core handler exposes
* a parameter to enable the priority selection mode for the PTME core.