PlatSim_Genova/todos.md
2026-02-03 10:39:54 +01:00

1.1 KiB

TODOs

owner: team-ris

conventions: - use tags #tag, owner @user, prio:<low|med|high>, est:

  • sistemare visualizzazione pbit su gui

  • indicare test in running al posto di inizialization

  • chiedere se voglio e no ikl test del target in fase di lancio dello script

  • estimated time to end e da quanto sta girando

  • inserire date time nel run sui report

  • mettere unknown fail anche su B8 collegate al B6

  • mettere procedura di ingaggio del radar modificando i comandi sewguendo questa logica

    a1 = A1()

    a1.message.settings.set_history_level(TargetHistory.TARGET_HISTORY_LEVEL_04)

    a1.message.settings.str.rdr_symbology_intensity = 127

    a2 = A2()

    a2.message.rdr_mode_command.set_master_mode(RdrModes.RWS)

    a2.message.param1.set_gm_submode(0)

    # a3 = A3()

    a4 = A4()

    a4.message.validity_and_slew.raw = 0

  • controllare nel bus controlle i parametri di default di quello che gira adesso come test del target sull'icd

  • verificare che il radar sia in standby e silence prima di fare il test del target

FIXME List