{% load bootstrap %} {% load staticfiles %}

Production and testing information

{{ form.device}} {{ form.status | bootstrap_horizontal }} {{ form.note | bootstrap_horizontal }}

Step 1 - Programming

{{ form.arm_bootloader_programmed | bootstrap_horizontal }} {{ form.arm_bootloader_version | bootstrap_horizontal }} {{ form.pic_programmed | bootstrap_horizontal }} {{ form.pic_version | bootstrap_horizontal }} {{ form.arm_software_programmed | bootstrap_horizontal }} {{ form.arm_software_version | bootstrap_horizontal }} {{ form.current_consumption | bootstrap_horizontal }} {{ form.step1_note | bootstrap_horizontal }}

Step 2 - Preparation

{{ form.identifier_inserted | bootstrap_horizontal }} {{ form.sd_inserted | bootstrap_horizontal }} {{ form.sd_formatted | bootstrap_horizontal }} {{ form.step2_note | bootstrap_horizontal }}

Step 3 - Hardware test

{{ form.oscillator_checked | bootstrap_horizontal }} {{ form.analog_power_checked | bootstrap_horizontal }} {{ form.ai1_read_value | bootstrap_horizontal }} {{ form.ai1_checked | bootstrap_horizontal }} {{ form.ai2_read_value | bootstrap_horizontal }} {{ form.ai2_checked | bootstrap_horizontal }} {{ form.di1_checked | bootstrap_horizontal }} {{ form.di2_checked | bootstrap_horizontal }} {{ form.lcd_checked | bootstrap_horizontal }} {{ form.keyboard_checked | bootstrap_horizontal }} {{ form.power_charging_checked | bootstrap_horizontal }} {{ form.usb_charging_checked | bootstrap_horizontal }} {{ form.step3_note | bootstrap_horizontal }}

Step 4 - Functional test

{{ form.time_sync_ok | bootstrap_horizontal }} {{ form.fast_log_ok | bootstrap_horizontal }} {{ form.interval_ok | bootstrap_horizontal }} {{ form.realtime_ok | bootstrap_horizontal }} {{ form.step4_note | bootstrap_horizontal }}

Step 5 - Finalization

{{ form.date_time_set | bootstrap_horizontal }} {{ form.total_resetted | bootstrap_horizontal }} {{ form.coating | bootstrap_horizontal }} {{ form.screwing | bootstrap_horizontal }} {{ form.step5_note | bootstrap_horizontal }}