+
attempt: {{ message.attempt + 1 }} | {{ getDateTime }} UTC + | attempt: {{ message.attempt + 1 }} | {{ getDateTime }} UTC
- Grid widgets allow you to customize the display for your own usage. Here - you may add additional widgets to fit your needs. You can move and - resize the individual widgets! + Grid widgets allow you to customize the display. You may add additional widgets to fit your needs. You can move and resize the individual widgets!
- Message Progress {{state.arq_transmission_percent}}% [ {{ state.arq_bytes_per_minute || '---' }} + {{state.arq_transmission_percent}}% [ {{ state.arq_bytes_per_minute || '---' }} bpm / {{ state.arq_bits_per_second || '--' }} bps ]
diff --git a/freedata_gui/src/components/main_startup_check.vue b/freedata_gui/src/components/main_startup_check.vue index 2822c1eb2..8055570ab 100644 --- a/freedata_gui/src/components/main_startup_check.vue +++ b/freedata_gui/src/components/main_startup_check.vue @@ -133,41 +133,26 @@